File size: 741 Bytes
02ddc76
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: idx
    dtype: string
  - name: intent
    dtype: string
  - name: spans
    dtype: string
  - name: question
    dtype: string
  - name: domain
    dtype: string
  - name: lang
    dtype: string
  - name: logical_form
    dtype: string
  - name: tokenized_question
    dtype: string
  splits:
  - name: train
    num_bytes: 7507063
    num_examples: 15667
  - name: validation
    num_bytes: 1075137
    num_examples: 2235
  - name: test
    num_bytes: 2117126
    num_examples: 4386
  download_size: 3541998
  dataset_size: 10699326
---
# Dataset Card for "UDR_MTOP"

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