Jake Kalstad 3 lat temu
rodzic
commit
da228d40e4
1 zmienionych plików z 9 dodań i 9 usunięć
  1. 9 9
      readme.md

+ 9 - 9
readme.md

@@ -54,12 +54,12 @@ cloned rust-bert and built it via `cargo build` and pointed my translate cargo.t
 
 
 It's currently running on CPU for the translation, my GPU is small otherwise it would be better to run it off GPU.
 It's currently running on CPU for the translation, my GPU is small otherwise it would be better to run it off GPU.
 
 
-@inproceedings{becquin-2020-end,
-    title = "End-to-end {NLP} Pipelines in Rust",
-    author = "Becquin, Guillaume",
-    booktitle = "Proceedings of Second Workshop for NLP Open Source Software (NLP-OSS)",
-    year = "2020",
-    publisher = "Association for Computational Linguistics",
-    url = "<https://www.aclweb.org/anthology/2020.nlposs-1.4">,
-    pages = "20--25",
-}
+    @inproceedings{becquin-2020-end,
+        title = "End-to-end {NLP} Pipelines in Rust",
+        author = "Becquin, Guillaume",
+        booktitle = "Proceedings of Second Workshop for NLP Open Source Software (NLP-OSS)",
+        year = "2020",
+        publisher = "Association for Computational Linguistics",
+        url = "<https://www.aclweb.org/anthology/2020.nlposs-1.4">,
+        pages = "20--25",
+    }