docs: add README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
base_model:
|
3 |
- HuggingFaceTB/SmolLM-135M-Instruct
|
4 |
datasets: []
|
@@ -8,6 +10,7 @@ library_name: transformers
|
|
8 |
metrics: []
|
9 |
pipeline_tag: text-generation
|
10 |
tags: []
|
|
|
11 |
---
|
12 |
|
13 |
# Model Card for ldp72/Test-SmolLM-Marcel-codecarbon
|
@@ -31,7 +34,7 @@ This model was finetuned by performing instruct tuning on Telco domain datatsets
|
|
31 |
- **Language(s) (NLP):** English
|
32 |
- **License:** [More Information Needed]
|
33 |
- **Finetuned from model [optional]:** HuggingFaceTB/SmolLM-135M-Instruct
|
34 |
-
- **Date [optional]:** 2025-08-28
|
35 |
|
36 |
### Model Sources [optional]
|
37 |
|
@@ -432,11 +435,11 @@ weight_decay: 0.1
|
|
432 |
|
433 |
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
434 |
|
435 |
-
- **Hardware Type:** CPUs: AMD EPYC 7282 16-Core Processor
|
436 |
-
- **Hours used:** 0:
|
437 |
- **Cloud Provider:** [More Information Needed]
|
438 |
- **Compute Region:** [More Information Needed]
|
439 |
-
- **Carbon Emitted:** 0.
|
440 |
|
441 |
## Technical Specifications [optional]
|
442 |
|
|
|
1 |
---
|
2 |
+
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
|
3 |
+
# Doc / guide: https://huggingface.co/docs/hub/model-cards
|
4 |
base_model:
|
5 |
- HuggingFaceTB/SmolLM-135M-Instruct
|
6 |
datasets: []
|
|
|
10 |
metrics: []
|
11 |
pipeline_tag: text-generation
|
12 |
tags: []
|
13 |
+
|
14 |
---
|
15 |
|
16 |
# Model Card for ldp72/Test-SmolLM-Marcel-codecarbon
|
|
|
34 |
- **Language(s) (NLP):** English
|
35 |
- **License:** [More Information Needed]
|
36 |
- **Finetuned from model [optional]:** HuggingFaceTB/SmolLM-135M-Instruct
|
37 |
+
- **Date [optional]:** 2025-08-28 16:18:47
|
38 |
|
39 |
### Model Sources [optional]
|
40 |
|
|
|
435 |
|
436 |
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
437 |
|
438 |
+
- **Hardware Type:** CPUs: AMD EPYC 7282 16-Core Processor; GPUs: 1 x NVIDIA A100-PCIE-40GB
|
439 |
+
- **Hours used:** 0:10:44
|
440 |
- **Cloud Provider:** [More Information Needed]
|
441 |
- **Compute Region:** [More Information Needed]
|
442 |
+
- **Carbon Emitted:** 0.00089 kg CO2eq, detailed emissions can be found in [`emissions.csv`](./emissions.csv) (emissions were computed using [`codecarbon`](https://codecarbon.io/))
|
443 |
|
444 |
## Technical Specifications [optional]
|
445 |
|