PetraAI commited on
Commit
d9d3eca
1 Parent(s): d7a30e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -1
README.md CHANGED
@@ -1,3 +1,31 @@
1
  ---
2
  license: afl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: afl-3.0
3
+ datasets:
4
+ - bigcode/the-stack-v2
5
+ - hollyyfc/tidytuesday_for_python
6
+ - microsoft/orca-math-word-problems-200k
7
+ - Cohere/wikipedia-2023-11-embed-multilingual-v3
8
+ - storytracer/US-PD-Books
9
+ - HuggingFaceTB/cosmopedia
10
+ - abacusai/SystemChat
11
+ - fka/awesome-chatgpt-prompts
12
+ - m-a-p/COIG-CQIA
13
+ - MarkrAI/KoCommercial-Dataset
14
+ language:
15
+ - ar
16
+ - en
17
+ metrics:
18
+ - accuracy
19
+ - bertscore
20
+ - bleu
21
+ - bleurt
22
+ - brier_score
23
+ - cer
24
+ - character
25
+ - charcut_mt
26
+ - chrf
27
+ - code_eval
28
+ library_name: fastai
29
+ tags:
30
+ - code
31
+ ---