SURESHBEEKHANI commited on
Commit
4b4c490
1 Parent(s): 8438996

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +7 -7
  2. adapter_config.json +3 -3
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,15 +1,15 @@
1
  ---
2
- license: apache-2.0
3
- tags:
4
- - unsloth
5
- - finance
6
- - sentiment-analysis
7
  datasets:
8
  - SURESHBEEKHANI/finance_sentiment
9
  language:
10
  - en
 
 
11
  metrics:
12
  - accuracy
13
  pipeline_tag: text-classification
14
- library_name: transformers
15
- ---
 
 
 
 
1
  ---
 
 
 
 
 
2
  datasets:
3
  - SURESHBEEKHANI/finance_sentiment
4
  language:
5
  - en
6
+ library_name: transformers
7
+ license: apache-2.0
8
  metrics:
9
  - accuracy
10
  pipeline_tag: text-classification
11
+ tags:
12
+ - unsloth
13
+ - finance
14
+ - sentiment-analysis
15
+ ---
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "k_proj",
25
  "q_proj",
26
  "gate_proj",
27
  "down_proj",
 
 
28
  "v_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
  "gate_proj",
25
  "down_proj",
26
+ "up_proj",
27
+ "k_proj",
28
  "v_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b8ad521ad5a2b17e905e5217c3dc29120c4c039747450bda4f84440df68c154
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e56003f8e2f597cad7a0ca09ecf4401f65bf9ff2e6514f0c74e308e33c8a6b3a
3
  size 45118424