gabella commited on
Commit
9778ea4
1 Parent(s): 4611cfd

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -22,10 +22,10 @@ model-index:
22
  metrics:
23
  - name: Precision
24
  type: precision
25
- value: 0.7011856046766533
26
  - name: Recall
27
  type: recall
28
- value: 0.70050974975592
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -35,10 +35,10 @@ should probably proofread and complete it, then remove this comment. -->
35
 
36
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the tweet_eval dataset.
37
  It achieves the following results on the evaluation set:
38
- - Loss: 1.3021
39
- - Precision: 0.7012
40
- - Recall: 0.7005
41
- - Fscore: 0.6995
42
 
43
  ## Model description
44
 
@@ -69,9 +69,9 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | Fscore |
71
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|
72
- | 0.8733 | 1.0 | 815 | 0.7449 | 0.7633 | 0.6434 | 0.6701 |
73
- | 0.5616 | 2.0 | 1630 | 1.0488 | 0.7170 | 0.6607 | 0.6818 |
74
- | 0.3055 | 3.0 | 2445 | 1.3021 | 0.7012 | 0.7005 | 0.6995 |
75
 
76
 
77
  ### Framework versions
 
22
  metrics:
23
  - name: Precision
24
  type: precision
25
+ value: 0.7350080900694398
26
  - name: Recall
27
  type: recall
28
+ value: 0.7334480130231172
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
35
 
36
  This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the tweet_eval dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 1.1951
39
+ - Precision: 0.7350
40
+ - Recall: 0.7334
41
+ - Fscore: 0.7341
42
 
43
  ## Model description
44
 
 
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | Fscore |
71
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|
72
+ | 0.8468 | 1.0 | 815 | 0.7465 | 0.7116 | 0.6096 | 0.6325 |
73
+ | 0.5105 | 2.0 | 1630 | 0.9035 | 0.7532 | 0.7111 | 0.7276 |
74
+ | 0.2492 | 3.0 | 2445 | 1.1951 | 0.7350 | 0.7334 | 0.7341 |
75
 
76
 
77
  ### Framework versions