DracoHugging commited on
Commit
ee42649
1 Parent(s): 1d43c8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -5,6 +5,11 @@ tags:
5
  model-index:
6
  - name: Distilbert-sentiment-analysis
7
  results: []
 
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -58,4 +63,4 @@ The following hyperparameters were used during training:
58
  - Transformers 4.30.1
59
  - Pytorch 2.0.0
60
  - Datasets 2.1.0
61
- - Tokenizers 0.13.3
 
5
  model-index:
6
  - name: Distilbert-sentiment-analysis
7
  results: []
8
+ language:
9
+ - en
10
+ metrics:
11
+ - rouge
12
+ pipeline_tag: text-classification
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
63
  - Transformers 4.30.1
64
  - Pytorch 2.0.0
65
  - Datasets 2.1.0
66
+ - Tokenizers 0.13.3