End of training
Browse files- README.md +7 -7
- emissions.csv +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 4.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- F1: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -52,10 +52,10 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
-
| 4.
|
56 |
-
| 4.
|
57 |
-
| 4.
|
58 |
-
| 3.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 4.0281
|
23 |
+
- Accuracy: 0.2375
|
24 |
+
- F1: 0.0107
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
55 |
+
| 4.9632 | 1.0 | 23 | 4.5276 | 0.2375 | 0.0107 |
|
56 |
+
| 4.351 | 2.0 | 46 | 4.1615 | 0.2375 | 0.0107 |
|
57 |
+
| 4.0295 | 3.0 | 69 | 4.0535 | 0.2375 | 0.0107 |
|
58 |
+
| 3.8685 | 4.0 | 92 | 4.0281 | 0.2375 | 0.0107 |
|
59 |
|
60 |
|
61 |
### 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-04T08:47:36,codecarbon,5628b45e-6faa-407b-bf01-bd520c548643,5b0fa12a-3dd7-45bb-9766-cc326314d9f1,30.41343634109944,0.0004885687557417595,1.6064240497596393e-05,40.021574395,447.72795244080385,70.0,0.00032678319105934513,0.0037430913278058142,0.0005715356227967681,0.004641410141661927,Luxembourg,LUX,luxembourg,,,Linux-6.8.0-60-generic-x86_64-with-glibc2.39,3.12.3,3.0.4,64,AMD EPYC 9124 16-Core Processor,2,2 x NVIDIA L40S,6.1294,49.6113,251.58582305908203,machine,N,1.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 268386256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:390606ae80741ada6f83b1ea55a677f572d52d3a2aae8f21c1a24f985bf8e441
|
3 |
size 268386256
|