NBAmine commited on
Commit
21a8f8a
·
verified ·
1 Parent(s): 3e7237e

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-w-context
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - sft
 
9
  licence: license
10
  ---
11
 
 
4
  model_name: nemo-text-to-sql-phase2-w-context
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
+ - trl
9
  licence: license
10
  ---
11
 
adapter_config.json CHANGED
@@ -32,10 +32,10 @@
32
  "down_proj",
33
  "q_proj",
34
  "o_proj",
35
- "v_proj",
36
- "gate_proj",
37
  "up_proj",
38
- "k_proj"
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
32
  "down_proj",
33
  "q_proj",
34
  "o_proj",
35
+ "k_proj",
 
36
  "up_proj",
37
+ "v_proj",
38
+ "gate_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:df1c1aa2916d5972f5efeb6284e8eab0c9c72f3782a534e72ebed006d4a326dc
3
  size 228140600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42057458be0849df210a2b4c2241429197465f786f00b0c91791a8239fe63ce0
3
  size 228140600
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd36270ff585b2d668c6df7d7ada51207c25255f0fc66fa207d06a8a67152786
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc1b103633cf7c9962527dcf216e434ddad474edf117eac5e9f686412165c6b7
3
  size 6353