alexisbaladon commited on
Commit
cc3aae8
1 Parent(s): 43ee93d

Docs: Add double end of line for markdown jump

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -12,10 +12,12 @@ tags:
12
  ---
13
 
14
  *Description*
 
15
  This model was created using the same methodology presented in [Grammar-based Data Augmentation for Low-Resource Languages: The Case of Guarani-Spanish Neural Machine Translation](https://aclanthology.org/2024.naacl-long.354/).
16
 
17
 
18
  *Instructions*
 
19
  In order to run it, it is needed to use the C++ software [MarianNMT](https://marian-nmt.github.io/) with a command similar to this:
20
 
21
  ```
 
12
  ---
13
 
14
  *Description*
15
+
16
  This model was created using the same methodology presented in [Grammar-based Data Augmentation for Low-Resource Languages: The Case of Guarani-Spanish Neural Machine Translation](https://aclanthology.org/2024.naacl-long.354/).
17
 
18
 
19
  *Instructions*
20
+
21
  In order to run it, it is needed to use the C++ software [MarianNMT](https://marian-nmt.github.io/) with a command similar to this:
22
 
23
  ```