File size: 1,205 Bytes
73cba97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5fdfde3
 
 
 
 
73cba97
5fdfde3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
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