taesiri's picture
Upload dataset
6b42630 verified
|
raw
history blame contribute delete
No virus
756 Bytes
---
dataset_info:
features:
- name: query_id
dtype: string
- name: fsm_id
dtype: string
- name: fsm_json
dtype: string
- name: difficulty_level
dtype: int64
- name: transition_matrix
dtype: string
- name: query
dtype: string
- name: answer
dtype: string
- name: substring_index
dtype: int64
- name: number_of_states
dtype: int64
- name: number_of_alphabets
dtype: int64
- name: state_alpha_combo
dtype: string
- name: transition_matrix_triplets
dtype: string
splits:
- name: validation
num_bytes: 1028392
num_examples: 864
download_size: 81852
dataset_size: 1028392
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
---