melisa commited on
Commit
c318af2
1 Parent(s): 4929269

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "distilbert/distilroberta-base",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
@@ -24,7 +24,7 @@
24
  "max_position_embeddings": 514,
25
  "model_type": "roberta",
26
  "num_attention_heads": 12,
27
- "num_hidden_layers": 6,
28
  "pad_token_id": 1,
29
  "position_embedding_type": "absolute",
30
  "problem_type": "single_label_classification",
 
1
  {
2
+ "_name_or_path": "FacebookAI/roberta-base",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
 
24
  "max_position_embeddings": 514,
25
  "model_type": "roberta",
26
  "num_attention_heads": 12,
27
+ "num_hidden_layers": 12,
28
  "pad_token_id": 1,
29
  "position_embedding_type": "absolute",
30
  "problem_type": "single_label_classification",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07da70601a4c103539c12546b7b050aacb5692a013e68f9a32355d54e75f20ed
3
- size 328492280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c93b545574c4863da2ca39398f58980cf313db1d3fada35f9a7366e8d31366a6
3
+ size 498612824
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8198dfa818b494e92434315d92805e2d328b3bebad91c7bf10d34dad9ae10ea
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b487110f0b42ddaae27ee1386675921876d6a4696037273ab7f4435ba14221d
3
  size 5048