Update README.md
Browse files
README.md
CHANGED
|
@@ -101,7 +101,7 @@ outputs = model(**inputs)
|
|
| 101 |
</pre>
|
| 102 |
|
| 103 |
## Contact and Citation
|
| 104 |
-
|
| 105 |
@inproceedings{ho-2025-ubffm,
|
| 106 |
title = "{UBFFM} at the {G}erm{E}val-2025 {LLM}s4{S}ubjects Task: What if we take ``You are an expert in subject indexing'' seriously?",
|
| 107 |
author = "Ho, Clara Wan Ching",
|
|
@@ -115,12 +115,13 @@ outputs = model(**inputs)
|
|
| 115 |
url = "https://aclanthology.org/2025.konvens-2.44/",
|
| 116 |
pages = "471--478"
|
| 117 |
}
|
| 118 |
-
|
|
|
|
| 119 |
@misc{ubffm/xlm_roberta_large_linsearch_classification,
|
| 120 |
title={xlm_roberta_large_linsearch_classification},
|
| 121 |
author={UBFFM},
|
| 122 |
year={2025},
|
| 123 |
howpublished={\url{https://huggingface.co/ubffm/xlm_roberta_large_linsearch_classification/}},
|
| 124 |
}
|
| 125 |
-
|
| 126 |
Contact email: info@linguistik.de
|
|
|
|
| 101 |
</pre>
|
| 102 |
|
| 103 |
## Contact and Citation
|
| 104 |
+
<pre>
|
| 105 |
@inproceedings{ho-2025-ubffm,
|
| 106 |
title = "{UBFFM} at the {G}erm{E}val-2025 {LLM}s4{S}ubjects Task: What if we take ``You are an expert in subject indexing'' seriously?",
|
| 107 |
author = "Ho, Clara Wan Ching",
|
|
|
|
| 115 |
url = "https://aclanthology.org/2025.konvens-2.44/",
|
| 116 |
pages = "471--478"
|
| 117 |
}
|
| 118 |
+
</pre>
|
| 119 |
+
<pre>
|
| 120 |
@misc{ubffm/xlm_roberta_large_linsearch_classification,
|
| 121 |
title={xlm_roberta_large_linsearch_classification},
|
| 122 |
author={UBFFM},
|
| 123 |
year={2025},
|
| 124 |
howpublished={\url{https://huggingface.co/ubffm/xlm_roberta_large_linsearch_classification/}},
|
| 125 |
}
|
| 126 |
+
</pre>
|
| 127 |
Contact email: info@linguistik.de
|