alvarobartt HF staff commited on
Commit
629bc1d
·
1 Parent(s): 51a3228

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ library_name: keras_nlp
6
+ datasets:
7
+ - sst2
8
+ metrics:
9
+ - accuracy
10
+ pipeline_tag: text-classification
11
+ tags:
12
+ - sentiment-classification
13
+ ---