End of training
Browse files- README.md +83 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: FacebookAI/roberta-base
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
model-index:
|
9 |
+
- name: roberta-petco-filtered_annotated-ctr
|
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 |
+
# roberta-petco-filtered_annotated-ctr
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [FacebookAI/roberta-base](https://huggingface.co/FacebookAI/roberta-base) on the None dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0023
|
21 |
+
- Mse: 0.0023
|
22 |
+
- Rmse: 0.0477
|
23 |
+
- Mae: 0.0361
|
24 |
+
- R2: 0.4149
|
25 |
+
- Accuracy: 0.75
|
26 |
+
|
27 |
+
## Model description
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Intended uses & limitations
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training and evaluation data
|
36 |
+
|
37 |
+
More information needed
|
38 |
+
|
39 |
+
## Training procedure
|
40 |
+
|
41 |
+
### Training hyperparameters
|
42 |
+
|
43 |
+
The following hyperparameters were used during training:
|
44 |
+
- learning_rate: 2e-05
|
45 |
+
- train_batch_size: 10
|
46 |
+
- eval_batch_size: 10
|
47 |
+
- seed: 42
|
48 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
+
- lr_scheduler_type: linear
|
50 |
+
- num_epochs: 20
|
51 |
+
|
52 |
+
### Training results
|
53 |
+
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Mse | Rmse | Mae | R2 | Accuracy |
|
55 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:-------:|:--------:|
|
56 |
+
| 0.0137 | 1.0 | 24 | 0.0049 | 0.0049 | 0.0702 | 0.0533 | -0.2657 | 0.55 |
|
57 |
+
| 0.0079 | 2.0 | 48 | 0.0042 | 0.0042 | 0.0647 | 0.0533 | -0.0751 | 0.5 |
|
58 |
+
| 0.0074 | 3.0 | 72 | 0.0026 | 0.0026 | 0.0505 | 0.0388 | 0.3441 | 0.6833 |
|
59 |
+
| 0.006 | 4.0 | 96 | 0.0041 | 0.0041 | 0.0638 | 0.0544 | -0.0467 | 0.5167 |
|
60 |
+
| 0.0061 | 5.0 | 120 | 0.0027 | 0.0027 | 0.0519 | 0.0409 | 0.3082 | 0.7 |
|
61 |
+
| 0.0054 | 6.0 | 144 | 0.0025 | 0.0025 | 0.0503 | 0.0399 | 0.3498 | 0.7 |
|
62 |
+
| 0.0052 | 7.0 | 168 | 0.0038 | 0.0038 | 0.0615 | 0.0469 | 0.0298 | 0.5833 |
|
63 |
+
| 0.0074 | 8.0 | 192 | 0.0027 | 0.0027 | 0.0522 | 0.0412 | 0.3000 | 0.65 |
|
64 |
+
| 0.0049 | 9.0 | 216 | 0.0028 | 0.0028 | 0.0530 | 0.0392 | 0.2781 | 0.7333 |
|
65 |
+
| 0.0052 | 10.0 | 240 | 0.0028 | 0.0028 | 0.0526 | 0.0401 | 0.2885 | 0.7 |
|
66 |
+
| 0.0035 | 11.0 | 264 | 0.0033 | 0.0033 | 0.0572 | 0.0438 | 0.1587 | 0.7 |
|
67 |
+
| 0.0039 | 12.0 | 288 | 0.0034 | 0.0034 | 0.0581 | 0.0455 | 0.1340 | 0.65 |
|
68 |
+
| 0.0031 | 13.0 | 312 | 0.0026 | 0.0026 | 0.0512 | 0.0375 | 0.3267 | 0.75 |
|
69 |
+
| 0.0043 | 14.0 | 336 | 0.0023 | 0.0023 | 0.0477 | 0.0361 | 0.4149 | 0.75 |
|
70 |
+
| 0.0044 | 15.0 | 360 | 0.0027 | 0.0027 | 0.0524 | 0.0397 | 0.2944 | 0.7333 |
|
71 |
+
| 0.0033 | 16.0 | 384 | 0.0024 | 0.0024 | 0.0485 | 0.0356 | 0.3948 | 0.7833 |
|
72 |
+
| 0.0031 | 17.0 | 408 | 0.0033 | 0.0033 | 0.0575 | 0.0437 | 0.1517 | 0.6667 |
|
73 |
+
| 0.0033 | 18.0 | 432 | 0.0026 | 0.0026 | 0.0508 | 0.0373 | 0.3370 | 0.7667 |
|
74 |
+
| 0.0031 | 19.0 | 456 | 0.0033 | 0.0033 | 0.0571 | 0.0447 | 0.1624 | 0.6667 |
|
75 |
+
| 0.0035 | 20.0 | 480 | 0.0029 | 0.0029 | 0.0538 | 0.0410 | 0.2562 | 0.6667 |
|
76 |
+
|
77 |
+
|
78 |
+
### Framework versions
|
79 |
+
|
80 |
+
- Transformers 4.38.2
|
81 |
+
- Pytorch 2.2.1+cu121
|
82 |
+
- Datasets 2.18.0
|
83 |
+
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498609748
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5046bf233892a98e19b19416bba61a2c427b4a05dbae061ae4347c24f16d9f0
|
3 |
size 498609748
|