ohanvi commited on
Commit
0b99568
·
verified ·
1 Parent(s): 5b4635c

Update model card

Browse files
Files changed (1) hide show
  1. README.md +25 -25
README.md CHANGED
@@ -1,37 +1,37 @@
1
  ---
2
  language:
3
- - en
4
  license: apache-2.0
5
  library_name: transformers
6
  tags:
7
- - text-classification
8
- - sentiment-analysis
9
- - distilbert
10
- - imdb
11
- - pytorch
12
  pipeline_tag: text-classification
13
  datasets:
14
- - imdb
15
  metrics:
16
- - accuracy
17
- - f1
18
  model-index:
19
- - name: ohanvi-sentiment-analysis
20
- results:
21
- - task:
22
- type: text-classification
23
- name: Sentiment Analysis
24
- dataset:
25
- name: IMDb
26
- type: imdb
27
- split: test
28
- metrics:
29
- - type: accuracy
30
- value: 0.932
31
- name: Accuracy
32
- - type: f1
33
- value: 0.931
34
- name: F1
35
  ---
36
 
37
  # 🎬 Ohanvi Sentiment Analysis
 
1
  ---
2
  language:
3
+ - en
4
  license: apache-2.0
5
  library_name: transformers
6
  tags:
7
+ - text-classification
8
+ - sentiment-analysis
9
+ - distilbert
10
+ - imdb
11
+ - pytorch
12
  pipeline_tag: text-classification
13
  datasets:
14
+ - imdb
15
  metrics:
16
+ - accuracy
17
+ - f1
18
  model-index:
19
+ - name: ohanvi-sentiment-analysis
20
+ results:
21
+ - task:
22
+ type: text-classification
23
+ name: Sentiment Analysis
24
+ dataset:
25
+ name: IMDb
26
+ type: imdb
27
+ split: test
28
+ metrics:
29
+ - type: accuracy
30
+ value: 0.932
31
+ name: Accuracy
32
+ - type: f1
33
+ value: 0.931
34
+ name: F1
35
  ---
36
 
37
  # 🎬 Ohanvi Sentiment Analysis