RikkiXu commited on
Commit
027dc1d
1 Parent(s): 29d6b1c

Training in progress, step 300

Browse files
config.json CHANGED
@@ -20,7 +20,7 @@
20
  "sliding_window": 4096,
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
- "transformers_version": "4.41.1",
24
  "use_cache": false,
25
  "vocab_size": 32000
26
  }
 
20
  "sliding_window": 4096,
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
+ "transformers_version": "4.39.3",
24
  "use_cache": false,
25
  "vocab_size": 32000
26
  }
runs/Jun22_10-12-16_n136-129-074/events.out.tfevents.1719022369.n136-129-074.445700.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:065c271a8b1a60ab6cebdf89938466463c0b975202cd67c4ac9d0f86ab98d7db
3
- size 19211
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e022233200fa60f7285445505f9fc22bb99a1ff42a57630604c9a47c7955a0cb
3
+ size 26091
tokenizer.json CHANGED
@@ -134,7 +134,6 @@
134
  "end_of_word_suffix": null,
135
  "fuse_unk": true,
136
  "byte_fallback": true,
137
- "ignore_merges": false,
138
  "vocab": {
139
  "<unk>": 0,
140
  "<s>": 1,
 
134
  "end_of_word_suffix": null,
135
  "fuse_unk": true,
136
  "byte_fallback": true,
 
137
  "vocab": {
138
  "<unk>": 0,
139
  "<s>": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6819c1dd4414cf3e1008e039028d4a09c333504f352311e2138049a4cec39cd4
3
- size 6520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a0444b55e899bda2b049d57e26db7ba9934f12da1827bec93bef3d39b6e277a
3
+ size 6264