worde-byte
commited on
Commit
•
f5a7310
1
Parent(s):
9f09804
GOAT-11-28
Browse files- README.md +1 -1
- adapter_model.bin +1 -1
- emissions.csv +2 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -40,7 +40,7 @@ The following hyperparameters were used during training:
|
|
40 |
- total_train_batch_size: 16
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
-
- training_steps:
|
44 |
|
45 |
### Training results
|
46 |
|
|
|
40 |
- total_train_batch_size: 16
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
+
- training_steps: 8000
|
44 |
|
45 |
### Training results
|
46 |
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 109097933
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13e15b8572a53fd61b96c8b3ee96b6d7e8f5b66cdfc8b7ab75b68bfc2e48e4a0
|
3 |
size 109097933
|
emissions.csv
CHANGED
@@ -1,3 +1,4 @@
|
|
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 |
2023-11-14T23:06:01,codecarbon,73b6b492-a912-4ad9-a90f-cbc20b4bb354,12622.48070693016,0.6297897035116645,4.989428925535129e-05,90.0,219.70000000000005,47.1240119934082,0.3155527930200103,1.2098474261497183,0.165094099620778,1.690494318790505,United States,USA,massachusetts,,,Linux-5.10.0-21-amd64-x86_64-with-glibc2.31,3.10.13,2.2.3,32,AMD Ryzen Threadripper 2950X 16-Core Processor,1,1 x NVIDIA GeForce RTX 3090,-71.7858,42.2917,125.66403198242188,machine,N,1.0
|
3 |
-
2023-11-15T13:11:01,codecarbon,07550c8c-f40b-4bf5-adbc-5301f43b4f9a,12599.973283529282,0.6278761369215906,4.983154509877826e-05,90.0,179.636,47.1240119934082,0.3149898107051846,1.205568608563861,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 |
2023-11-14T23:06:01,codecarbon,73b6b492-a912-4ad9-a90f-cbc20b4bb354,12622.48070693016,0.6297897035116645,4.989428925535129e-05,90.0,219.70000000000005,47.1240119934082,0.3155527930200103,1.2098474261497183,0.165094099620778,1.690494318790505,United States,USA,massachusetts,,,Linux-5.10.0-21-amd64-x86_64-with-glibc2.31,3.10.13,2.2.3,32,AMD Ryzen Threadripper 2950X 16-Core Processor,1,1 x NVIDIA GeForce RTX 3090,-71.7858,42.2917,125.66403198242188,machine,N,1.0
|
3 |
+
2023-11-15T13:11:01,codecarbon,07550c8c-f40b-4bf5-adbc-5301f43b4f9a,12599.973283529282,0.6278761369215906,4.983154509877826e-05,90.0,179.636,47.1240119934082,0.3149898107051846,1.205568608563861,0.1647994651988464,1.6853578844678894,United States,USA,massachusetts,,,Linux-5.10.0-21-amd64-x86_64-with-glibc2.31,3.10.13,2.2.3,32,AMD Ryzen Threadripper 2950X 16-Core Processor,1,1 x NVIDIA GeForce RTX 3090,-71.7858,42.2917,125.66403198242188,machine,N,1.0
|
4 |
+
2023-11-29T11:13:37,codecarbon,20e9d797-870c-4eeb-b24a-30b2aeafeb41,64769.692024469376,3.243762443972236,5.008148630298834e-05,90.0,245.139,47.1240119934082,1.619212924224136,6.240300487264017,0.8474596502578503,8.706973061746009,United States,USA,massachusetts,,,Linux-5.10.0-21-amd64-x86_64-with-glibc2.31,3.10.13,2.2.3,32,AMD Ryzen Threadripper 2950X 16-Core Processor,1,1 x NVIDIA GeForce RTX 3090,-71.7858,42.2917,125.66403198242188,machine,N,1.0
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c297bd821b199c0cb28172254d421d88b0a945781104cdc93a0046089c0a58e3
|
3 |
size 4027
|