yoshitomo-matsubara commited on
Commit
5c3b980
1 Parent(s): 403931e

Update links and tag

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -57,8 +57,7 @@ task_ids:
57
 
58
  ## Dataset Description
59
 
60
- - **Homepage:** [Add homepage URL here if available (unless it's a GitHub repository)]()
61
- - **Repository:** [If the dataset is hosted on github or has a github homepage, add URL here]()
62
  - **Paper:** [Cross-Lingual Knowledge Distillation for Answer Sentence Selection in Low-Resource Languages](https://arxiv.org/abs/2305.16302)
63
  - **Point of Contact:** [Yoshitomo Matsubara](yomtsub@amazon.com)
64
 
@@ -80,7 +79,7 @@ For translations, we used [Amazon Translate](https://aws.amazon.com/translate/).
80
  - Dutch (nl)
81
  - Portuguese (pt)
82
 
83
- File location: [`tsv/`](./tsv/)
84
 
85
  ## Dataset Structure
86
 
@@ -102,7 +101,7 @@ This is an example instance from the Arabic training split of Xtr-WikiQA dataset
102
 
103
  All the translated instances in tsv files are listed in the same order of the original (native) instances in the WikiQA dataset.
104
 
105
- For example, the 2nd instance in [`tsv/ar-train.tsv`](./tsv/ar-train.tsv) (Arabic-translated from English)
106
  corresponds to the 2nd instance in [`WikiQA-train.tsv`](https://msropendata.com/datasets/21032bb1-88bd-4656-9570-3172ae1757f0) (English).
107
 
108
  ### Data Fields
 
57
 
58
  ## Dataset Description
59
 
60
+ - **Homepage:** [Amazon Science]()
 
61
  - **Paper:** [Cross-Lingual Knowledge Distillation for Answer Sentence Selection in Low-Resource Languages](https://arxiv.org/abs/2305.16302)
62
  - **Point of Contact:** [Yoshitomo Matsubara](yomtsub@amazon.com)
63
 
 
79
  - Dutch (nl)
80
  - Portuguese (pt)
81
 
82
+ File location: [`tsv/`](https://huggingface.co/datasets/AmazonScience/xtr-wiki_qa/tree/main/tsv)
83
 
84
  ## Dataset Structure
85
 
 
101
 
102
  All the translated instances in tsv files are listed in the same order of the original (native) instances in the WikiQA dataset.
103
 
104
+ For example, the 2nd instance in [`tsv/ar-train.tsv`](https://huggingface.co/datasets/AmazonScience/xtr-wiki_qa/tree/main/tsv/ar-train.tsv) (Arabic-translated from English)
105
  corresponds to the 2nd instance in [`WikiQA-train.tsv`](https://msropendata.com/datasets/21032bb1-88bd-4656-9570-3172ae1757f0) (English).
106
 
107
  ### Data Fields