RayBernard commited on
Commit
b74895c
1 Parent(s): 8f6baf7

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "v_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
+ "q_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49c029aa7187b980424779630d526a72b36b360d3de570e78f008fa450cc0c5e
3
  size 13648432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20a6237c95ebde6470f2285b0a4428e7a18f8b7ec65ecc0c6d5329bbda686063
3
  size 13648432
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
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:b0d40610b065c4687ec51294f13ab2757292d27a97f11df91a2ce5b7d6bba2dc
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0fbfa34ea5e44b674099d512147eac1506bc69876ed7b96b156821c3d549e2b
3
  size 5112