NBAmine commited on
Commit
292db04
·
verified ·
1 Parent(s): 5f9b702

Training in progress, epoch 4

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: nemo-text-to-sql-phase2
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - sft
 
9
  licence: license
10
  ---
11
 
 
4
  model_name: nemo-text-to-sql-phase2
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
+ - trl
9
  licence: license
10
  ---
11
 
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "v_proj",
33
- "q_proj",
34
  "k_proj",
35
- "o_proj",
36
  "down_proj",
 
37
  "gate_proj",
38
- "up_proj"
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
32
  "k_proj",
 
33
  "down_proj",
34
+ "o_proj",
35
  "gate_proj",
36
+ "up_proj",
37
+ "q_proj",
38
+ "v_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:f46c590a365bafa0b811513437da5e7d8483ece074035b6cb7866f4b8fa0ddbf
3
  size 228140600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:549ff55c9b7df5d39243d500e1f9ca5c2d8f81fd61f01bad6e770df99cd4642c
3
  size 228140600
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af1f15f9c776b8fd13191f98c1f119768de73cea6cded240bc06132c6f7b3d65
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f69888a63d7dbdc14452efa835b06908606f8c384200e78ac65b432c94b2f31
3
  size 6353