File size: 671 Bytes
b12999f
 
 
 
 
 
 
 
 
 
 
 
 
801e460
 
 
ebbbee3
 
 
aea8539
 
 
 
 
b12999f
 
 
 
 
801e460
 
ebbbee3
 
aea8539
 
b12999f
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
---
dataset_info:
  features:
  - name: input
    dtype: string
  - name: target
    dtype: string
  - name: reference
    list: string
  splits:
  - name: planner
    num_bytes: 421
    num_examples: 2
  - name: executor
    num_bytes: 496
    num_examples: 2
  - name: evaluator
    num_bytes: 503
    num_examples: 3
  - name: full_pipeline
    num_bytes: 532
    num_examples: 2
  download_size: 11689
  dataset_size: 1952
configs:
- config_name: default
  data_files:
  - split: planner
    path: data/planner-*
  - split: executor
    path: data/executor-*
  - split: evaluator
    path: data/evaluator-*
  - split: full_pipeline
    path: data/full_pipeline-*
---