Update README.md
Browse files
README.md
CHANGED
@@ -66,6 +66,7 @@ widget:
|
|
66 |
- [Citation Information](#citation-information)
|
67 |
- [Funding](#funding)
|
68 |
- [Contributions](#contributions)
|
|
|
69 |
|
70 |
## Model description
|
71 |
The **roberta-base-ca-v2-cased-tc** is a Text Classification (TC) model for the Catalan language fine-tuned from the [roberta-base-ca-v2](https://huggingface.co/projecte-aina/roberta-base-ca-v2) model, a [RoBERTa](https://arxiv.org/abs/1907.11692) base model pre-trained on a medium-size corpus collected from publicly available corpora and crawlers (check the roberta-base-ca-v2 model card for more details).
|
@@ -143,10 +144,22 @@ If you use any of these resources (datasets or models) in your work, please cite
|
|
143 |
}
|
144 |
```
|
145 |
|
146 |
-
|
147 |
This work was funded by the [Departament de la Vicepresidència i de Polítiques Digitals i Territori de la Generalitat de Catalunya](https://politiquesdigitals.gencat.cat/ca/inici/index.html#googtrans(ca|en) within the framework of [Projecte AINA](https://politiquesdigitals.gencat.cat/ca/economia/catalonia-ai/aina).
|
148 |
|
149 |
|
150 |
## Contributions
|
151 |
|
152 |
-
[N/A]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
- [Citation Information](#citation-information)
|
67 |
- [Funding](#funding)
|
68 |
- [Contributions](#contributions)
|
69 |
+
- [Disclaimer](#disclaimer)
|
70 |
|
71 |
## Model description
|
72 |
The **roberta-base-ca-v2-cased-tc** is a Text Classification (TC) model for the Catalan language fine-tuned from the [roberta-base-ca-v2](https://huggingface.co/projecte-aina/roberta-base-ca-v2) model, a [RoBERTa](https://arxiv.org/abs/1907.11692) base model pre-trained on a medium-size corpus collected from publicly available corpora and crawlers (check the roberta-base-ca-v2 model card for more details).
|
|
|
144 |
}
|
145 |
```
|
146 |
|
147 |
+
## Funding
|
148 |
This work was funded by the [Departament de la Vicepresidència i de Polítiques Digitals i Territori de la Generalitat de Catalunya](https://politiquesdigitals.gencat.cat/ca/inici/index.html#googtrans(ca|en) within the framework of [Projecte AINA](https://politiquesdigitals.gencat.cat/ca/economia/catalonia-ai/aina).
|
149 |
|
150 |
|
151 |
## Contributions
|
152 |
|
153 |
+
[N/A]
|
154 |
+
|
155 |
+
|
156 |
+
## Disclaimer
|
157 |
+
|
158 |
+
<details>
|
159 |
+
<summary>Click to expand</summary>
|
160 |
+
|
161 |
+
The models published in this repository are intended for a generalist purpose and are available to third parties. These models may have bias and/or any other undesirable distortions.
|
162 |
+
|
163 |
+
When third parties, deploy or provide systems and/or services to other parties using any of these models (or using systems based on these models) or become users of the models, they should note that it is their responsibility to mitigate the risks arising from their use and, in any event, to comply with applicable regulations, including regulations regarding the use of Artificial Intelligence.
|
164 |
+
|
165 |
+
In no event shall the owner and creator of the models (BSC – Barcelona Supercomputing Center) be liable for any results arising from the use made by third parties of these models.
|