Update README.md
Browse files
README.md
CHANGED
|
@@ -4,9 +4,11 @@ license: apache-2.0
|
|
| 4 |
|
| 5 |
# Tibetan BERT Model
|
| 6 |
|
|
|
|
|
|
|
| 7 |
## Citation
|
| 8 |
|
| 9 |
-
Please cite our [paper](https://dl.acm.org/doi/10.1145/3548608.3559255) if you use this model:
|
| 10 |
|
| 11 |
```
|
| 12 |
@inproceedings{10.1145/3548608.3559255,
|
|
|
|
| 4 |
|
| 5 |
# Tibetan BERT Model
|
| 6 |
|
| 7 |
+
**We also open-sourced the training corpus [here](https://huggingface.co/datasets/UTibetNLP/tibetan_news_classification).**
|
| 8 |
+
|
| 9 |
## Citation
|
| 10 |
|
| 11 |
+
Please cite our [paper](https://dl.acm.org/doi/10.1145/3548608.3559255) if you use this model or the training corpus:
|
| 12 |
|
| 13 |
```
|
| 14 |
@inproceedings{10.1145/3548608.3559255,
|