katsuchi commited on
Commit
2a78ed9
·
verified ·
1 Parent(s): 8a9ff73

katsuchi/bert-dair-ai-emotion-testing

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -7,19 +7,19 @@ metrics:
7
  tags:
8
  - generated_from_trainer
9
  model-index:
10
- - name: bert-dair-ai-emotion
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
- # bert-dair-ai-emotion
18
 
19
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1034
22
- - F1: 0.9391
23
 
24
  ## Model description
25
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | F1 |
53
- |:-------------:|:-----:|:-----:|:---------------:|:------:|
54
- | 0.2041 | 1.0 | 20841 | 0.1034 | 0.9391 |
55
 
56
 
57
  ### Framework versions
 
7
  tags:
8
  - generated_from_trainer
9
  model-index:
10
+ - name: bert-dair-ai-emotion-testing
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ # bert-dair-ai-emotion-testing
18
 
19
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.3184
22
+ - F1: 0.5820
23
 
24
  ## Model description
25
 
 
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
53
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
54
+ | 1.7268 | 1.0 | 48 | 1.3184 | 0.5820 |
55
 
56
 
57
  ### Framework versions