Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 3,341 Bytes
d65cc93
62a04cd
 
 
 
 
 
 
 
 
b57bef9
2246b99
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b57bef9
 
 
 
62a04cd
b57bef9
 
 
 
 
 
 
62a04cd
 
2246b99
 
 
 
 
 
 
 
 
d6a154b
 
62a04cd
 
 
d6a154b
62a04cd
 
 
 
d6a154b
62a04cd
d6a154b
62a04cd
d6a154b
62a04cd
 
 
 
 
 
 
 
 
 
 
 
d6a154b
62a04cd
 
 
 
 
 
 
 
 
 
 
 
d6a154b
62a04cd
d6a154b
62a04cd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
---
annotations_creators:
- crowdsourced
language_creators:
- crowdsourced
license:
- apache-2.0
task_categories:
- text-generation
pretty_name: task1427_country_region_in_world
dataset_info:
- config_name: default
  features:
  - name: input
    dtype: string
  - name: output
    sequence: string
  - name: id
    dtype: string
  splits:
  - name: train
    num_bytes: 180283.67088607594
    num_examples: 189
  - name: test
    num_bytes: 22893.164556962027
    num_examples: 24
  - name: valid
    num_bytes: 22893.164556962027
    num_examples: 24
  download_size: 46782
  dataset_size: 226070.0
- config_name: plain_text
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: train
    num_examples: 189
  - name: valid
    num_examples: 24
  - name: test
    num_examples: 24
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
  - split: valid
    path: data/valid-*
---

# Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1427_country_region_in_world

## Dataset Description

- **Homepage:** https://github.com/allenai/natural-instructions
- **Paper:** https://arxiv.org/abs/2204.07705
- **Paper:** https://arxiv.org/abs/2407.00066
- **Point of Contact:** [Rickard Brüel Gabrielsson](mailto:[email protected])

## Additional Information

### Citation Information

The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: 
```bibtex
@misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions,
    title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks}, 
    author={Yizhong Wang and Swaroop Mishra and Pegah Alipoormolabashi and Yeganeh Kordi and Amirreza Mirzaei and Anjana Arunkumar and Arjun Ashok and Arut Selvan Dhanasekaran and Atharva Naik and David Stap and Eshaan Pathak and Giannis Karamanolakis and Haizhi Gary Lai and Ishan Purohit and Ishani Mondal and Jacob Anderson and Kirby Kuznia and Krima Doshi and Maitreya Patel and Kuntal Kumar Pal and Mehrad Moradshahi and Mihir Parmar and Mirali Purohit and Neeraj Varshney and Phani Rohitha Kaza and Pulkit Verma and Ravsehaj Singh Puri and Rushang Karia and Shailaja Keyur Sampat and Savan Doshi and Siddhartha Mishra and Sujan Reddy and Sumanta Patro and Tanay Dixit and Xudong Shen and Chitta Baral and Yejin Choi and Noah A. Smith and Hannaneh Hajishirzi and Daniel Khashabi},
    year={2022},
    eprint={2204.07705},
    archivePrefix={arXiv},
    primaryClass={cs.CL},
    url={https://arxiv.org/abs/2204.07705}, 
}
```

More details can also be found in the following paper:
```bibtex
@misc{brüelgabrielsson2024compressserveservingthousands,
    title={Compress then Serve: Serving Thousands of LoRA Adapters with Little Overhead}, 
    author={Rickard Brüel-Gabrielsson and Jiacheng Zhu and Onkar Bhardwaj and Leshem Choshen and Kristjan Greenewald and Mikhail Yurochkin and Justin Solomon},
    year={2024},
    eprint={2407.00066},
    archivePrefix={arXiv},
    primaryClass={cs.DC},
    url={https://arxiv.org/abs/2407.00066}, 
}
```

### Contact Information

For any comments or questions, please email [Rickard Brüel Gabrielsson](mailto:[email protected])