data-silence
commited on
Commit
•
f3ec159
1
Parent(s):
49537e3
Update README.md
Browse files
README.md
CHANGED
@@ -59,6 +59,11 @@ The news category is assigned by the classifier to one of 11 categories:
|
|
59 |
- sports (спорт)
|
60 |
- travel (путешествия)
|
61 |
|
|
|
|
|
|
|
|
|
|
|
62 |
## How to use
|
63 |
|
64 |
```python
|
|
|
59 |
- sports (спорт)
|
60 |
- travel (путешествия)
|
61 |
|
62 |
+
## Testing this model on `Spaces`
|
63 |
+
|
64 |
+
You can try the model and evaluate its quality [here](https://huggingface.co/spaces/data-silence/rus-news-classifier)
|
65 |
+
|
66 |
+
|
67 |
## How to use
|
68 |
|
69 |
```python
|