Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
This is a fine-tuned model of [studio-ousia/mluke-large-lite](https://huggingface.co/studio-ousia/mluke-large-lite) on the ATD-MCL dataset (https://github.com/naist-nlp/atd-mcl) using the LUKE-NER code (https://github.com/naist-nlp/luke-ner).
|
2 |
+
For more details, please refer to the ATD-MCL paper (https://aclanthology.org/2024.findings-eacl.35/).
|
3 |
+
For a code example, please also see the Google Colab code (https://colab.research.google.com/drive/1BI2hxfOzxyT7mET8OzJ7RbF7zFCvqSEo?usp=sharing).
|