psuwannapich
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- th
|
5 |
---
|
6 |
+
|
7 |
+
# Z-coref: Thai Coreference and Zero Pronoun Resolution
|
8 |
+
|
9 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
+
|
11 |
+
This is Z-coref model, Thai coreference and zero pronouns resolution model. Pre-trained Language model was retrieved from [clicknext/phayathaibert](https://huggingface.co/clicknext/phayathaibert). Then finetuned with [Z-coref dataset](https://huggingface.co/datasets/psuwannapich/Z-coref-dataset/blob/main/README.md).
|
12 |
+
For further implementation, please review our paper.
|