Datasets:

Modalities:
Text
Formats:
arrow
ArXiv:
Libraries:
Datasets
License:
pei39 commited on
Commit
cf20899
1 Parent(s): a022565

Add the link of Taxi1500 Raw Data into the README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2069,6 +2069,8 @@ This dataset is used to train the [Glot500](https://huggingface.co/cis-lmu/glot5
2069
  - **Repository:** [github](https://github.com/cisnlp/Glot500)
2070
  - **Paper:** [acl](https://aclanthology.org/2023.acl-long.61/), [arxiv](https://arxiv.org/abs/2305.12182)
2071
 
 
 
2072
  ## Usage
2073
  Replace `nbl_Latn` with your specific language.
2074
  ```python
 
2069
  - **Repository:** [github](https://github.com/cisnlp/Glot500)
2070
  - **Paper:** [acl](https://aclanthology.org/2023.acl-long.61/), [arxiv](https://arxiv.org/abs/2305.12182)
2071
 
2072
+ This dataset has the identical data format as the [Taxi1500 Raw Data](https://huggingface.co/datasets/cis-lmu/Taxi1500-RawData) dataset, so that both datasets can be used in parallel seamlessly.
2073
+
2074
  ## Usage
2075
  Replace `nbl_Latn` with your specific language.
2076
  ```python