Update README.md
#1
by
mikesname
- opened
README.md
CHANGED
@@ -1,7 +1,10 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
pipeline_tag: text-classification
|
4 |
widget:
|
5 |
-
- text:
|
6 |
-
|
|
|
|
|
|
|
7 |
---
|
|
|
1 |
---
|
2 |
+
license: eupl-1.1
|
3 |
pipeline_tag: text-classification
|
4 |
widget:
|
5 |
+
- text: >-
|
6 |
+
This model is used in the paper "Multilingual Automated Subject Indexing: a comparative study of LLMs vs alternative approaches in the context of the EHRI project"
|
7 |
+
example_title: Nahmias
|
8 |
+
base_model:
|
9 |
+
- google-bert/bert-base-multilingual-cased
|
10 |
---
|