Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ language:
|
|
7 |
metrics:
|
8 |
- f1
|
9 |
library_name: transformers
|
10 |
-
pipeline_tag:
|
11 |
---
|
12 |
|
13 |
<p align="center"><h2 align="center">Rethinking Negative Instances for Generative Named Entity Recognition</h2></p>
|
@@ -72,4 +72,4 @@ Below is an example using `GNER-T5`
|
|
72 |
eprint={2402.16602},
|
73 |
archivePrefix={arXiv},
|
74 |
primaryClass={cs.CL}
|
75 |
-
}
|
|
|
7 |
metrics:
|
8 |
- f1
|
9 |
library_name: transformers
|
10 |
+
pipeline_tag: text2text-generation
|
11 |
---
|
12 |
|
13 |
<p align="center"><h2 align="center">Rethinking Negative Instances for Generative Named Entity Recognition</h2></p>
|
|
|
72 |
eprint={2402.16602},
|
73 |
archivePrefix={arXiv},
|
74 |
primaryClass={cs.CL}
|
75 |
+
}
|