RikkiXu commited on
Commit
75e07e1
1 Parent(s): f2fac98

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.39.3",
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.41.1",
24
  "use_cache": false,
25
  "vocab_size": 32000
26
  }
runs/Jul03_15-17-55_n136-082-130/events.out.tfevents.1719991183.n136-082-130.628998.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c45041a57d02066b4b5d5b0e80bcc8ef069ce28f6bbc6d4f74e7400edc56e938
3
+ size 5175
runs/Jul03_15-21-42_n136-082-130/events.out.tfevents.1719991334.n136-082-130.630624.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b610b7da9768a11120dbc950fe33afa6f39fe5c521aaeb82fa9ae2551cda0815
3
+ size 5175
runs/Jul03_15-26-49_n136-082-130/events.out.tfevents.1719991638.n136-082-130.633161.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f67c03f019b29189b2e22e1c49af36145fddeb12b2afbca41dc89f389e7d378f
3
+ size 5175
runs/Jul03_15-29-09_n136-082-130/events.out.tfevents.1719991781.n136-082-130.634611.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7c80b4195fb8d4ed2ccf52a021f5bdd6556161ccaf462fb6567f75bad28c0fc
3
+ size 12055
tokenizer.json CHANGED
@@ -134,6 +134,7 @@
134
  "end_of_word_suffix": null,
135
  "fuse_unk": true,
136
  "byte_fallback": true,
 
137
  "vocab": {
138
  "<unk>": 0,
139
  "<s>": 1,
 
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,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1d61f3f40984a27804796f9200f285d18e351525b1fb4548cb5a199e42e0188
3
- size 6328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3097d7a227720d08613fda0662f59952b3be18b3ae46095e30d08c7d4de3b7a3
3
+ size 6520