Adapters
English
Thai
Not-For-All-Audiences
conversation
NLP
chatbot
Tanabodee Limpaitoon commited on
Commit
b358907
1 Parent(s): 2fe19af

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.1
3
+ datasets:
4
+ - nvl-og/chat
5
+ - nvl-og/product_qa
6
+ language:
7
+ - en
8
+ - th
9
+ metrics:
10
+ - accuracy
11
+ base_model:
12
+ - meta-llama/Meta-Llama-3-8B-Instruct
13
+ - meta-llama/Meta-Llama-3.1-8B
14
+ library_name: adapter-transformers
15
+ tags:
16
+ - not-for-all-audiences
17
+ - conversation
18
+ - NLP
19
+ - chatbot
20
+ ---