shibing624
commited on
Commit
•
f3f3674
1
Parent(s):
3de8950
Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,16 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- zh
|
4 |
tags:
|
5 |
- SongNet
|
6 |
- pytorch
|
7 |
- zh
|
8 |
- Text2Text-Generation
|
9 |
-
license:
|
10 |
widget:
|
11 |
-
- text:
|
12 |
-
|
|
|
13 |
---
|
14 |
|
15 |
# SongNet pretrain (songnet-base-chinese) Model
|
@@ -48,4 +49,4 @@ songnet-base-chinese
|
|
48 |
year = {2022},
|
49 |
url = {https://github.com/shibing624/textgen},
|
50 |
}
|
51 |
-
```
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- zh
|
4 |
tags:
|
5 |
- SongNet
|
6 |
- pytorch
|
7 |
- zh
|
8 |
- Text2Text-Generation
|
9 |
+
license: apache-2.0
|
10 |
widget:
|
11 |
+
- text: 丹枫江冷人初去
|
12 |
+
library_name: transformers
|
13 |
+
pipeline_tag: fill-mask
|
14 |
---
|
15 |
|
16 |
# SongNet pretrain (songnet-base-chinese) Model
|
|
|
49 |
year = {2022},
|
50 |
url = {https://github.com/shibing624/textgen},
|
51 |
}
|
52 |
+
```
|