Sumedh satish gajbhiye commited on
Commit
1ea05bd
·
verified ·
1 Parent(s): 359250e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -1,11 +1,8 @@
1
  ---
2
- language: hi
3
- license: apache-2.0
4
  library_name: transformers
5
- pipeline_tag: text-classification
6
  tags:
7
- - sentiment-analysis
8
- - hinglish
9
  - onnx
10
- inference: true
 
 
11
  ---
 
1
  ---
 
 
2
  library_name: transformers
 
3
  tags:
 
 
4
  - onnx
5
+ - hinglish
6
+ pipeline_tag: text-classification
7
+ model_type: roberta
8
  ---