Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Vietnamese Text Summarization with Poem
|
| 2 |
Summarize a piece of text with poem. Doesn't it sound fun? </br>
|
| 3 |
|
|
@@ -126,9 +135,4 @@ Docker Image, coming soon...
|
|
| 126 |
## Credits
|
| 127 |
- [Phan Phuc](https://github.com/pphuc25) for doing the fine-tuning.
|
| 128 |
- [Me](https://github.com/andythetechnerd03) for designing the pipeline and testing the model.
|
| 129 |
-
- [Truong Vo](https://github.com/justinvo277) for collecting the data.
|
| 130 |
-
|
| 131 |
-
|
| 132 |
-
|
| 133 |
-
|
| 134 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- andythetechnerd03/Vietnamese-Poem-5words
|
| 5 |
+
language:
|
| 6 |
+
- vi
|
| 7 |
+
tags:
|
| 8 |
+
- art
|
| 9 |
+
---
|
| 10 |
# Vietnamese Text Summarization with Poem
|
| 11 |
Summarize a piece of text with poem. Doesn't it sound fun? </br>
|
| 12 |
|
|
|
|
| 135 |
## Credits
|
| 136 |
- [Phan Phuc](https://github.com/pphuc25) for doing the fine-tuning.
|
| 137 |
- [Me](https://github.com/andythetechnerd03) for designing the pipeline and testing the model.
|
| 138 |
+
- [Truong Vo](https://github.com/justinvo277) for collecting the data.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|