Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ widget:
|
|
| 14 |
|
| 15 |
# Instruction Detection Model
|
| 16 |
|
| 17 |
-
Welcome to the repository for the instruction detection model! This model, hosted on the [Hugging Face Model Hub](https://huggingface.co/models), is designed specifically for detecting instructions in newspaper titles. Utilizing token classification, it scans through the given input - a newspaper title, and labels tokens that appear to signify an instruction.
|
| 18 |
|
| 19 |
Model Card: [zeusfsx/instruction-detection](https://huggingface.co/zeusfsx/instruction-detection)
|
| 20 |
|
|
|
|
| 14 |
|
| 15 |
# Instruction Detection Model
|
| 16 |
|
| 17 |
+
Welcome to the repository for the instruction detection model! This model, hosted on the [Hugging Face Model Hub](https://huggingface.co/models), is designed specifically for detecting instructions in newspaper titles. **Ukranian Language Only**. Utilizing token classification, it scans through the given input - a newspaper title, and labels tokens that appear to signify an instruction.
|
| 18 |
|
| 19 |
Model Card: [zeusfsx/instruction-detection](https://huggingface.co/zeusfsx/instruction-detection)
|
| 20 |
|