Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ language:
|
|
4 |
|
5 |
- ca
|
6 |
|
7 |
-
license:
|
8 |
|
9 |
tags:
|
10 |
|
@@ -65,7 +65,7 @@ We evaluated the _roberta-base-ca-cased-tc_ on the Ancora-ca-ner test set agains
|
|
65 |
| XLM-RoBERTa | 87.66 |
|
66 |
| WikiBERT-ca | 77.66 |
|
67 |
|
68 |
-
For more details, check the fine-tuning and evaluation scripts in the official [GitHub repository](https://github.com/projecte-aina/
|
69 |
## Citing
|
70 |
If you use any of these resources (datasets or models) in your work, please cite our latest paper:
|
71 |
```bibtex
|
|
|
4 |
|
5 |
- ca
|
6 |
|
7 |
+
license: apache-2.0
|
8 |
|
9 |
tags:
|
10 |
|
|
|
65 |
| XLM-RoBERTa | 87.66 |
|
66 |
| WikiBERT-ca | 77.66 |
|
67 |
|
68 |
+
For more details, check the fine-tuning and evaluation scripts in the official [GitHub repository](https://github.com/projecte-aina/club).
|
69 |
## Citing
|
70 |
If you use any of these resources (datasets or models) in your work, please cite our latest paper:
|
71 |
```bibtex
|