Update README.md
Browse files
README.md
CHANGED
@@ -13,4 +13,10 @@ tags:
|
|
13 |
- image
|
14 |
- pytorch
|
15 |
- safetensors
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
|
|
13 |
- image
|
14 |
- pytorch
|
15 |
- safetensors
|
16 |
+
co2_eq_emissions:
|
17 |
+
emissions: 0.054843 # в граммах CO2
|
18 |
+
source: "code carbon"
|
19 |
+
training_type: "fine-tuning"
|
20 |
+
geographical_location: "Oregon, USA (45.5999, -121.1871)"
|
21 |
+
hardware_used: "2x Tesla T4 GPUs, Intel Xeon CPU (4 cores), 31.35 GB RAM"
|
22 |
---
|