Update README.md
Browse files
README.md
CHANGED
@@ -19,9 +19,12 @@ It achieves the following results on the evaluation set:
|
|
19 |
- Loss: 2.0918
|
20 |
- Accuracy: 0.6277
|
21 |
|
22 |
-
## Model description
|
23 |
|
24 |
-
This model can create a comment on a provided Youtube video title.
|
|
|
|
|
|
|
25 |
|
26 |
## Intended uses & limitations
|
27 |
|
|
|
19 |
- Loss: 2.0918
|
20 |
- Accuracy: 0.6277
|
21 |
|
22 |
+
## Model description and usage
|
23 |
|
24 |
+
This model can create a comment on a provided Youtube video title. To test this model you can visit [space](https://huggingface.co/spaces/parseny/youtube_comment_generation)
|
25 |
+
but most likely it is down due to tariffs of hosting.
|
26 |
+
|
27 |
+
You also can chack how the model works here, just insert the Youtube video title.
|
28 |
|
29 |
## Intended uses & limitations
|
30 |
|