Text Generation
Transformers
Ai
Ansh989 commited on
Commit
a52b64c
·
verified ·
1 Parent(s): 917b13f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -3
README.md CHANGED
@@ -1,3 +1,32 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ - open-thoughts/OpenThoughts-114k
6
+ - open-r1/OpenR1-Math-220k
7
+ - mlfoundations/MINT-1T-HTML
8
+ - ChristianAzinn/json-training
9
+ - prithivMLmods/Medi-Science
10
+ - rubend18/ChatGPT-Jailbreak-Prompts
11
+ - bespokelabs/Bespoke-Stratos-17k
12
+ - sungmogi/en2ko_hiphop
13
+ - Rapidata/awesome-text2video-prompts
14
+ - optimum-benchmark/top-text-generation-models
15
+ - BAAI/IndustryCorpus2_tourism_geography
16
+ - Kongzi-LLM/Chinese_history_gen_data
17
+ - chungimungi/Indian-History
18
+ - Maple728/Time-300B
19
+ language:
20
+ - en
21
+ - hi
22
+ - bn
23
+ - ja
24
+ - zh
25
+ - ko
26
+ metrics:
27
+ - accuracy
28
+ pipeline_tag: text-generation
29
+ library_name: transformers
30
+ tags:
31
+ - Ai
32
+ ---