chantera commited on
Commit
017c077
1 Parent(s): 41ca7de
Files changed (1) hide show
  1. README.md +6 -0
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).