Model save
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
This model was trained from scratch on the None dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
-
- Loss: 3.
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
@@ -44,26 +44,26 @@ The following hyperparameters were used during training:
|
|
| 44 |
|
| 45 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 46 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 47 |
-
| No log | 1.0 | 5 | 4.
|
| 48 |
-
| No log | 2.0 | 10 | 4.
|
| 49 |
-
| No log | 3.0 | 15 | 3.
|
| 50 |
-
| No log | 4.0 | 20 | 3.
|
| 51 |
-
| No log | 5.0 | 25 | 3.
|
| 52 |
-
| No log | 6.0 | 30 | 3.
|
| 53 |
-
| No log | 7.0 | 35 | 3.
|
| 54 |
-
| No log | 8.0 | 40 | 3.
|
| 55 |
-
| No log | 9.0 | 45 | 3.
|
| 56 |
-
| No log | 10.0 | 50 | 3.
|
| 57 |
-
| No log | 11.0 | 55 | 3.
|
| 58 |
-
| No log | 12.0 | 60 | 3.
|
| 59 |
-
| No log | 13.0 | 65 | 3.
|
| 60 |
-
| No log | 14.0 | 70 | 3.
|
| 61 |
-
| No log | 15.0 | 75 | 3.
|
| 62 |
-
| No log | 16.0 | 80 | 3.
|
| 63 |
-
| No log | 17.0 | 85 | 3.
|
| 64 |
-
| No log | 18.0 | 90 | 3.
|
| 65 |
-
| No log | 19.0 | 95 | 3.
|
| 66 |
-
| No log | 20.0 | 100 | 3.
|
| 67 |
|
| 68 |
|
| 69 |
### Framework versions
|
|
|
|
| 13 |
|
| 14 |
This model was trained from scratch on the None dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
+
- Loss: 3.1232
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 44 |
|
| 45 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 46 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 47 |
+
| No log | 1.0 | 5 | 4.4525 |
|
| 48 |
+
| No log | 2.0 | 10 | 4.0059 |
|
| 49 |
+
| No log | 3.0 | 15 | 3.6661 |
|
| 50 |
+
| No log | 4.0 | 20 | 3.4907 |
|
| 51 |
+
| No log | 5.0 | 25 | 3.3560 |
|
| 52 |
+
| No log | 6.0 | 30 | 3.2685 |
|
| 53 |
+
| No log | 7.0 | 35 | 3.1568 |
|
| 54 |
+
| No log | 8.0 | 40 | 3.0862 |
|
| 55 |
+
| No log | 9.0 | 45 | 3.1088 |
|
| 56 |
+
| No log | 10.0 | 50 | 3.0595 |
|
| 57 |
+
| No log | 11.0 | 55 | 3.1017 |
|
| 58 |
+
| No log | 12.0 | 60 | 3.0302 |
|
| 59 |
+
| No log | 13.0 | 65 | 3.0631 |
|
| 60 |
+
| No log | 14.0 | 70 | 3.0727 |
|
| 61 |
+
| No log | 15.0 | 75 | 3.0907 |
|
| 62 |
+
| No log | 16.0 | 80 | 3.0936 |
|
| 63 |
+
| No log | 17.0 | 85 | 3.1132 |
|
| 64 |
+
| No log | 18.0 | 90 | 3.1093 |
|
| 65 |
+
| No log | 19.0 | 95 | 3.1186 |
|
| 66 |
+
| No log | 20.0 | 100 | 3.1232 |
|
| 67 |
|
| 68 |
|
| 69 |
### Framework versions
|
emissions.csv
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
timestamp,project_name,run_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 |
2024-02-23T22:53:22,codecarbon,7bc17b19-652d-40a5-93eb-3921d3a60d4c,49.278987407684326,0.0073339536445992,0.0001488251693145,112.5,701.268,377.8925685882568,0.0015399516373872,0.0140255498696223,0.0051333462609472,0.0206988477679569,Germany,DEU,free and hanseatic city of hamburg,,,Linux-5.15.0-76-generic-x86_64-with-glibc2.35,3.11.4,2.2.3,128,AMD EPYC 7543 32-Core Processor,4,4 x NVIDIA A40,9.9683,53.5649,1007.7135162353516,machine,N,1.0
|
| 3 |
2024-02-23T22:55:48,codecarbon,fadcf6be-5da8-4758-bd62-61555e97f939,49.52903819084168,0.0068069181640488,0.0001374328759993,112.5,539.9780000000001,377.8925685882568,0.0015477617010474,0.0125116309999301,0.0051519862733557,0.0192113789743333,Germany,DEU,free and hanseatic city of hamburg,,,Linux-5.15.0-76-generic-x86_64-with-glibc2.35,3.11.4,2.2.3,128,AMD EPYC 7543 32-Core Processor,4,4 x NVIDIA A40,9.9683,53.5649,1007.7135162353516,machine,N,1.0
|
| 4 |
-
2024-02-23T22:58:58,codecarbon,ab306e8c-f450-4f8a-a68e-de7614155a39,49.52354431152344,0.
|
|
|
|
|
|
| 1 |
timestamp,project_name,run_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 |
2024-02-23T22:53:22,codecarbon,7bc17b19-652d-40a5-93eb-3921d3a60d4c,49.278987407684326,0.0073339536445992,0.0001488251693145,112.5,701.268,377.8925685882568,0.0015399516373872,0.0140255498696223,0.0051333462609472,0.0206988477679569,Germany,DEU,free and hanseatic city of hamburg,,,Linux-5.15.0-76-generic-x86_64-with-glibc2.35,3.11.4,2.2.3,128,AMD EPYC 7543 32-Core Processor,4,4 x NVIDIA A40,9.9683,53.5649,1007.7135162353516,machine,N,1.0
|
| 3 |
2024-02-23T22:55:48,codecarbon,fadcf6be-5da8-4758-bd62-61555e97f939,49.52903819084168,0.0068069181640488,0.0001374328759993,112.5,539.9780000000001,377.8925685882568,0.0015477617010474,0.0125116309999301,0.0051519862733557,0.0192113789743333,Germany,DEU,free and hanseatic city of hamburg,,,Linux-5.15.0-76-generic-x86_64-with-glibc2.35,3.11.4,2.2.3,128,AMD EPYC 7543 32-Core Processor,4,4 x NVIDIA A40,9.9683,53.5649,1007.7135162353516,machine,N,1.0
|
| 4 |
+
2024-02-23T22:58:58,codecarbon,ab306e8c-f450-4f8a-a68e-de7614155a39,49.52354431152344,0.0057782908561849,0.0001166776517415,112.5,485.4,377.8925685882568,0.0015475891903042,0.0096116094904387,0.0051490531281877,0.0163082518089307,Germany,DEU,free and hanseatic city of hamburg,,,Linux-5.15.0-76-generic-x86_64-with-glibc2.35,3.11.4,2.2.3,128,AMD EPYC 7543 32-Core Processor,4,4 x NVIDIA A40,9.9683,53.5649,1007.7135162353516,machine,N,1.0
|
| 5 |
+
2024-02-23T23:02:06,codecarbon,25b4a7ba-6136-4b51-9ec5-c8899b6f6dda,49.267224073410034,0.0074476493915444295,0.0001511684397003401,112.5,876.73,377.89256858825684,0.0015395839214324952,0.014353757644520468,0.00512639328036948,0.021019734846322444,Germany,DEU,free and hanseatic city of hamburg,,,Linux-5.15.0-76-generic-x86_64-with-glibc2.35,3.11.4,2.2.3,128,AMD EPYC 7543 32-Core Processor,4,4 x NVIDIA A40,9.9683,53.5649,1007.7135162353516,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 433992496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:866bb365a86ce9cd531c5273cd37aa74c06014298b388457e0a995bd02b7948d
|
| 3 |
size 433992496
|
runs/Feb23_22-58-02_hcdsgpu2/events.out.tfevents.1708729162.hcdsgpu2.3262615.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dde4143bb98e749a3e2eaac2f22c66ae35ca8d7cb7612623dd2f9cb77919b938
|
| 3 |
+
size 354
|
runs/Feb23_23-01-10_hcdsgpu2/events.out.tfevents.1708729277.hcdsgpu2.3264632.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ea3df0658b3cd584fc1acdfad447bacdec78eba6c6c1c86375783467087e513
|
| 3 |
+
size 10049
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c663223fa576bf7c73dced685fa5fe20ad77ebebee4623c19a2fd0352eac67e
|
| 3 |
size 4728
|