Update README.md
Browse files
README.md
CHANGED
@@ -18,10 +18,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [openai-community/gpt2-large](https://huggingface.co/openai-community/gpt2-large) on the dataset [CIRCL/vulnerability](https://huggingface.co/datasets/CIRCL/vulnerability).
|
20 |
|
|
|
|
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 1.2889
|
23 |
|
24 |
-
|
25 |
- Energy consumed for RAM : 2.726718 kWh. RAM Power : 94.34470081329346 W
|
26 |
- Energy consumed for all CPUs : 1.228363 kWh. Total CPU Power : 42.5 W
|
27 |
- Energy consumed for all GPUs : 14.324482 kWh. Total GPU Power : 171.6372824939248 W
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [openai-community/gpt2-large](https://huggingface.co/openai-community/gpt2-large) on the dataset [CIRCL/vulnerability](https://huggingface.co/datasets/CIRCL/vulnerability).
|
20 |
|
21 |
+
Generation time: approximately 27 hours with GPUs NVIDIA L40S.
|
22 |
+
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 1.2889
|
25 |
|
26 |
+
Energy related information:
|
27 |
- Energy consumed for RAM : 2.726718 kWh. RAM Power : 94.34470081329346 W
|
28 |
- Energy consumed for all CPUs : 1.228363 kWh. Total CPU Power : 42.5 W
|
29 |
- Energy consumed for all GPUs : 14.324482 kWh. Total GPU Power : 171.6372824939248 W
|