File size: 588 Bytes
376fe85 97138bf 376fe85 97138bf 376fe85 |
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 |
---
dataset_info:
features:
- name: code
dtype: string
- name: apis
sequence: string
- name: extract_api
dtype: string
splits:
- name: graphscope
num_bytes: 1369996
num_examples: 122
- name: evaluate
num_bytes: 9197241
num_examples: 690
- name: fate_flow
num_bytes: 1943717
num_examples: 119
download_size: 4272128
dataset_size: 12510954
configs:
- config_name: default
data_files:
- split: graphscope
path: data/graphscope-*
- split: evaluate
path: data/evaluate-*
- split: fate_flow
path: data/fate_flow-*
---
|