Update README.md
Browse files
README.md
CHANGED
|
@@ -5,11 +5,13 @@ datasets:
|
|
| 5 |
- HuggingFaceH4/aime_2024
|
| 6 |
base_model:
|
| 7 |
- HuggingFaceTB/SmolLM3-3B
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
# Model Card for Model ID
|
| 10 |
|
| 11 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 12 |
-
|
| 13 |
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
|
| 14 |
|
| 15 |
## Model Details
|
|
@@ -31,7 +33,7 @@ This modelcard aims to be a base template for new models. It has been generated
|
|
| 31 |
### Model Sources [optional]
|
| 32 |
|
| 33 |
<!-- Provide the basic links for the model. -->
|
| 34 |
-
|
| 35 |
- **Repository:** [More Information Needed]
|
| 36 |
- **Paper [optional]:** [More Information Needed]
|
| 37 |
- **Demo [optional]:** [More Information Needed]
|
|
@@ -39,7 +41,7 @@ This modelcard aims to be a base template for new models. It has been generated
|
|
| 39 |
## Uses
|
| 40 |
|
| 41 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 42 |
-
|
| 43 |
### Direct Use
|
| 44 |
|
| 45 |
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
|
|
|
| 5 |
- HuggingFaceH4/aime_2024
|
| 6 |
base_model:
|
| 7 |
- HuggingFaceTB/SmolLM3-3B
|
| 8 |
+
tags:
|
| 9 |
+
- agent
|
| 10 |
---
|
| 11 |
# Model Card for Model ID
|
| 12 |
|
| 13 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 14 |
+
This SmolLM can help you chatiing endlessly without feeling bored
|
| 15 |
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
|
| 16 |
|
| 17 |
## Model Details
|
|
|
|
| 33 |
### Model Sources [optional]
|
| 34 |
|
| 35 |
<!-- Provide the basic links for the model. -->
|
| 36 |
+
Using SmolLM3-3b
|
| 37 |
- **Repository:** [More Information Needed]
|
| 38 |
- **Paper [optional]:** [More Information Needed]
|
| 39 |
- **Demo [optional]:** [More Information Needed]
|
|
|
|
| 41 |
## Uses
|
| 42 |
|
| 43 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 44 |
+
Answering daily questions and conversations in a diverse way with it!
|
| 45 |
### Direct Use
|
| 46 |
|
| 47 |
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|