Hanxiaofeng123 commited on
Commit
ce09386
1 Parent(s): d7b6a61

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "mistralai/Mixtral-8x7B-Instruct-v0.1",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,9 +20,9 @@
20
  "revision": null,
21
  "target_modules": [
22
  "o_proj",
23
- "k_proj",
24
  "q_proj",
25
  "gate",
 
26
  "v_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "revision": null,
21
  "target_modules": [
22
  "o_proj",
 
23
  "q_proj",
24
  "gate",
25
+ "k_proj",
26
  "v_proj"
27
  ],
28
  "task_type": "CAUSAL_LM"
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3fbaaa70e5f0dc50134c54bd96a78f7cab5d9f36ed74b5e3b20d6fc1f647d10d
3
- size 125905328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1061eebb2bd138e748fa99483c8b334b712999dd925106f9ffeec242b750a30f
3
+ size 125910768
runs/Dec27_06-14-13_e047f54d00ab/events.out.tfevents.1703657672.e047f54d00ab.121111.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65ada365c8819723cbb83a668642b7af1f8b9aae8d63f3ac96810bd07da177b6
3
+ size 5108
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:592687f1f7f7206614797b90d909d922bdd07893d16531e4f7519f4ef253ff25
3
- size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65c205a12c047b8bdc9a4a73356af3a44c586879d783d6fa397f22fb28a4e4d5
3
+ size 4792