FSMBench/fsmbench_reborn_12k
收藏资源简介:
--- 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: 37617413 num_examples: 12800 download_size: 1673932 dataset_size: 37617413 configs: - config_name: default data_files: - split: validation path: data/validation-* ---
The dataset includes multiple features such as query ID, FSM ID, FSM JSON, difficulty level, transition matrix, query, answer, etc. The dataset is divided into a validation set with 12800 samples, totaling 37617413 bytes. The configuration name of the dataset is default, and the data file path is data/validation-*.
数据集概述
数据集特征
- query_id:字符串类型
- fsm_id:字符串类型
- fsm_json:字符串类型
- difficulty_level:整数类型
- transition_matrix:字符串类型
- query:字符串类型
- answer:字符串类型
- substring_index:整数类型
- number_of_states:整数类型
- number_of_alphabets:整数类型
- state_alpha_combo:字符串类型
- transition_matrix_triplets:字符串类型
数据集分割
- 名称:validation
- 数据量:12800个示例
- 存储大小:37617413字节
数据集大小
- 下载大小:1673932字节
- 数据集大小:37617413字节



