Meowror commited on
Commit
09fd32d
·
verified ·
1 Parent(s): f458aad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - Meowror/ValleyTalk
5
+ language:
6
+ - en
7
+ metrics:
8
+ - character
9
+ - recall
10
+ - accuracy
11
+ - precision
12
+ - bleu
13
+ base_model:
14
+ - mistralai/Mixtral-8x22B-Instruct-v0.1
15
+ pipeline_tag: text-classification
16
+ tags:
17
+ - code
18
+ ---