Update README.md
Browse files
README.md
CHANGED
@@ -34,4 +34,28 @@ configs:
|
|
34 |
data_files:
|
35 |
- split: validation
|
36 |
path: data/validation-*
|
|
|
|
|
|
|
|
|
|
|
37 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
data_files:
|
35 |
- split: validation
|
36 |
path: data/validation-*
|
37 |
+
license: mit
|
38 |
+
language:
|
39 |
+
- en
|
40 |
+
size_categories:
|
41 |
+
- n<1K
|
42 |
---
|
43 |
+
|
44 |
+
|
45 |
+
### Details
|
46 |
+
|
47 |
+
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.
|
48 |
+
|
49 |
+
- CodeLlama-70b-Instruct-hf
|
50 |
+
- GPT-4-0125-preview
|
51 |
+
- Llama-2-70b-chat-hf
|
52 |
+
- Mistral-7B-Instruct-v0.2
|
53 |
+
- Mixtral-8x7B-Instruct-v0.1
|
54 |
+
- Qwen1.5-72B-Chat
|
55 |
+
- StripedHyena-Nous-7B
|
56 |
+
- Yi-34B-Chat
|
57 |
+
- claude-3-haiku-20240307
|
58 |
+
- claude-3-opus-20240229
|
59 |
+
- gemma-7b-it
|
60 |
+
- gpt-3.5-turbo-0125
|
61 |
+
- gpt-4-turbo-2024-04-09
|