End of training
Browse files- README.md +24 -9
- emissions.csv +1 -1
- metrics.json +6 -6
- model.safetensors +1 -1
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
-
- F1 Macro: 0.
|
21 |
- Exact Match: 0.0
|
22 |
|
23 |
## Model description
|
@@ -37,23 +37,38 @@ More information needed
|
|
37 |
### Training hyperparameters
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
-
- learning_rate:
|
41 |
- train_batch_size: 32
|
42 |
- eval_batch_size: 32
|
43 |
- seed: 42
|
44 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
45 |
- lr_scheduler_type: linear
|
46 |
-
- num_epochs:
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 Macro | Exact Match |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-----------:|
|
52 |
-
| 1.
|
53 |
-
| 1.
|
54 |
-
|
|
55 |
-
| 1.
|
56 |
-
| 1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.9139
|
20 |
+
- F1 Macro: 0.0
|
21 |
- Exact Match: 0.0
|
22 |
|
23 |
## Model description
|
|
|
37 |
### Training hyperparameters
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 1e-05
|
41 |
- train_batch_size: 32
|
42 |
- eval_batch_size: 32
|
43 |
- seed: 42
|
44 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
45 |
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 20
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 Macro | Exact Match |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-----------:|
|
52 |
+
| 1.1458 | 1.0 | 25 | 1.0204 | 0.0 | 0.0 |
|
53 |
+
| 1.4553 | 2.0 | 50 | 0.9139 | 0.0 | 0.0 |
|
54 |
+
| 1.0412 | 3.0 | 75 | 0.9696 | 0.0 | 0.0 |
|
55 |
+
| 1.7656 | 4.0 | 100 | 1.0281 | 0.0 | 0.0 |
|
56 |
+
| 1.3778 | 5.0 | 125 | 1.0019 | 0.0 | 0.0 |
|
57 |
+
| 1.7337 | 6.0 | 150 | 0.9519 | 0.0 | 0.0 |
|
58 |
+
| 0.9857 | 7.0 | 175 | 0.9220 | 0.0 | 0.0 |
|
59 |
+
| 1.3225 | 8.0 | 200 | 1.0009 | 0.0 | 0.0 |
|
60 |
+
| 0.917 | 9.0 | 225 | 0.9627 | 0.0 | 0.0 |
|
61 |
+
| 1.0001 | 10.0 | 250 | 0.9457 | 0.0 | 0.0 |
|
62 |
+
| 1.1714 | 11.0 | 275 | 0.9520 | 0.0 | 0.0 |
|
63 |
+
| 0.6841 | 12.0 | 300 | 0.9900 | 0.0 | 0.0 |
|
64 |
+
| 1.0138 | 13.0 | 325 | 0.9969 | 0.0 | 0.0 |
|
65 |
+
| 0.9479 | 14.0 | 350 | 0.9998 | 0.0 | 0.0 |
|
66 |
+
| 0.6735 | 15.0 | 375 | 0.9824 | 0.0 | 0.0 |
|
67 |
+
| 0.7927 | 16.0 | 400 | 0.9319 | 0.0 | 0.0 |
|
68 |
+
| 0.7996 | 17.0 | 425 | 0.9437 | 0.0 | 0.0 |
|
69 |
+
| 0.7804 | 18.0 | 450 | 0.9582 | 0.0 | 0.0 |
|
70 |
+
| 0.7048 | 19.0 | 475 | 0.9473 | 0.0 | 0.0 |
|
71 |
+
| 0.5819 | 20.0 | 500 | 0.9483 | 0.0 | 0.0 |
|
72 |
|
73 |
|
74 |
### Framework versions
|
emissions.csv
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
timestamp,project_name,run_id,experiment_id,duration,emissions,emissions_rate,cpu_power,gpu_power,ram_power,cpu_energy,gpu_energy,ram_energy,energy_consumed,country_name,country_iso_code,region,cloud_provider,cloud_region,os,python_version,codecarbon_version,cpu_count,cpu_model,gpu_count,gpu_model,longitude,latitude,ram_total_size,tracking_mode,on_cloud,pue
|
2 |
-
2025-08-
|
|
|
1 |
timestamp,project_name,run_id,experiment_id,duration,emissions,emissions_rate,cpu_power,gpu_power,ram_power,cpu_energy,gpu_energy,ram_energy,energy_consumed,country_name,country_iso_code,region,cloud_provider,cloud_region,os,python_version,codecarbon_version,cpu_count,cpu_model,gpu_count,gpu_model,longitude,latitude,ram_total_size,tracking_mode,on_cloud,pue
|
2 |
+
2025-08-28T15:26:15,codecarbon,06fc693e-38ce-4d5d-a96c-77e37117eab8,5b0fa12a-3dd7-45bb-9766-cc326314d9f1,163.80096963886172,0.002178447438859299,1.3299356186121522e-05,42.5,334.8005306981818,94.34468507766725,0.0019328194311220108,0.014472036299842728,0.004290425981121169,0.020695281712085907,Luxembourg,LUX,luxembourg,,,Linux-6.8.0-71-generic-x86_64-with-glibc2.39,3.12.3,2.8.4,64,AMD EPYC 9124 16-Core Processor,2,2 x NVIDIA L40S,6.1294,49.6113,251.5858268737793,machine,N,1.0
|
metrics.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"eval_loss":
|
3 |
-
"eval_f1_macro": 0.
|
4 |
"eval_exact_match": 0.0,
|
5 |
-
"eval_runtime": 0.
|
6 |
-
"eval_samples_per_second":
|
7 |
-
"eval_steps_per_second":
|
8 |
-
"epoch":
|
9 |
}
|
|
|
1 |
{
|
2 |
+
"eval_loss": 0.913872480392456,
|
3 |
+
"eval_f1_macro": 0.0,
|
4 |
"eval_exact_match": 0.0,
|
5 |
+
"eval_runtime": 0.2852,
|
6 |
+
"eval_samples_per_second": 312.098,
|
7 |
+
"eval_steps_per_second": 10.52,
|
8 |
+
"epoch": 20.0
|
9 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498686824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a737ace796d1b8954d97df062c0627a4e7f25c051d513682392a9965495346f2
|
3 |
size 498686824
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498747403
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9117c3932030aab1b8f74d8133701e67323d2a56bbff0959ca18e70793e19209
|
3 |
size 498747403
|