Serega6678 commited on
Commit
32f006d
1 Parent(s): 1ffba22

Update README.md

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