Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,19 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
tags:
|
4 |
-
- unsloth
|
5 |
-
- trl
|
6 |
-
- sft
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- unsloth
|
5 |
+
- trl
|
6 |
+
- sft
|
7 |
+
- climate
|
8 |
+
datasets:
|
9 |
+
- Vinom/ClimateChangeQA
|
10 |
+
- Vinom/ClimateChangeQA_hard
|
11 |
+
language:
|
12 |
+
- tr
|
13 |
+
base_model:
|
14 |
+
- meta-llama/Llama-3.1-8B-Instruct
|
15 |
+
pipeline_tag: text-generation
|
16 |
+
library_name: transformers
|
17 |
+
---
|
18 |
+
|
19 |
+
A Llama 3.1 8B model trained for climate change question answering in Turkish.
|