poltextlab
commited on
Commit
•
dec69b5
1
Parent(s):
fd4176a
model card init
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ metrics:
|
|
12 |
---
|
13 |
# xlm-roberta-large-spanish-parlspeech-cap-v3
|
14 |
## Model description
|
15 |
-
An `xlm-roberta-large` model fine-tuned on spanish training data containing parliamentary speeches (oral questions, interpellations, bill debates, other plenary speeches, urgent
|
16 |
|
17 |
## How to use the model
|
18 |
This snippet prints the three most probable labels and their corresponding softmax scores:
|
|
|
12 |
---
|
13 |
# xlm-roberta-large-spanish-parlspeech-cap-v3
|
14 |
## Model description
|
15 |
+
An `xlm-roberta-large` model fine-tuned on spanish training data containing parliamentary speeches (oral questions, interpellations, bill debates, other plenary speeches, urgent questions) labeled with [major topic codes](https://www.comparativeagendas.net/pages/master-codebook) from the [Comparative Agendas Project](https://www.comparativeagendas.net/).
|
16 |
|
17 |
## How to use the model
|
18 |
This snippet prints the three most probable labels and their corresponding softmax scores:
|