Tanabodee Limpaitoon
commited on
Commit
•
3de7acc
1
Parent(s):
d93c104
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,25 @@
|
|
1 |
---
|
2 |
-
base_model:
|
|
|
|
|
3 |
library_name: peft
|
4 |
license: llama3.1
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
7 |
model-index:
|
8 |
- name: results
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- meta-llama/Meta-Llama-3.1-8B-Instruct
|
4 |
+
- meta-llama/Meta-Llama-3.1-8B
|
5 |
library_name: peft
|
6 |
license: llama3.1
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
+
- NLP
|
10 |
+
- fine-tuned
|
11 |
+
- conversation ai
|
12 |
+
- chatbot
|
13 |
model-index:
|
14 |
- name: results
|
15 |
results: []
|
16 |
+
datasets:
|
17 |
+
- nvl-og/chat
|
18 |
+
language:
|
19 |
+
- en
|
20 |
+
- th
|
21 |
+
metrics:
|
22 |
+
- accuracy
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|