Yanni8 commited on
Commit
2b7ad83
1 Parent(s): e60ded7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
  license: apache-2.0
3
  base_model: bert-base-uncased
4
- tags:
5
- - generated_from_trainer
6
  datasets:
7
- - emotion
8
  model-index:
9
  - name: bert-emotions
10
  results: []
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -51,4 +52,4 @@ The following hyperparameters were used during training:
51
  - Transformers 4.33.2
52
  - Pytorch 2.0.1
53
  - Datasets 2.12.0
54
- - Tokenizers 0.13.3
 
1
  ---
2
  license: apache-2.0
3
  base_model: bert-base-uncased
 
 
4
  datasets:
5
+ - dair-ai/emotion
6
  model-index:
7
  - name: bert-emotions
8
  results: []
9
+ language:
10
+ - en
11
+ pipeline_tag: text-classification
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
52
  - Transformers 4.33.2
53
  - Pytorch 2.0.1
54
  - Datasets 2.12.0
55
+ - Tokenizers 0.13.3