nicholasKluge commited on
Commit
c17eba7
1 Parent(s): 499efb2

Upload 12 files

Browse files
AIRA_FineTuning.ipynb ADDED
The diff for this file is too large to render. See raw diff
 
Aira_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
- 2023-06-22T22:53:09,Aira_emissions,e5f88230-c821-49d2-bb1d-8497effbfd0a,17691.312861442566,0.8818190543958541,4.984474930166091e-05,42.5,322.707,31.30528450012207,0.20885526301115748,1.5856355814723924,0.1537605456926042,1.9482513901761536,United States,USA,iowa,,,Linux-5.15.107+-x86_64-with-glibc2.31,3.10.12,2.2.4,12,Intel(R) Xeon(R) CPU @ 2.20GHz,1,1 x NVIDIA A100-SXM4-40GB,-95.8517,41.2591,83.48075866699219,machine,N,1.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-06-27T23:36:58,Aira_emissions,989fd882-8387-4936-ab87-33e30b870c78,16188.737275362015,0.6569660748539192,4.058167500523774e-05,42.5,356.946,31.30528450012207,0.19111654618448665,1.54938726125543,0.14070114898385958,1.8812049564237816,United States,USA,nevada,,,Linux-5.15.107+-x86_64-with-glibc2.31,3.10.12,2.2.4,12,Intel(R) Xeon(R) CPU @ 2.20GHz,1,1 x NVIDIA A100-SXM4-40GB,-115.1164,36.1685,83.48075866699219,machine,N,1.0
README.md CHANGED
@@ -53,13 +53,13 @@ Check our gradio-demo in [Spaces](https://huggingface.co/spaces/nicholasKluge/Ai
53
  - **Batch size:** 4
54
  - **Optimizer:** `torch.optim.AdamW` (warmup_steps = 1e2, learning_rate = 5e-4, epsilon = 1e-8)
55
  - **GPU:** 1 NVIDIA A100-SXM4-40GB
56
- - **Emissions:** 0.88 KgCO2 (United States of America)
57
- - **Total Energy Consumption:** 1.94 kWh
58
 
59
  | Epoch/Loss|Training|Validation|
60
  |---|---|---|
61
- | 1 |0.723266|0.636748|
62
- | 2 |0.488247|0.594000|
63
 
64
  This repository has the notebook used to train this model.
65
 
 
53
  - **Batch size:** 4
54
  - **Optimizer:** `torch.optim.AdamW` (warmup_steps = 1e2, learning_rate = 5e-4, epsilon = 1e-8)
55
  - **GPU:** 1 NVIDIA A100-SXM4-40GB
56
+ - **Emissions:** 0.65 KgCO2 (United States of America)
57
+ - **Total Energy Consumption:** 1.88 kWh
58
 
59
  | Epoch/Loss|Training|Validation|
60
  |---|---|---|
61
+ | 1 |0.725913|0.644099|
62
+ | 2 |0.489048|0.601788|
63
 
64
  This repository has the notebook used to train this model.
65
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:675bf3f3a1a9086a0aa61e0ef2cfd8c73f8379e9236f04ade5c61e16f43bc3b0
3
  size 6230649445
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c8a894c4a1c5799efcacfa779b65e37540dec0046cb5573bfc4b8f8e8029461
3
  size 6230649445
training_stats.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98534c13631fbc73154a11a487c2a1bdb52eb9ff93f0d877c44b61d2d96638aa
3
- size 3041
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba09fda9129379bd3c1357998c5c549b20c52d846a7a3a26b96b7f07f9bbb09f
3
+ size 3042