mgutierrez commited on
Commit
91f21ca
·
verified ·
1 Parent(s): 06f1015

Training in progress, step 500

Browse files
config.json CHANGED
@@ -29,7 +29,7 @@
29
  "position_embedding_type": "absolute",
30
  "problem_type": "single_label_classification",
31
  "torch_dtype": "float32",
32
- "transformers_version": "4.44.2",
33
  "type_vocab_size": 1,
34
  "use_cache": true,
35
  "vocab_size": 50265
 
29
  "position_embedding_type": "absolute",
30
  "problem_type": "single_label_classification",
31
  "torch_dtype": "float32",
32
+ "transformers_version": "4.46.2",
33
  "type_vocab_size": 1,
34
  "use_cache": true,
35
  "vocab_size": 50265
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46be0e3d78b9ca7bb69196434dc46c976a8976a0c5c394eab4d7b2917617e41e
3
  size 328492280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7be5eab85bcfdeca2eac2a037a0d02f9fec34b6199cd4d8db3238911550eba36
3
  size 328492280
runs/Nov15_15-03-09_27c47a98afdf/events.out.tfevents.1731683058.27c47a98afdf.564.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b41a8b10ea0afb018678f555f320bc3a5798e40749d0d4fd0cc94d4f62e86c31
3
+ size 5954
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -43,7 +43,7 @@
43
  }
44
  },
45
  "bos_token": "<s>",
46
- "clean_up_tokenization_spaces": true,
47
  "cls_token": "<s>",
48
  "eos_token": "</s>",
49
  "errors": "replace",
 
43
  }
44
  },
45
  "bos_token": "<s>",
46
+ "clean_up_tokenization_spaces": false,
47
  "cls_token": "<s>",
48
  "eos_token": "</s>",
49
  "errors": "replace",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f465f8aa64774901a14878cdf21b1d6326d678be464128fd9211c771ff680cbe
3
- size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f51a164ef10bb345fa104ddd757c9d6ac3b6448de3519446957756b0efcb5be9
3
+ size 5432