Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,8 @@ We introduce GNER, a **G**enerative **N**amed **E**ntity **R**ecognition framewo
|
|
21 |
* π» Code: [https://github.com/yyDing1/GNER/](https://github.com/yyDing1/GNER/)
|
22 |
* π Paper: [Rethinking Negative Instances for Generative Named Entity Recognition](https://arxiv.org/abs/2402.16602)
|
23 |
* πΎ Models in the π€ HuggingFace Hub: [GNER-Models](https://huggingface.co/collections/dyyyyyyyy/gner-65dda2cb96c6e35c814dea56)
|
24 |
-
*
|
|
|
25 |
|
26 |
<p align="center">
|
27 |
<img src="https://github.com/yyDing1/GNER/raw/main/assets/zero_shot_results.png">
|
|
|
21 |
* π» Code: [https://github.com/yyDing1/GNER/](https://github.com/yyDing1/GNER/)
|
22 |
* π Paper: [Rethinking Negative Instances for Generative Named Entity Recognition](https://arxiv.org/abs/2402.16602)
|
23 |
* πΎ Models in the π€ HuggingFace Hub: [GNER-Models](https://huggingface.co/collections/dyyyyyyyy/gner-65dda2cb96c6e35c814dea56)
|
24 |
+
* π§ͺ Reproduction Materials: [Reproduction Materials](https://drive.google.com/drive/folders/1m2FqDgItEbSoeUVo-i18AwMvBcNkZD46?usp=drive_link)
|
25 |
+
* π¨ Example Jupyter Notebooks: [GNER Notebook](https://github.com/yyDing1/GNER/blob/main/notebook.ipynb)
|
26 |
|
27 |
<p align="center">
|
28 |
<img src="https://github.com/yyDing1/GNER/raw/main/assets/zero_shot_results.png">
|