taesiri's picture
Update README.md
5fdfde3 verified
---
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
splits:
- name: validation
num_bytes: 846300
num_examples: 500
download_size: 53404
dataset_size: 846300
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
license: mit
language:
- en
size_categories:
- n<1K
---
### Details
List of models that have been used to calculate this set: We calculated the intersection of FSMs that all models can solve the first transition.
- CodeLlama-70b-Instruct-hf
- GPT-4-0125-preview
- Llama-2-70b-chat-hf
- Mistral-7B-Instruct-v0.2
- Mixtral-8x7B-Instruct-v0.1
- Qwen1.5-72B-Chat
- StripedHyena-Nous-7B
- Yi-34B-Chat
- claude-3-haiku-20240307
- claude-3-opus-20240229
- gemma-7b-it
- gpt-3.5-turbo-0125
- gpt-4-turbo-2024-04-09