RikkiXu commited on
Commit
67eb938
1 Parent(s): 78c0ab0

Training in progress, step 600

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/mnt/bn/xuruijie-llm/checkpoints/new_world/v1-ultral",
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/hh-rlhf/sft_0521/checkpoint-5500/",
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/May29_12-00-09_n136-129-074/events.out.tfevents.1716955923.n136-129-074.1973771.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15152aa42b8a1263eba759984216da896a371fc109b2124b3a73cf6264e76b43
3
- size 77754
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19c0e5382cc802228a9c2b7b2d33ee8c27498a34bb78fef94cc726d29cb1bf39
3
+ size 92254
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:779f73f388521e0f395287963f477f5a8d0769a21266a386167275b2cdb607bf
3
- size 6520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aee1521b58337043e5c151f8c5432f2bf528d8911b59f22e3389571d854b598d
3
+ size 6264