Upload folder using huggingface_hub
Browse files- config.json +1 -1
- emissions.csv +2 -0
- pytorch_model.bin +1 -1
- training_args.bin +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "google/flan-t5-large",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
emissions.csv
ADDED
@@ -0,0 +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-07-28T14:33:49,codecarbon,faf9170b-fd57-4564-bcac-b97bfc9cb46d,13639.751626729965,0.34693823761363457,2.5435817829243756e-05,62.5,134.03900000000002,29.403442382812504,0.23679866263849825,1.3001867019106013,0.11136575615122551,1.6483511207003247,United States,USA,new york,,,Linux-5.15.0-78-generic-x86_64-with-glibc2.17,3.8.16,2.2.3,16,Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz,1,1 x NVIDIA GeForce RTX 3090,-73.841,40.5739,78.4091796875,machine,N,1.0
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3132793669
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39c144a606dbd40ae9c479c39cdd8df7f88a5588ada778c0f2fb1a897fbddf30
|
3 |
size 3132793669
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be5ab6548b4fd8c5f0ef7a483596732a1be07354b8955f9151da14656f74d7dd
|
3 |
+
size 3515
|