File size: 420 Bytes
8a3c131
 
 
 
 
 
 
 
 
c61aaf8
a847f01
8a3c131
c61aaf8
a847f01
c61aaf8
a847f01
8a3c131
 
 
 
 
 
 
 
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: user_input
    dtype: string
  - name: expected_function_call
    dtype: string
  splits:
  - name: train
    num_bytes: 53409
    num_examples: 800
  - name: test
    num_bytes: 13336
    num_examples: 200
  download_size: 18220
  dataset_size: 66745
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---