- commit
- 3f86e6fb263df69ee5a826710b4c22496916add0
- parent
- 49e8c884b8b27f1ae43ed1908aa228897c6c6007
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2025-05-10 15:36
README: rm redundant line
Diffstat
| M | README.md | 1 | - |
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
@@ -12,7 +12,6 @@ Example usage: 12 12 13 13 ```sh 14 14 $ ./download_data.sh15 -1 $ python gen_model.py en de -n 1016 15 $ python gen_model.py en de -n 10 > en_de.json 17 16 $ python test.py en_de.json 18 17 overall correctness 96.3% (1000)