Sarathkumar1304ai commited on
Commit
17c3051
·
verified ·
1 Parent(s): 2f99e18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -11
README.md CHANGED
@@ -1,17 +1,13 @@
1
  ---
2
- license: apache-2.0
3
- datasets:
4
- - stanfordnlp/imdb
 
 
 
 
5
  language:
6
  - en
7
- metrics:
8
- - accuracy
9
- - bertscore
10
- base_model:
11
- - distilbert/distilbert-base-cased
12
- new_version: distilbert/distilbert-base-cased
13
- pipeline_tag: text-classification
14
- library_name: allennlp
15
  ---
16
 
17
  ### zenml demo
 
1
  ---
2
+ tags:
3
+ - sentiment-analysis
4
+ - text-classification
5
+ - transformers
6
+ - bert
7
+ license: mit
8
+ pipeline_tag: text-classification
9
  language:
10
  - en
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  ### zenml demo