KoichiYasuoka
commited on
Commit
•
65d7de2
1
Parent(s):
e6445f2
bug fix
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ widget:
|
|
18 |
|
19 |
## Model Description
|
20 |
|
21 |
-
This is a GPT-2 model pretrained for POS-tagging and dependency-parsing, derived from [japanese-gpt2-small](https://huggingface.co/rinna/japanese-gpt2-small)
|
22 |
|
23 |
## How to Use
|
24 |
|
|
|
18 |
|
19 |
## Model Description
|
20 |
|
21 |
+
This is a GPT-2 model pretrained for POS-tagging and dependency-parsing, derived from [japanese-gpt2-small](https://huggingface.co/rinna/japanese-gpt2-small) refined for [UD_Japanese-GSDLUW](https://github.com/UniversalDependencies/UD_Japanese-GSDLUW).
|
22 |
|
23 |
## How to Use
|
24 |
|