File size: 559 Bytes
67fb78a
 
 
 
 
 
 
 
 
 
 
 
 
82bff84
 
 
51fd75a
 
 
 
 
67fb78a
 
 
 
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
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: subject
    dtype: string
  - name: answer
    dtype: bool
  splits:
  - name: train
    num_bytes: 1658790
    num_examples: 46566
  - name: validation
    num_bytes: 548147
    num_examples: 15403
  - name: test
    num_bytes: 603112
    num_examples: 16921
  download_size: 1723095
  dataset_size: 2810049
---
# Dataset Card for "twentyquestions"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)