RikkiXu commited on
Commit
9e14a49
1 Parent(s): 9f518c0

Training in progress, step 100

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.38.2",
24
  "use_cache": false,
25
  "vocab_size": 32002
26
  }
 
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": 32002
26
  }
runs/Jun05_11-30-24_n136-082-130/events.out.tfevents.1717558348.n136-082-130.1548005.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:938bd37b0a60c759124223ece2c913ffb921e1032aa4ef9af0c04da60b0d5abd
3
+ size 5127
runs/Jun05_12-04-45_n136-082-130/events.out.tfevents.1717560412.n136-082-130.1555725.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:224f2f1ec408647cbff13a18176c75750d2683233653fa7e8f619473a0da3071
3
+ size 12563
tokenizer.json CHANGED
@@ -152,6 +152,7 @@
152
  "end_of_word_suffix": null,
153
  "fuse_unk": true,
154
  "byte_fallback": true,
 
155
  "vocab": {
156
  "<unk>": 0,
157
  "<s>": 1,
 
152
  "end_of_word_suffix": null,
153
  "fuse_unk": true,
154
  "byte_fallback": true,
155
+ "ignore_merges": false,
156
  "vocab": {
157
  "<unk>": 0,
158
  "<s>": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1bd4308a59a30b1baf3984e422dc367cf8ba778983904b02b191198a93a5e605
3
- size 6264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f25478f8e49642069f09928993d55f6758b763ec3aabf83a001a9315e848492f
3
+ size 6520