ali2066 commited on
Commit
225ed0a
1 Parent(s): c9c1111

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -12
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -17,13 +16,13 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # DistilBERTFINAL_ctxSentence_TRAIN_webDiscourse_TEST_NULL_second_train_set_null_False
19
 
20
- This model is a fine-tuned version of [distilbert-base-uncased-finetuned-sst-2-english](https://huggingface.co/distilbert-base-uncased-finetuned-sst-2-english) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 2.5218
23
- - Precision: 0.9570
24
- - Recall: 0.0388
25
- - F1: 0.0745
26
- - Accuracy: 0.0651
27
 
28
  ## Model description
29
 
@@ -54,11 +53,11 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
57
- | No log | 1.0 | 95 | 0.5566 | 0.4167 | 0.1042 | 0.1667 | 0.75 |
58
- | No log | 2.0 | 190 | 0.5253 | 0.5294 | 0.1875 | 0.2769 | 0.765 |
59
- | No log | 3.0 | 285 | 0.5462 | 0.3947 | 0.3125 | 0.3488 | 0.72 |
60
- | No log | 4.0 | 380 | 0.5591 | 0.3913 | 0.375 | 0.3830 | 0.71 |
61
- | No log | 5.0 | 475 | 0.5559 | 0.4 | 0.2917 | 0.3373 | 0.725 |
62
 
63
 
64
  ### Framework versions
 
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  metrics:
 
16
 
17
  # DistilBERTFINAL_ctxSentence_TRAIN_webDiscourse_TEST_NULL_second_train_set_null_False
18
 
19
+ This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base](https://huggingface.co/cardiffnlp/twitter-roberta-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 3.2555
22
+ - Precision: 1.0
23
+ - Recall: 0.0200
24
+ - F1: 0.0393
25
+ - Accuracy: 0.0486
26
 
27
  ## Model description
28
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
56
+ | No log | 1.0 | 95 | 0.5756 | nan | 0.0 | nan | 0.715 |
57
+ | No log | 2.0 | 190 | 0.5340 | 0.6429 | 0.1579 | 0.2535 | 0.735 |
58
+ | No log | 3.0 | 285 | 0.5298 | 0.5833 | 0.3684 | 0.4516 | 0.745 |
59
+ | No log | 4.0 | 380 | 0.5325 | 0.5789 | 0.3860 | 0.4632 | 0.745 |
60
+ | No log | 5.0 | 475 | 0.5452 | 0.4815 | 0.4561 | 0.4685 | 0.705 |
61
 
62
 
63
  ### Framework versions