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
|
|
|
|
| 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
|