Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,7 +1,10 @@
1
  ---
2
- license: unknown
3
  pipeline_tag: text-classification
4
  widget:
5
- - text: "Interview with Holocaust Survivor Mary Nahmias. This record features an interview with Holocaust survivor Mary Nahmias, recounting her experiences during the Holocaust. Mary describes the dehumanizing process of arrival at the concentration camp, including the confiscation of personal belongings, forced haircuts, and a chilling shower. She details the harsh conditions and lack of provisions, emphasizing the loss of cherished possessions, such as wedding rings and well-prepared shoes. The narrative also touches on the quarantine process, examination by German doctors, and the subsequent assignment to work in Auschwitz. Mary provides insights into the daily challenges and the separation of individuals deemed unhealthy. The interview sheds light on the conditions within Birkenau, which is highlighted as part of the Auschwitz complex."
6
- example_title: "Nahmias"
 
 
 
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
  ---