Commit ·
3af595f
1
Parent(s): e4ab0df
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,16 +1,14 @@
|
|
| 1 |
---
|
| 2 |
-
language: English
|
| 3 |
datasets:
|
| 4 |
-
-
|
| 5 |
-
|
| 6 |
-
-
|
| 7 |
-
- Transformers
|
| 8 |
-
- gpt2
|
| 9 |
-
- Chatbot
|
| 10 |
-
- Rick&Morty
|
| 11 |
-
license: apache-2.0
|
| 12 |
metrics:
|
| 13 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
# Source Code
|
| 16 |
[<img src="https://api.flatworld.co/wp-content/uploads/2020/10/DAGsHub-Logo.png" alt="dagshub" width="150"/>](https://dagshub.com/kingabzpro/DailoGPT-RickBot)
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
datasets:
|
| 3 |
+
- ysharma/rickandmorty
|
| 4 |
+
language:
|
| 5 |
+
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
metrics:
|
| 7 |
+
- perplexity
|
| 8 |
+
library_name: transformers
|
| 9 |
+
pipeline_tag: conversational
|
| 10 |
+
tags:
|
| 11 |
+
- gpt-2
|
| 12 |
---
|
| 13 |
# Source Code
|
| 14 |
[<img src="https://api.flatworld.co/wp-content/uploads/2020/10/DAGsHub-Logo.png" alt="dagshub" width="150"/>](https://dagshub.com/kingabzpro/DailoGPT-RickBot)
|