update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ tags:
|
|
17 |
<!-- Provide a quick summary of what the model is/does. -->
|
18 |
|
19 |
This model is a fine-tuned version of tohoku-nlp/bert-large-japanese-v2 designed to perform multi-class classification of Japanese grammar points.
|
20 |
-
It was trained on labeled data sourced from the
|
21 |
|
22 |
## Uses
|
23 |
|
|
|
17 |
<!-- Provide a quick summary of what the model is/does. -->
|
18 |
|
19 |
This model is a fine-tuned version of tohoku-nlp/bert-large-japanese-v2 designed to perform multi-class classification of Japanese grammar points.
|
20 |
+
It was trained on labeled data sourced from the 日本語文型辞典 (grammar dictionary) and augmented with synthetic examples generated by a large language model.
|
21 |
|
22 |
## Uses
|
23 |
|