ayameRushia commited on
Commit
fda90ac
1 Parent(s): 9c77581

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. model.safetensors +1 -1
  3. tokenizer.json +1 -0
  4. training_args.bin +2 -2
config.json CHANGED
@@ -32,7 +32,7 @@
32
  "position_embedding_type": "absolute",
33
  "problem_type": "single_label_classification",
34
  "torch_dtype": "float32",
35
- "transformers_version": "4.38.2",
36
  "type_vocab_size": 1,
37
  "use_cache": true,
38
  "vocab_size": 52000
 
32
  "position_embedding_type": "absolute",
33
  "problem_type": "single_label_classification",
34
  "torch_dtype": "float32",
35
+ "transformers_version": "4.41.1",
36
  "type_vocab_size": 1,
37
  "use_cache": true,
38
  "vocab_size": 52000
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ebef82c3e7cd9257bf1867553d28fde6260105f4c6dc38cf8b3d43e2b456cb9
3
  size 333825276
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8a731a6a2ec7a1e31e762e19eb773877c62bc0d887d4f1cabcdd98603d31ff9
3
  size 333825276
tokenizer.json CHANGED
@@ -88,6 +88,7 @@
88
  "end_of_word_suffix": "",
89
  "fuse_unk": false,
90
  "byte_fallback": false,
 
91
  "vocab": {
92
  "<s>": 0,
93
  "<pad>": 1,
 
88
  "end_of_word_suffix": "",
89
  "fuse_unk": false,
90
  "byte_fallback": false,
91
+ "ignore_merges": false,
92
  "vocab": {
93
  "<s>": 0,
94
  "<pad>": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:330bb37734538bf1a2f5aa4b83873dda949968c994b0274aafd163fc3a795806
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a98b97ba41ccb282d31030d63474f00ad5a344a8940c9a89bd2238463dedb4c
3
+ size 5176