Datasets:

Modalities:
Text
License:
yslim0726 commited on
Commit
0165eca
1 Parent(s): b1a3f7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -36,7 +36,19 @@ dataset_info:
36
  num_examples: 2376
37
  download_size: 861121
38
  dataset_size: 1605339
 
39
  ---
40
  # Dataset Card for "kor_ai2_arc"
41
 
42
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
36
  num_examples: 2376
37
  download_size: 861121
38
  dataset_size: 1605339
39
+ license: cc-by-sa-4.0
40
  ---
41
  # Dataset Card for "kor_ai2_arc"
42
 
43
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
44
+
45
+ # Source Data Citation Information
46
+ ```
47
+ @article{allenai:arc,
48
+ author = {Peter Clark and Isaac Cowhey and Oren Etzioni and Tushar Khot and
49
+ Ashish Sabharwal and Carissa Schoenick and Oyvind Tafjord},
50
+ title = {Think you have Solved Question Answering? Try ARC, the AI2 Reasoning Challenge},
51
+ journal = {arXiv:1803.05457v1},
52
+ year = {2018},
53
+ }
54
+ ```