NBAmine commited on
Commit
9662908
·
verified ·
1 Parent(s): c29f78f

Training in progress, epoch 3

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