DavidLanz commited on
Commit
7ba2a4c
1 Parent(s): 877bd64

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +5 -5
  2. adapter_config.json +2 -2
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,20 +1,20 @@
1
  ---
 
2
  language:
3
  - en
4
- license: apache-2.0
5
  library_name: peft
 
 
 
6
  tags:
7
  - facebook
8
  - meta
9
  - pytorch
10
  - llama
11
  - llama-2
12
- base_model: DavidLanz/Llama3-tw-8B-Instruct
13
- model_name: Llama 3 8B Instruct
14
  inference: false
15
  model_creator: Meta Llama 3
16
  model_type: llama
17
- pipeline_tag: text-generation
18
  quantized_by: QLoRA
19
  ---
20
 
@@ -34,7 +34,7 @@ Disclaimer: This model is for a time series problem on LLM performance, and it's
34
 
35
  ## Model Details
36
 
37
- The training data source is from the [臺灣證券交易所 / Taiwan Stock Exchange (TWSE)](https://www.twse.com.tw/), covering the period from January 1, 2019, to July 5, 2024 (5 years).
38
 
39
  ### Model Description
40
 
 
1
  ---
2
+ base_model: DavidLanz/Llama3-tw-8B-Instruct
3
  language:
4
  - en
 
5
  library_name: peft
6
+ license: apache-2.0
7
+ model_name: Llama 3 8B Instruct
8
+ pipeline_tag: text-generation
9
  tags:
10
  - facebook
11
  - meta
12
  - pytorch
13
  - llama
14
  - llama-2
 
 
15
  inference: false
16
  model_creator: Meta Llama 3
17
  model_type: llama
 
18
  quantized_by: QLoRA
19
  ---
20
 
 
34
 
35
  ## Model Details
36
 
37
+ The training data source is from the [臺灣證券交易所 / Taiwan Stock Exchange (TWSE)](https://www.twse.com.tw/), covering the period from January 1, 2019, to July 1, 2024 (5 years).
38
 
39
  ### Model Description
40
 
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6dd8c67c94a23e7cd11a3e9bc334ef91e02cdb0b94ba135010381ae849d8e73
3
  size 109069176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a05b1ef92a24752c5e55e6ac93320e84f67696f508aa6b81fde0d0d874d18d2c
3
  size 109069176