chantera commited on
Commit
0c46bef
1 Parent(s): 41ca7de

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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).