RikkiXu commited on
Commit
940fb32
1 Parent(s): 0e24aa4

Training in progress, step 300

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/mnt/bn/xuruijie-llm/checkpoints/new_world/v1-distill-round2-0.5-lr58",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
@@ -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": 32002
26
  }
 
1
  {
2
+ "_name_or_path": "/mnt/bn/xuruijie-llm/checkpoints/new_world/v1-ultral",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
 
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
  }
runs/Jun06_13-29-12_n136-129-074/events.out.tfevents.1717652376.n136-129-074.1035360.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:781925ad12a034471da45a889edc54b22aaf657193ec47d43325eb9dc28eff39
3
- size 19158
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bef81b7e8e08e6c2ab3fc2c505cd33b52117067ed55425ef435ce56bd7ccb9a
3
+ size 26038
tokenizer.json CHANGED
@@ -152,7 +152,6 @@
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,
 
152
  "end_of_word_suffix": null,
153
  "fuse_unk": true,
154
  "byte_fallback": true,
 
155
  "vocab": {
156
  "<unk>": 0,
157
  "<s>": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:512adc2137770b57e7ddb69d1de095538b32cce7dd07b1838622c10c27d98439
3
- size 6520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fca5a261a54300d1452b13f8cd6d979be181e6f4026bf678536b29a267ee051
3
+ size 6264