raphaeldoan commited on
Commit
f352b14
·
verified ·
1 Parent(s): 8ea44cb

Training in progress, step 100

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -4,9 +4,9 @@ library_name: transformers
4
  model_name: ecrivain-18e-8b
5
  tags:
6
  - generated_from_trainer
 
7
  - hf_jobs
8
  - sft
9
- - trl
10
  licence: license
11
  ---
12
 
 
4
  model_name: ecrivain-18e-8b
5
  tags:
6
  - generated_from_trainer
7
+ - trl
8
  - hf_jobs
9
  - sft
 
10
  licence: license
11
  ---
12
 
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "gate_proj",
33
- "k_proj",
34
  "down_proj",
35
- "q_proj",
36
  "v_proj",
 
 
 
37
  "up_proj",
38
- "o_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
32
  "down_proj",
 
33
  "v_proj",
34
+ "gate_proj",
35
+ "k_proj",
36
+ "o_proj",
37
  "up_proj",
38
+ "q_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e68f1857b7397c9e8603a5c5dcd62fdbe18ce9e678d7f6e0afda5d73f68191dd
3
  size 87361592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c14e0f0bbfd46930f25fbdfed457e15b1c2feac56e836770e97270228647220
3
  size 87361592