End of training
Browse files- README.md +10 -10
- emissions.csv +1 -1
README.md
CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:------:|:---------------:|:--------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
61 |
|
62 |
-
- Transformers 4.
|
63 |
-
- Pytorch 2.
|
64 |
-
- Datasets 3.
|
65 |
- Tokenizers 0.21.1
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.5008
|
22 |
+
- Accuracy: 0.8272
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:------:|:---------------:|:--------:|
|
53 |
+
| 0.7147 | 1.0 | 26851 | 0.6525 | 0.7324 |
|
54 |
+
| 0.5133 | 2.0 | 53702 | 0.5803 | 0.7693 |
|
55 |
+
| 0.4534 | 3.0 | 80553 | 0.5314 | 0.7969 |
|
56 |
+
| 0.3721 | 4.0 | 107404 | 0.5030 | 0.8183 |
|
57 |
+
| 0.2978 | 5.0 | 134255 | 0.5008 | 0.8272 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
61 |
|
62 |
+
- Transformers 4.51.3
|
63 |
+
- Pytorch 2.7.0+cu126
|
64 |
+
- Datasets 3.5.0
|
65 |
- Tokenizers 0.21.1
|
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-04-
|
|
|
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-04-28T13:40:46,codecarbon,c715ed1f-a988-4f23-a458-9522ca614c8a,5b0fa12a-3dd7-45bb-9766-cc326314d9f1,22246.894596571103,0.39704568373654014,1.784724074692818e-05,42.5,175.54676399984314,94.34470081329346,0.2624518737546004,2.926899614017856,0.5825881656341594,3.771939653406611,Luxembourg,LUX,luxembourg,,,Linux-6.8.0-48-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.58586883544922,machine,N,1.0
|