--- dataset_info: - config_name: algebra_func_intersection features: - name: question dtype: string - name: answer dtype: string - name: type dtype: string - name: difficulty dtype: int64 splits: - name: test num_bytes: 8786 num_examples: 50 download_size: 4922 dataset_size: 8786 - config_name: algebra_polynomial_roots features: - name: question dtype: string - name: answer dtype: string - name: type dtype: string - name: difficulty dtype: int64 splits: - name: test num_bytes: 9044 num_examples: 50 download_size: 5443 dataset_size: 9044 - config_name: arithmetic_gcd features: - name: question dtype: string - name: answer dtype: string - name: type dtype: string - name: difficulty dtype: int64 splits: - name: test num_bytes: 4404 num_examples: 50 download_size: 3403 dataset_size: 4404 - config_name: arithmetic_matrix_rank features: - name: question dtype: string - name: answer dtype: string - name: type dtype: string - name: difficulty dtype: int64 splits: - name: test num_bytes: 6658 num_examples: 50 download_size: 4427 dataset_size: 6658 - config_name: combinatory_pattern_matching features: - name: question dtype: string - name: answer dtype: string - name: type dtype: string - name: difficulty dtype: int64 splits: - name: test num_bytes: 11176 num_examples: 50 download_size: 4481 dataset_size: 11176 - config_name: combinatory_probability features: - name: question dtype: string - name: answer dtype: string - name: type dtype: string - name: difficulty dtype: int64 splits: - name: test num_bytes: 19950 num_examples: 50 download_size: 5362 dataset_size: 19950 - config_name: geometry_circle features: - name: question dtype: string - name: answer dtype: string - name: type dtype: string - name: difficulty dtype: int64 splits: - name: test num_bytes: 20571 num_examples: 50 download_size: 9018 dataset_size: 20571 - config_name: geometry_polygon_color features: - name: question dtype: string - name: answer dtype: string - name: type dtype: string - name: difficulty dtype: int64 splits: - name: test num_bytes: 21339 num_examples: 50 download_size: 6270 dataset_size: 21339 - config_name: geometry_rotation features: - name: question dtype: string - name: answer dtype: string - name: type dtype: string - name: difficulty dtype: int64 splits: - name: test num_bytes: 37503 num_examples: 50 download_size: 8133 dataset_size: 37503 - config_name: logic_grid_chip features: - name: question dtype: string - name: answer dtype: string - name: type dtype: string - name: difficulty dtype: int64 splits: - name: test num_bytes: 25681 num_examples: 50 download_size: 6467 dataset_size: 25681 configs: - config_name: algebra_func_intersection data_files: - split: test path: algebra_func_intersection/test-* - config_name: algebra_polynomial_roots data_files: - split: test path: algebra_polynomial_roots/test-* - config_name: arithmetic_gcd data_files: - split: test path: arithmetic_gcd/test-* - config_name: arithmetic_matrix_rank data_files: - split: test path: arithmetic_matrix_rank/test-* - config_name: combinatory_pattern_matching data_files: - split: test path: combinatory_pattern_matching/test-* - config_name: combinatory_probability data_files: - split: test path: combinatory_probability/test-* - config_name: geometry_circle data_files: - split: test path: geometry_circle/test-* - config_name: geometry_polygon_color data_files: - split: test path: geometry_polygon_color/test-* - config_name: geometry_rotation data_files: - split: test path: geometry_rotation/test-* - config_name: logic_grid_chip data_files: - split: test path: logic_grid_chip/test-* ---