Create README.md (#2)
Browse files- Create README.md (0c46befc3c2c7d1e6975b83e7ed81c380e4164f3)
- Update README.md (14aad2c4b7bfb9324adeb2468709f97d5f7e65f4)
README.md
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
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).
|
5 |
+
For more details, please refer to the ATD-MCL paper (https://aclanthology.org/2024.findings-eacl.35/).
|
6 |
+
For a code example, please also see the Google Colab code (https://colab.research.google.com/drive/1BI2hxfOzxyT7mET8OzJ7RbF7zFCvqSEo?usp=sharing).
|