esslushy commited on
Commit
7d2e606
·
verified ·
1 Parent(s): b17c82c

Model save

Browse files
Files changed (2) hide show
  1. README.md +1 -18
  2. model.safetensors +1 -1
README.md CHANGED
@@ -3,8 +3,6 @@ library_name: transformers
3
  base_model: cardiffnlp/twitter-roberta-base-sentiment-latest
4
  tags:
5
  - generated_from_trainer
6
- metrics:
7
- - f1
8
  model-index:
9
  - name: bert-classification
10
  results: []
@@ -16,9 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
16
  # bert-classification
17
 
18
  This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) on the None dataset.
19
- It achieves the following results on the evaluation set:
20
- - Loss: 0.5482
21
- - F1: 0.9411
22
 
23
  ## Model description
24
 
@@ -43,22 +38,10 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
  - lr_scheduler_type: linear
46
- - num_epochs: 10
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | F1 |
51
- |:-------------:|:-----:|:-----:|:---------------:|:------:|
52
- | 0.2509 | 1.0 | 1632 | 0.2514 | 0.9131 |
53
- | 0.193 | 2.0 | 3264 | 0.2580 | 0.9317 |
54
- | 0.1262 | 3.0 | 4896 | 0.3140 | 0.9262 |
55
- | 0.0725 | 4.0 | 6528 | 0.3717 | 0.9377 |
56
- | 0.0442 | 5.0 | 8160 | 0.3557 | 0.9383 |
57
- | 0.0354 | 6.0 | 9792 | 0.5100 | 0.9330 |
58
- | 0.0167 | 7.0 | 11424 | 0.4862 | 0.9397 |
59
- | 0.0137 | 8.0 | 13056 | 0.5168 | 0.9400 |
60
- | 0.0096 | 9.0 | 14688 | 0.5280 | 0.9430 |
61
- | 0.0056 | 10.0 | 16320 | 0.5482 | 0.9411 |
62
 
63
 
64
  ### Framework versions
 
3
  base_model: cardiffnlp/twitter-roberta-base-sentiment-latest
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: bert-classification
8
  results: []
 
14
  # bert-classification
15
 
16
  This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) on the None dataset.
 
 
 
17
 
18
  ## Model description
19
 
 
38
  - seed: 42
39
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
40
  - lr_scheduler_type: linear
41
+ - num_epochs: 2
42
 
43
  ### Training results
44
 
 
 
 
 
 
 
 
 
 
 
 
 
45
 
46
 
47
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:71ae67ca07fbcad7f1448eca0675ae106790672932fa65b83f957c837c995844
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b94e5d8d6a1142f82e5fb8342014a2176001b72f9fa3bb902f5f92af9ecfc067
3
  size 498612824