se7endayz commited on
Commit
02758bd
1 Parent(s): 3eb4d51

Create README.md

Browse files

Literally my first try at this with zero experience

Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ - UCSC-VLAA/MedTrinity-25M
6
+ - NousResearch/hermes-function-calling-v1
7
+ - THUDM/LongWriter-6k
8
+ language:
9
+ - en
10
+ metrics:
11
+ - accuracy
12
+ - character
13
+ - brier_score
14
+ base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
15
+ library_name: fastai
16
+ ---