Text Classification
English
amlanscloud commited on
Commit
a3d710f
1 Parent(s): a9c0221

Update README.md

Browse files

# Sample Model files and a Notebook for the Model deploy blog post

Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,3 +1,8 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - mteb/tweet_sentiment_extraction
5
+ language:
6
+ - en
7
+ pipeline_tag: text-classification
8
+ ---