imrazaa commited on
Commit
d90fe09
1 Parent(s): bc0ce72

bibtex added

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -66,3 +66,14 @@ The following hyperparameters were used during training:
66
  - Pytorch 2.1.1+cu121
67
  - Datasets 2.15.0
68
  - Tokenizers 0.15.0
 
 
 
 
 
 
 
 
 
 
 
 
66
  - Pytorch 2.1.1+cu121
67
  - Datasets 2.15.0
68
  - Tokenizers 0.15.0
69
+
70
+ ### Citation
71
+ ### Bibtex
72
+ ```
73
+ @software{Ali_Raza,
74
+ author = {Raza, Ali},
75
+ license = { BSD-2-Clause license},
76
+ title = {{Named Entity Recognition using Multinerd}},
77
+ url = {https://github.com/raza4729/NER}
78
+ }
79
+ ```