Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,11 @@ base_model: mistralai/Mistral-7B-Instruct-v0.2
|
|
6 |
model-index:
|
7 |
- name: emissions-extraction-lora
|
8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -164,4 +169,4 @@ The following hyperparameters were used during training:
|
|
164 |
- Transformers 4.37.1
|
165 |
- Pytorch 2.0.1
|
166 |
- Datasets 2.16.1
|
167 |
-
- Tokenizers 0.15.0
|
|
|
6 |
model-index:
|
7 |
- name: emissions-extraction-lora
|
8 |
results: []
|
9 |
+
license: apache-2.0
|
10 |
+
datasets:
|
11 |
+
- nopperl/sustainability-report-emissions-instruction-style
|
12 |
+
language:
|
13 |
+
- en
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
169 |
- Transformers 4.37.1
|
170 |
- Pytorch 2.0.1
|
171 |
- Datasets 2.16.1
|
172 |
+
- Tokenizers 0.15.0
|