Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ tags:
|
|
12 |
- conversational
|
13 |
---
|
14 |
|
15 |
-
# SmolLM2
|
16 |
|
17 |
This model is a fine-tuning of [SmolLM2](https://huggingface.co/HuggingFaceTB/SmolLM2-360M) on a custom **sentence completeness classification** task.<br />
|
18 |
The goal of the model is to determine whether a given sentence is **complete** or has been **cut off mid-thought** — for example, when a user accidentally presses enter while still typing.
|
|
|
12 |
- conversational
|
13 |
---
|
14 |
|
15 |
+
# SmolLM2 - Sentence Completeness Detection
|
16 |
|
17 |
This model is a fine-tuning of [SmolLM2](https://huggingface.co/HuggingFaceTB/SmolLM2-360M) on a custom **sentence completeness classification** task.<br />
|
18 |
The goal of the model is to determine whether a given sentence is **complete** or has been **cut off mid-thought** — for example, when a user accidentally presses enter while still typing.
|