File size: 1,032 Bytes
cf9d29b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: topic
    dtype: string
  - name: wiki
    dtype: string
  - name: url
    dtype: string
  - name: action
    dtype: string
  - name: sent
    dtype: string
  - name: annotation
    dtype: string
  - name: logic
    dtype: string
  - name: logic_str
    dtype: string
  - name: interpret
    dtype: string
  - name: num_func
    dtype: string
  - name: nid
    dtype: string
  - name: g_ids
    dtype: string
  - name: g_ids_features
    dtype: string
  - name: g_adj
    dtype: string
  - name: table_header
    dtype: string
  - name: table_cont
    dtype: large_string
  splits:
  - name: train
    num_bytes: 26490304
    num_examples: 8566
  - name: validation
    num_bytes: 3318184
    num_examples: 1095
  - name: test
    num_bytes: 3410210
    num_examples: 1092
  download_size: 10380637
  dataset_size: 33218698
---
# Dataset Card for "logic2text"

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