aadishhug commited on
Commit
967e7f4
1 Parent(s): 164aa27

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -14,10 +13,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # distilbert-tweet-analysis
16
 
17
- This model is a fine-tuned version of [aadishhug/distilbert-tweet-analysis](https://huggingface.co/aadishhug/distilbert-tweet-analysis) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.5445
20
- - F1: 0.8467
21
 
22
  ## Model description
23
 
@@ -48,9 +47,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
- | No log | 1.0 | 44 | 0.5445 | 0.8467 |
52
- | No log | 2.0 | 88 | 0.6663 | 0.8267 |
53
- | No log | 3.0 | 132 | 0.6693 | 0.8067 |
54
 
55
 
56
  ### Framework versions
 
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  metrics:
 
13
 
14
  # distilbert-tweet-analysis
15
 
16
+ This model was trained from scratch on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.2682
19
+ - F1: 0.94
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | F1 |
49
  |:-------------:|:-----:|:----:|:---------------:|:------:|
50
+ | No log | 1.0 | 44 | 0.2682 | 0.94 |
51
+ | No log | 2.0 | 88 | 0.2404 | 0.9267 |
52
+ | No log | 3.0 | 132 | 0.2350 | 0.9333 |
53
 
54
 
55
  ### Framework versions