Text Classification
Diffusers
art
Charrise commited on
Commit
17ff161
1 Parent(s): 9ee36dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
  license: openrail++
3
- ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: openrail++
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ - QingyiSi/Alpaca-CoT
6
+ metrics:
7
+ - accuracy
8
+ library_name: diffusers
9
+ pipeline_tag: text-classification
10
+ tags:
11
+ - art
12
+ ---