lupobricco commited on
Commit
b5325d7
·
verified ·
1 Parent(s): 48fc339

End of training

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Musixmatch/umberto-commoncrawl-cased-v1
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ model-index:
9
+ - name: irony_classification_single_label_base
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # irony_classification_single_label_base
17
+
18
+ This model is a fine-tuned version of [Musixmatch/umberto-commoncrawl-cased-v1](https://huggingface.co/Musixmatch/umberto-commoncrawl-cased-v1) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.9822
21
+ - Accuracy: 0.6227
22
+ - F1: 0.5853
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
+ | 0.9554 | 1.0 | 718 | 0.8483 | 0.6247 | 0.5794 |
54
+ | 0.6941 | 2.0 | 1436 | 0.9822 | 0.6227 | 0.5853 |
55
+ | 0.3184 | 3.0 | 2154 | 1.5308 | 0.6206 | 0.5835 |
56
+ | 0.2401 | 4.0 | 2872 | 2.0444 | 0.6093 | 0.5714 |
57
+ | 0.1284 | 5.0 | 3590 | 2.1603 | 0.6124 | 0.5643 |
58
+ | 0.0646 | 6.0 | 4308 | 2.3836 | 0.6041 | 0.5571 |
59
+ | 0.0362 | 7.0 | 5026 | 2.5046 | 0.6268 | 0.5635 |
60
+ | 0.0232 | 8.0 | 5744 | 2.6831 | 0.6072 | 0.5534 |
61
+ | 0.024 | 9.0 | 6462 | 2.7345 | 0.6165 | 0.5546 |
62
+ | 0.0084 | 10.0 | 7180 | 2.7679 | 0.6144 | 0.5616 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.40.1
68
+ - Pytorch 2.3.0+cu118
69
+ - Datasets 2.19.0
70
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5469cb0b49df8a54a2ac5641c2e441dee76ca01189f4034b3926b849aa7e5dc
3
  size 442521180
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31086e958458abec639af045bc6fd5e2472909c0494050a327a4f5d8b9d457e6
3
  size 442521180