Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- conversational
|
4 |
+
- tagalog
|
5 |
+
- filipino
|
6 |
+
|
7 |
+
language:
|
8 |
+
- tl
|
9 |
+
---
|
10 |
+
|
11 |
+
# Tagalog DialoGPT
|
12 |
+
|
13 |
+
This is an extension of the base Tagalog DialoGPT model (https://huggingface.co/gabtan99/dialogpt-medium-tagalog).
|
14 |
+
|
15 |
+
This model is trained on 52K original conversations and 52K synthetic conversations, where 30% of tokens in each utterance in the synthetic conversation are machine-generated tokens.
|
16 |
+
|