testifyphili commited on
Commit
a461820
1 Parent(s): a8b663d

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_proj",
23
+ "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60f46dfcd89e9f71eb760d4b68b550573668c9fb9abe1971763fd49577dd8f60
3
  size 18034152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b08d62df8d2b2ec2575f78eb098b83eb15c7dd265a1bc9759d475a179369f1ef
3
  size 18034152
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 500,
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:dfd19d3925c97a9d4ce360520e2b519d8659a77abf62075a801531cc14c30809
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84e49f11c5856dd27a239863e7ee6e47ca50e01bdf547cad16db677e5062d23b
3
  size 4728