RikkiXu commited on
Commit
b2dd4a0
1 Parent(s): 850717f

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.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/May30_23-06-50_n136-082-130/events.out.tfevents.1717081743.n136-082-130.3690638.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da85794157e225b954f87b803cd3114b355bbc52e1ebedf601617c4f9a90c631
3
- size 20959
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da0499e6be3eb98bddd1ab1d1e49ba32ad50857d075494e7f4f7550d0e43082e
3
+ size 28579
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:a23a0d75e27ccb15922681de89ff92fc99221acf637151582f87e6fcfbe44b96
3
- size 6264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64b9ce726680b0e48b6ed9b9cf02bd9886d9c4dc43b9488efca75e67b2fe6cd7
3
+ size 6520