Model save
Browse files
README.md
CHANGED
|
@@ -12,6 +12,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 12 |
# QA_BERT
|
| 13 |
|
| 14 |
This model was trained from scratch on the None dataset.
|
|
|
|
|
|
|
| 15 |
|
| 16 |
## Model description
|
| 17 |
|
|
@@ -31,18 +33,42 @@ More information needed
|
|
| 31 |
|
| 32 |
The following hyperparameters were used during training:
|
| 33 |
- learning_rate: 2e-05
|
| 34 |
-
- train_batch_size:
|
| 35 |
-
- eval_batch_size:
|
| 36 |
- seed: 42
|
| 37 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 38 |
- lr_scheduler_type: linear
|
| 39 |
-
- num_epochs:
|
| 40 |
|
| 41 |
### Training results
|
| 42 |
|
| 43 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 44 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 45 |
-
| No log | 1.0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 46 |
|
| 47 |
|
| 48 |
### Framework versions
|
|
|
|
| 12 |
# QA_BERT
|
| 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.2396
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 33 |
|
| 34 |
The following hyperparameters were used during training:
|
| 35 |
- learning_rate: 2e-05
|
| 36 |
+
- train_batch_size: 160
|
| 37 |
+
- eval_batch_size: 5
|
| 38 |
- seed: 42
|
| 39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 40 |
- lr_scheduler_type: linear
|
| 41 |
+
- num_epochs: 25
|
| 42 |
|
| 43 |
### Training results
|
| 44 |
|
| 45 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 46 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 47 |
+
| No log | 1.0 | 2 | 5.4190 |
|
| 48 |
+
| No log | 2.0 | 4 | 4.8218 |
|
| 49 |
+
| No log | 3.0 | 6 | 4.3918 |
|
| 50 |
+
| No log | 4.0 | 8 | 4.2001 |
|
| 51 |
+
| No log | 5.0 | 10 | 4.0566 |
|
| 52 |
+
| No log | 6.0 | 12 | 3.9085 |
|
| 53 |
+
| No log | 7.0 | 14 | 3.8141 |
|
| 54 |
+
| No log | 8.0 | 16 | 3.7379 |
|
| 55 |
+
| No log | 9.0 | 18 | 3.6321 |
|
| 56 |
+
| No log | 10.0 | 20 | 3.5224 |
|
| 57 |
+
| No log | 11.0 | 22 | 3.4364 |
|
| 58 |
+
| No log | 12.0 | 24 | 3.3735 |
|
| 59 |
+
| No log | 13.0 | 26 | 3.3156 |
|
| 60 |
+
| No log | 14.0 | 28 | 3.2998 |
|
| 61 |
+
| No log | 15.0 | 30 | 3.2754 |
|
| 62 |
+
| No log | 16.0 | 32 | 3.2459 |
|
| 63 |
+
| No log | 17.0 | 34 | 3.2334 |
|
| 64 |
+
| No log | 18.0 | 36 | 3.2419 |
|
| 65 |
+
| No log | 19.0 | 38 | 3.2581 |
|
| 66 |
+
| No log | 20.0 | 40 | 3.2433 |
|
| 67 |
+
| No log | 21.0 | 42 | 3.2243 |
|
| 68 |
+
| No log | 22.0 | 44 | 3.2226 |
|
| 69 |
+
| No log | 23.0 | 46 | 3.2273 |
|
| 70 |
+
| No log | 24.0 | 48 | 3.2356 |
|
| 71 |
+
| No log | 25.0 | 50 | 3.2396 |
|
| 72 |
|
| 73 |
|
| 74 |
### Framework versions
|
emissions.csv
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 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-
|
|
|
|
| 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-03-01T15:36:28,codecarbon,3f9152c4-ab28-4a82-948a-28b75c998a7a,124.66902875900269,0.01357017598308951,0.00010884961660623806,112.5,452.243,377.8920922279358,0.0038958391025662423,0.021338467936003472,0.013065226946786638,0.03829953398535636,Germany,DEU,free and hanseatic city of hamburg,,,Linux-5.15.0-97-generic-x86_64-with-glibc2.35,3.11.4,2.2.3,128,AMD EPYC 7543 32-Core Processor,5,4 x NVIDIA A401 x NVIDIA A100 80GB PCIe,9.9683,53.5649,1007.7122459411621,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:65cb7effd65ea4131dcc23b65bcd5a1598550d43ef18a365a27d820f843f7595
|
| 3 |
size 433992496
|
runs/Mar01_14-40-33_hcdsgpu1/events.out.tfevents.1709304039.hcdsgpu1.3470.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6edc4681065f510e51931465d0314ecc3a72a2b6ba17d007b63ab9d2459bff13
|
| 3 |
+
size 5600
|
runs/Mar01_15-34-17_hcdsgpu1/events.out.tfevents.1709307263.hcdsgpu1.3987.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:927e20f65ee065e1d93bdd2b92f8e1c4cbbb8e0945482303a0c891fbf52e2d52
|
| 3 |
+
size 11534
|
tokenizer.json
CHANGED
|
@@ -1,7 +1,21 @@
|
|
| 1 |
{
|
| 2 |
"version": "1.0",
|
| 3 |
-
"truncation":
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
"added_tokens": [
|
| 6 |
{
|
| 7 |
"id": 0,
|
|
|
|
| 1 |
{
|
| 2 |
"version": "1.0",
|
| 3 |
+
"truncation": {
|
| 4 |
+
"direction": "Right",
|
| 5 |
+
"max_length": 384,
|
| 6 |
+
"strategy": "OnlySecond",
|
| 7 |
+
"stride": 0
|
| 8 |
+
},
|
| 9 |
+
"padding": {
|
| 10 |
+
"strategy": {
|
| 11 |
+
"Fixed": 384
|
| 12 |
+
},
|
| 13 |
+
"direction": "Right",
|
| 14 |
+
"pad_to_multiple_of": null,
|
| 15 |
+
"pad_id": 0,
|
| 16 |
+
"pad_type_id": 0,
|
| 17 |
+
"pad_token": "[PAD]"
|
| 18 |
+
},
|
| 19 |
"added_tokens": [
|
| 20 |
{
|
| 21 |
"id": 0,
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4856
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7f40b14dcbdc954ae87d91db46eef7a4b169588879bc82b917d3966ee4f084b
|
| 3 |
size 4856
|