tchakra1 commited on
Commit
ce0ab5a
·
verified ·
1 Parent(s): 9b5e4a1

Training in progress, step 32

Browse files
Files changed (3) hide show
  1. README.md +2 -3
  2. adapter_config.json +5 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,18 +1,17 @@
1
  ---
2
  base_model: LiquidAI/LFM2-2.6B
3
- datasets: mwaldrop/heavydb-text-to-sql-schema
4
  library_name: transformers
5
  model_name: LFM2-2.6B-SFT
6
  tags:
7
  - generated_from_trainer
8
- - sft
9
  - trl
 
10
  licence: license
11
  ---
12
 
13
  # Model Card for LFM2-2.6B-SFT
14
 
15
- This model is a fine-tuned version of [LiquidAI/LFM2-2.6B](https://huggingface.co/LiquidAI/LFM2-2.6B) on the [mwaldrop/heavydb-text-to-sql-schema](https://huggingface.co/datasets/mwaldrop/heavydb-text-to-sql-schema) dataset.
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
 
1
  ---
2
  base_model: LiquidAI/LFM2-2.6B
 
3
  library_name: transformers
4
  model_name: LFM2-2.6B-SFT
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
+ - sft
9
  licence: license
10
  ---
11
 
12
  # Model Card for LFM2-2.6B-SFT
13
 
14
+ This model is a fine-tuned version of [LiquidAI/LFM2-2.6B](https://huggingface.co/LiquidAI/LFM2-2.6B).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
adapter_config.json CHANGED
@@ -32,13 +32,13 @@
32
  "rank_pattern": {},
33
  "revision": null,
34
  "target_modules": [
35
- "q_proj",
36
- "o_proj",
37
  "k_proj",
38
- "up_proj",
39
- "down_proj",
40
  "v_proj",
41
- "gate_proj"
 
 
 
42
  ],
43
  "target_parameters": null,
44
  "task_type": null,
 
32
  "rank_pattern": {},
33
  "revision": null,
34
  "target_modules": [
 
 
35
  "k_proj",
36
+ "o_proj",
 
37
  "v_proj",
38
+ "down_proj",
39
+ "q_proj",
40
+ "gate_proj",
41
+ "up_proj"
42
  ],
43
  "target_parameters": null,
44
  "task_type": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15f8fc870095b704d0989c877b9965fc175b7ff8946e42f054024a4bfee5408a
3
  size 4725008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a397759b71ed807c80f7d84de26d65083ceba02c305cad5568fbd7def8608b60
3
  size 4725008