Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,9 @@ tags:
|
|
8 |
model-index:
|
9 |
- name: llama3-8b-energy
|
10 |
results: []
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -49,4 +52,4 @@ The following hyperparameters were used during training:
|
|
49 |
- Transformers 4.42.4
|
50 |
- Pytorch 2.3.1+cu121
|
51 |
- Datasets 2.20.0
|
52 |
-
- Tokenizers 0.19.1
|
|
|
8 |
model-index:
|
9 |
- name: llama3-8b-energy
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- Zihao-Li/IEA_Energy_Dataset
|
13 |
+
pipeline_tag: text-generation
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
52 |
- Transformers 4.42.4
|
53 |
- Pytorch 2.3.1+cu121
|
54 |
- Datasets 2.20.0
|
55 |
+
- Tokenizers 0.19.1
|