DonJoey commited on
Commit
4c995f3
1 Parent(s): afe29f8

Training in progress, step 36

Browse files
config.json CHANGED
@@ -1,12 +1,11 @@
1
  {
2
- "_name_or_path": "/home/zhangqiyuan3/qiyuan/Mistral-7B-v0.3",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 1,
8
  "eos_token_id": 2,
9
- "head_dim": 128,
10
  "hidden_act": "silu",
11
  "hidden_size": 4096,
12
  "initializer_range": 0.02,
@@ -21,7 +20,7 @@
21
  "sliding_window": null,
22
  "tie_word_embeddings": false,
23
  "torch_dtype": "bfloat16",
24
- "transformers_version": "4.44.2",
25
  "use_cache": false,
26
  "vocab_size": 32768
27
  }
 
1
  {
2
+ "_name_or_path": "/data/qiyuan/Mistral-7B-v0.3",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 1,
8
  "eos_token_id": 2,
 
9
  "hidden_act": "silu",
10
  "hidden_size": 4096,
11
  "initializer_range": 0.02,
 
20
  "sliding_window": null,
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
+ "transformers_version": "4.42.4",
24
  "use_cache": false,
25
  "vocab_size": 32768
26
  }
runs/Sep12_14-07-14_cs420n/events.out.tfevents.1726121305.cs420n.2347563.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efd122efcb4329cdb9c870a8b7717e468516af8013634a7922e709cc39151d62
3
+ size 5879
runs/Sep12_14-31-45_cs420n/events.out.tfevents.1726122724.cs420n.2361248.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c45608ad589e12817608d99f78541fada5bb2f8e44c776e5da5300d4bc170f1
3
+ size 5465
runs/Sep12_14-33-22_cs420n/events.out.tfevents.1726122939.cs420n.2362893.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1608a2cfeb31f0abc670dc88846f164d1a873be6047c2847f575ab7edc163740
3
+ size 7653
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e24dc5e4258793888327d4f5883897d817478f4c04879282b7a59e04caf00e7
3
- size 6968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28d3e1e0bec2930c26658fee2d9730d3ffc124ac21244737e565fa3f0627d6d1
3
+ size 6904