ccdamian commited on
Commit
9a04b2e
·
verified ·
1 Parent(s): 4030956

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: unknown
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: unknown
3
+ datasets:
4
+ - gserafico/IMDB_Dataset
5
+ language:
6
+ - es
7
+ - en
8
+ metrics:
9
+ - accuracy
10
+ base_model:
11
+ - distilbert/distilbert-base-uncased
12
+ pipeline_tag: text-classification
13
+ library_name: transformers
14
+ tags:
15
+ - text-classification
16
+ - sentiment-analysis
17
+ - reviews
18
+ ---