qfrodicio commited on
Commit
50f4bef
1 Parent(s): ef51aba

Training complete

Browse files
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
  license: mit
 
3
  tags:
4
  - generated_from_trainer
5
- datasets: qfrodicio/gesture-prediction-21-classes
6
  metrics:
7
- - accuracy
8
  - precision
9
  - recall
10
  - f1
 
11
  model-index:
12
  - name: roberta-finetuned-gesture-prediction-21-classes
13
  results: []
@@ -18,20 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # roberta-finetuned-gesture-prediction-21-classes
20
 
21
- This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.7782
24
- - Accuracy: 0.8185
25
- - Precision: 0.8116
26
- - Recall: 0.8185
27
- - F1: 0.8072
28
-
29
- It achieves the following results on the evaluation set:
30
- - Loss: 0.8142
31
- - Accuracy: 0.8154
32
- - Precision: 0.8189
33
- - Recall: 0.8154
34
- - F1: 0.8125
35
 
36
  ## Model description
37
 
@@ -43,15 +36,14 @@ More information needed
43
 
44
  ## Training and evaluation data
45
 
46
- The model has been trained with the qfrodicio/gesture-prediction-21-classes dataset
47
 
48
  ## Training procedure
49
 
50
  ### Training hyperparameters
51
 
52
  The following hyperparameters were used during training:
53
- - learning_rate: 2e-05
54
- - weight_decay: 0.01
55
  - train_batch_size: 16
56
  - eval_batch_size: 16
57
  - seed: 42
@@ -61,23 +53,23 @@ The following hyperparameters were used during training:
61
 
62
  ### Training results
63
 
64
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
65
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
66
- | 2.2147 | 1.0 | 104 | 1.3857 | 0.7406 | 0.6887 | 0.7406 | 0.7013 |
67
- | 1.2291 | 2.0 | 208 | 0.9750 | 0.7907 | 0.7597 | 0.7907 | 0.7618 |
68
- | 0.836 | 3.0 | 312 | 0.8609 | 0.8028 | 0.7813 | 0.8028 | 0.7829 |
69
- | 0.6129 | 4.0 | 416 | 0.8059 | 0.8078 | 0.8030 | 0.8078 | 0.7973 |
70
- | 0.4747 | 5.0 | 520 | 0.7782 | 0.8185 | 0.8116 | 0.8185 | 0.8072 |
71
- | 0.3639 | 6.0 | 624 | 0.7825 | 0.8175 | 0.8170 | 0.8175 | 0.8108 |
72
- | 0.295 | 7.0 | 728 | 0.7913 | 0.8365 | 0.8283 | 0.8365 | 0.8280 |
73
- | 0.236 | 8.0 | 832 | 0.7619 | 0.8273 | 0.8230 | 0.8273 | 0.8229 |
74
- | 0.1989 | 9.0 | 936 | 0.7880 | 0.8309 | 0.8258 | 0.8309 | 0.8261 |
75
- | 0.1879 | 10.0 | 1040 | 0.7915 | 0.8314 | 0.8247 | 0.8314 | 0.8264 |
76
 
77
 
78
  ### Framework versions
79
 
80
- - Transformers 4.26.1
81
- - Pytorch 1.13.1+cu116
82
- - Datasets 2.10.1
83
- - Tokenizers 0.13.2
 
1
  ---
2
  license: mit
3
+ base_model: roberta-base
4
  tags:
5
  - generated_from_trainer
 
6
  metrics:
 
7
  - precision
8
  - recall
9
  - f1
10
+ - accuracy
11
  model-index:
12
  - name: roberta-finetuned-gesture-prediction-21-classes
13
  results: []
 
18
 
19
  # roberta-finetuned-gesture-prediction-21-classes
20
 
21
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.0301
24
+ - Precision: 0.8177
25
+ - Recall: 0.8177
26
+ - F1: 0.8177
27
+ - Accuracy: 0.8089
 
 
 
 
 
 
 
28
 
29
  ## Model description
30
 
 
36
 
37
  ## Training and evaluation data
38
 
39
+ More information needed
40
 
41
  ## Training procedure
42
 
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
+ - learning_rate: 4.9033776462709114e-05
 
47
  - train_batch_size: 16
48
  - eval_batch_size: 16
49
  - seed: 42
 
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 1.8808 | 1.0 | 104 | 1.0755 | 0.7554 | 0.7554 | 0.7554 | 0.7327 |
59
+ | 0.8843 | 2.0 | 208 | 0.8376 | 0.7637 | 0.7637 | 0.7637 | 0.7465 |
60
+ | 0.5881 | 3.0 | 312 | 0.7300 | 0.8152 | 0.8152 | 0.8152 | 0.8014 |
61
+ | 0.4017 | 4.0 | 416 | 0.8043 | 0.7985 | 0.7985 | 0.7985 | 0.7881 |
62
+ | 0.2652 | 5.0 | 520 | 0.8595 | 0.8118 | 0.8118 | 0.8118 | 0.8018 |
63
+ | 0.1776 | 6.0 | 624 | 0.9623 | 0.8133 | 0.8133 | 0.8133 | 0.8041 |
64
+ | 0.1234 | 7.0 | 728 | 0.9631 | 0.8068 | 0.8068 | 0.8068 | 0.7989 |
65
+ | 0.0829 | 8.0 | 832 | 1.0190 | 0.8256 | 0.8256 | 0.8256 | 0.8168 |
66
+ | 0.0552 | 9.0 | 936 | 1.0117 | 0.8222 | 0.8222 | 0.8222 | 0.8139 |
67
+ | 0.0409 | 10.0 | 1040 | 1.0301 | 0.8177 | 0.8177 | 0.8177 | 0.8089 |
68
 
69
 
70
  ### Framework versions
71
 
72
+ - Transformers 4.40.1
73
+ - Pytorch 2.2.1+cu121
74
+ - Datasets 2.19.0
75
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a04a6683fdbc955729b53a8a3c8211f6c761ec43ba31e13ce9fc03f1cd19259
3
  size 496373288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a74b1b35f46f352b23b07f6a41fefb4c34b3324bdf5501a26a854348524142e2
3
  size 496373288
runs/May04_11-01-55_19b9be41010d/events.out.tfevents.1714820519.19b9be41010d.571.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fd37e8c0a91ed919052232d761bcd92ed8131a65c81f06aa74709ac4757f0bb
3
- size 12787
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c366ba12fc4e92bc71fa64d59a63da056e94cf305ee9273a8c9a707a1c1dac8d
3
+ size 13824