theone049 commited on
Commit
0181f8b
verified
1 Parent(s): dbc305d

Upload model

Browse files
Files changed (3) hide show
  1. README.md +6 -6
  2. adapter_config.json +35 -33
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
  library_name: transformers
3
  tags:
4
- - agriculture
5
- - question-answering
6
- - LoRA
7
- - tinyllama
8
- - fine-tuned
9
- - causal-lm
10
  license: apache-2.0
11
  ---
12
 
 
1
  ---
2
  library_name: transformers
3
  tags:
4
+ - agriculture
5
+ - question-answering
6
+ - LoRA
7
+ - tinyllama
8
+ - fine-tuned
9
+ - causal-lm
10
  license: apache-2.0
11
  ---
12
 
adapter_config.json CHANGED
@@ -1,34 +1,36 @@
1
- {
2
- "alpha_pattern": {},
3
- "auto_mapping": null,
4
- "base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
5
- "bias": "none",
6
- "corda_config": null,
7
- "eva_config": null,
8
- "exclude_modules": null,
9
- "fan_in_fan_out": false,
10
- "inference_mode": true,
11
- "init_lora_weights": true,
12
- "layer_replication": null,
13
- "layers_pattern": null,
14
- "layers_to_transform": null,
15
- "loftq_config": {},
16
- "lora_alpha": 16,
17
- "lora_bias": false,
18
- "lora_dropout": 0.1,
19
- "megatron_config": null,
20
- "megatron_core": "megatron.core",
21
- "modules_to_save": null,
22
- "peft_type": "LORA",
23
- "r": 8,
24
- "rank_pattern": {},
25
- "revision": null,
26
- "target_modules": [
27
- "q_proj",
28
- "v_proj"
29
- ],
30
- "task_type": "CAUSAL_LM",
31
- "trainable_token_indices": null,
32
- "use_dora": false,
33
- "use_rslora": false
 
 
34
  }
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "qalora_group_size": 16,
24
+ "r": 8,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "v_proj",
29
+ "q_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "trainable_token_indices": null,
33
+ "use_dora": false,
34
+ "use_qalora": false,
35
+ "use_rslora": false
36
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:038581dc47e0a83a672756b797bf624672b094b01517a0081406a5eebe77ebd1
3
  size 4517152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0aadd03e1920032b609261efd3abb6aaaab62cb2ff139fe16c491a94befe8a3f
3
  size 4517152