Commit ·
e298073
1
Parent(s): b0efc9c
Update README.md
Browse files
README.md
CHANGED
|
@@ -50,7 +50,7 @@ More details about RoBERTa large are available in [RoBERTa large model card](htt
|
|
| 50 |
| 20 | current_act | A legal act mentioning itself |
|
| 51 |
| 21 | treaty_abbreviation | A treaty mentioned as an abbreviation |
|
| 52 |
| 22 | treaty_name | A treaty |
|
| 53 |
-
| 23 | service_label | A token comprising
|
| 54 |
|
| 55 |
## Intended Uses & Limitations
|
| 56 |
The model could be used to extract mentioned legal acts and their articles.
|
|
|
|
| 50 |
| 20 | current_act | A legal act mentioning itself |
|
| 51 |
| 21 | treaty_abbreviation | A treaty mentioned as an abbreviation |
|
| 52 |
| 22 | treaty_name | A treaty |
|
| 53 |
+
| 23 | service_label | A token comprising more than 1 label |
|
| 54 |
|
| 55 |
## Intended Uses & Limitations
|
| 56 |
The model could be used to extract mentioned legal acts and their articles.
|