Serega6678 commited on
Commit
58bf81a
1 Parent(s): 52006a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -89,7 +89,7 @@ emb = torch.cat(
89
  ```
90
 
91
  ## Citation
92
-
93
  @misc{bogdanov2024nuner,
94
  title={NuNER: Entity Recognition Encoder Pre-training via LLM-Annotated Data},
95
  author={Sergei Bogdanov and Alexandre Constantin and Timothée Bernard and Benoit Crabbé and Etienne Bernard},
@@ -97,4 +97,5 @@ emb = torch.cat(
97
  eprint={2402.15343},
98
  archivePrefix={arXiv},
99
  primaryClass={cs.CL}
100
- }
 
 
89
  ```
90
 
91
  ## Citation
92
+ ```
93
  @misc{bogdanov2024nuner,
94
  title={NuNER: Entity Recognition Encoder Pre-training via LLM-Annotated Data},
95
  author={Sergei Bogdanov and Alexandre Constantin and Timothée Bernard and Benoit Crabbé and Etienne Bernard},
 
97
  eprint={2402.15343},
98
  archivePrefix={arXiv},
99
  primaryClass={cs.CL}
100
+ }
101
+ ```