pphuc25 commited on
Commit
4b44f2b
·
verified ·
1 Parent(s): b6a6020

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -4,9 +4,16 @@ 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
 
 
4
  - andythetechnerd03/Vietnamese-Poem-5words
5
  language:
6
  - vi
7
+ library_name: transformers
8
  tags:
9
  - art
10
+ - text-generation-inference
11
+ base_model: Viet-Mistral/Vistral-7B-Chat
12
  ---
13
+
14
+
15
+
16
+
17
  # Vietnamese Text Summarization with Poem
18
  Summarize a piece of text with poem. Doesn't it sound fun? </br>
19