Update README.md
Browse files
README.md
CHANGED
@@ -106,6 +106,17 @@ The following hyperparameters were used during training:
|
|
106 |
|Policy |0.727 |0.786 |0.756 | 122.0 |
|
107 |
|Target |0.741 |0.886 |0.808 | 256.0 |
|
108 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
109 |
### Framework versions
|
110 |
|
111 |
- Transformers 4.38.1
|
|
|
106 |
|Policy |0.727 |0.786 |0.756 | 122.0 |
|
107 |
|Target |0.741 |0.886 |0.808 | 256.0 |
|
108 |
|
109 |
+
### Environmental Impact
|
110 |
+
Carbon emissions were measured using [CodeCarbon](https://github.com/mlco2/codecarbon).
|
111 |
+
- **Carbon Emitted**: 0.02335 kg of CO2
|
112 |
+
- **Hours Used**: 0.529 hours
|
113 |
+
|
114 |
+
### Training Hardware
|
115 |
+
- **On Cloud**: yes
|
116 |
+
- **GPU Model**: 1 x Tesla T4
|
117 |
+
- **CPU Model**: Intel(R) Xeon(R) CPU @ 2.00GHz
|
118 |
+
- **RAM Size**: 12.67 GB
|
119 |
+
|
120 |
### Framework versions
|
121 |
|
122 |
- Transformers 4.38.1
|