ZivK commited on
Commit
18d6c40
·
verified ·
1 Parent(s): 73f110b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
  - conversational
13
  ---
14
 
15
- # SmolLM2 Fine-tuned for 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.
 
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.