mohameddhiab commited on
Commit
a6af752
·
1 Parent(s): f08e77e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -14,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # rate-jokes-bert
16
 
17
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 2.1164
20
  - F1: 0.0444
21
 
22
  ## Model description
@@ -48,16 +48,16 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
- | No log | 1.0 | 64 | 2.2798 | 0.0449 |
52
- | No log | 2.0 | 128 | 2.2237 | 0.0444 |
53
- | No log | 3.0 | 192 | 2.1813 | 0.0444 |
54
- | No log | 4.0 | 256 | 2.1558 | 0.0444 |
55
- | No log | 5.0 | 320 | 2.1386 | 0.0444 |
56
- | No log | 6.0 | 384 | 2.1303 | 0.0444 |
57
- | No log | 7.0 | 448 | 2.1239 | 0.0444 |
58
- | 2.2511 | 8.0 | 512 | 2.1190 | 0.0444 |
59
- | 2.2511 | 9.0 | 576 | 2.1173 | 0.0444 |
60
- | 2.2511 | 10.0 | 640 | 2.1164 | 0.0444 |
61
 
62
 
63
  ### Framework versions
 
1
  ---
2
+ license: mit
3
  tags:
4
  - generated_from_trainer
5
  metrics:
 
14
 
15
  # rate-jokes-bert
16
 
17
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 2.0871
20
  - F1: 0.0444
21
 
22
  ## Model description
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | No log | 1.0 | 64 | 2.4209 | 0.0028 |
52
+ | No log | 2.0 | 128 | 2.3785 | 0.0130 |
53
+ | No log | 3.0 | 192 | 2.3215 | 0.0729 |
54
+ | No log | 4.0 | 256 | 2.1787 | 0.0444 |
55
+ | No log | 5.0 | 320 | 2.1038 | 0.0444 |
56
+ | No log | 6.0 | 384 | 2.0944 | 0.0444 |
57
+ | No log | 7.0 | 448 | 2.0911 | 0.0444 |
58
+ | 2.2915 | 8.0 | 512 | 2.0901 | 0.0444 |
59
+ | 2.2915 | 9.0 | 576 | 2.0892 | 0.0444 |
60
+ | 2.2915 | 10.0 | 640 | 2.0871 | 0.0444 |
61
 
62
 
63
  ### Framework versions