Update README.md (#1)
Browse files- Update README.md (99ae7d6991205a917ff0ead144c7841f0c6ebe3b)
Co-authored-by: Daniel <[email protected]>
README.md
CHANGED
@@ -12,6 +12,12 @@ tags:
|
|
12 |
pretty_name: DistilGPT2 fine-tuned on YouTube Shorts comments
|
13 |
size_categories:
|
14 |
- 10M<n<100M
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# Youtube shorts comment generator 🧠 (I couldn't come up with a more original name)
|
|
|
12 |
pretty_name: DistilGPT2 fine-tuned on YouTube Shorts comments
|
13 |
size_categories:
|
14 |
- 10M<n<100M
|
15 |
+
datasets:
|
16 |
+
- PingVortex/Youtube_shorts_comments
|
17 |
+
base_model:
|
18 |
+
- distilbert/distilgpt2
|
19 |
+
pipeline_tag: text-generation
|
20 |
+
library_name: transformers
|
21 |
---
|
22 |
|
23 |
# Youtube shorts comment generator 🧠 (I couldn't come up with a more original name)
|