baber commited on
Commit
3122a64
1 Parent(s): 850cf0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +62 -1
README.md CHANGED
@@ -1,3 +1,64 @@
1
  ---
2
- license: other
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: cc-by-sa-4.0
3
+ task_categories:
4
+ - multiple-choice
5
+ language:
6
+ - en
7
+ - zh
8
+ pretty_name: LogiQA2.0
9
+ data_splits:
10
+ - train
11
+ - validation
12
+ - test
13
  ---
14
+
15
+ # Dataset Card for Dataset Name
16
+
17
+ ## Dataset Description
18
+
19
+ - **Homepage:** https://github.com/csitfun/LogiQA2.0
20
+ - **Repository:** https://github.com/csitfun/LogiQA2.0
21
+ - **Paper:** https://ieeexplore.ieee.org/abstract/document/10174688
22
+
23
+ ### Dataset Summary
24
+
25
+ This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
26
+
27
+
28
+ ### Languages
29
+
30
+ [More Information Needed]
31
+
32
+ ## Dataset Structure
33
+
34
+ ### Data Instances
35
+
36
+ [More Information Needed]
37
+
38
+ ### Data Fields
39
+
40
+ [More Information Needed]
41
+
42
+ ### Data Splits
43
+
44
+ [More Information Needed]
45
+
46
+ ### Licensing Information
47
+
48
+ [More Information Needed]
49
+
50
+ ### Citation Information
51
+
52
+ [@ARTICLE{10174688,
53
+ author={Liu, Hanmeng and Liu, Jian and Cui, Leyang and Teng, Zhiyang and Duan, Nan and Zhou, Ming and Zhang, Yue},
54
+ journal={IEEE/ACM Transactions on Audio, Speech, and Language Processing},
55
+ title={LogiQA 2.0 — An Improved Dataset for Logical Reasoning in Natural Language Understanding},
56
+ year={2023},
57
+ volume={},
58
+ number={},
59
+ pages={1-16},
60
+ doi={10.1109/TASLP.2023.3293046}}]
61
+
62
+ ### Contributions
63
+
64
+ [More Information Needed]