atmallen commited on
Commit
080cb65
1 Parent(s): a99bc46

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -23,11 +23,11 @@
23
  "revision": null,
24
  "target_modules": [
25
  "v_proj",
26
- "gate_proj",
27
- "q_proj",
28
  "up_proj",
 
29
  "k_proj",
30
- "down_proj"
 
31
  ],
32
  "task_type": null
33
  }
 
23
  "revision": null,
24
  "target_modules": [
25
  "v_proj",
 
 
26
  "up_proj",
27
+ "down_proj",
28
  "k_proj",
29
+ "q_proj",
30
+ "gate_proj"
31
  ],
32
  "task_type": null
33
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eff0151d2603fe6c0d0dbc2bd63e7f646d5aa2896d69f1421859518a03713333
3
  size 37799672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32d305bb72c3839020064d3f847a33725a8346fb08a649ac71eaff6ea1136581
3
  size 37799672
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:cbcded6389d2ea54fc0be11ec86f24a26653b6f23cf7d05cf7139ad1dea95c91
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65b1c91338b655701a2c3cb0c85d9391264c11c0615d91a9109f9b4fec0d5166
3
  size 4920