Update README.md (#1)
Browse files- Update README.md (ba45211386b20add07260c0b060e341809e8fa8d)
Co-authored-by: Mike Bryant <mikesname@users.noreply.huggingface.co>
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 |
---
|