init-commit

This commit is contained in:
lilinyang 2025-05-23 15:27:15 +08:00
commit 18a552597a
3461 changed files with 1150579 additions and 0 deletions

View file

@ -0,0 +1,3 @@
[
]

View file

@ -0,0 +1,3 @@
[
]

View file

@ -0,0 +1,32 @@
[
{
"difficulty": "easy",
"timeout": 30,
"language": "zh"
},
{
"difficulty": "medium",
"timeout": 30,
"language": "zh"
},
{
"difficulty": "hard",
"timeout": 30,
"language": "zh"
},
{
"difficulty": "easy",
"timeout": 30,
"language": "en"
},
{
"difficulty": "medium",
"timeout": 30,
"language": "en"
},
{
"difficulty": "hard",
"timeout": 30,
"language": "en"
}
]

View file

@ -0,0 +1,32 @@
[
{
"difficulty": "easy",
"timeout": 30,
"language": "zh"
},
{
"difficulty": "medium",
"timeout": 30,
"language": "zh"
},
{
"difficulty": "hard",
"timeout": 30,
"language": "zh"
},
{
"difficulty": "easy",
"timeout": 30,
"language": "en"
},
{
"difficulty": "medium",
"timeout": 30,
"language": "en"
},
{
"difficulty": "hard",
"timeout": 30,
"language": "en"
}
]

View file

@ -0,0 +1,17 @@
[
{
"min_length": 10,
"max_length": 30,
"error_prob": 0.8
},
{
"min_length": 20,
"max_length": 50,
"error_prob": 0.9
},
{
"min_length": 50,
"max_length": 100,
"error_prob": 0.9
}
]

View file

@ -0,0 +1,17 @@
[
{
"min_length": 10,
"max_length": 30,
"error_prob": 0.8
},
{
"min_length": 20,
"max_length": 50,
"error_prob": 0.9
},
{
"min_length": 50,
"max_length": 100,
"error_prob": 0.9
}
]

View file

@ -0,0 +1,22 @@
[
{
"distract_density": 0.85,
"max_distractors": 1
},
{
"distract_density": 0.8,
"max_distractors": 2
},
{
"distract_density": 0.5,
"max_distractors": 3
},
{
"distract_density": 0.5,
"max_distractors": 4
},
{
"distract_density": 0.5,
"max_distractors": 5
}
]

View file

@ -0,0 +1,24 @@
[
{
"distract_density":0.85,
"max_distractors":1
},
{
"distract_density":0.8,
"max_distractors":2
},
{
"distract_density":0.5,
"max_distractors":3
},
{
"distract_density":0.5,
"max_distractors":4
},
{
"distract_density":0.5,
"max_distractors":5
}
]

View file

@ -0,0 +1,32 @@
[
{
"num_operators": 3,
"max_depth": 3,
"reuse_prob": 0.3
},
{
"num_operators": 4,
"max_depth": 4,
"reuse_prob": 0.3
},
{
"num_operators": 4,
"max_depth": 5,
"reuse_prob": 0.3
},
{
"num_operators": 5,
"max_depth": 6,
"reuse_prob": 0.3
},
{
"num_operators": 5,
"max_depth": 7,
"reuse_prob": 0.3
},
{
"num_operators": 5,
"max_depth": 8,
"reuse_prob": 0.3
}
]

View file

@ -0,0 +1,32 @@
[
{
"num_operators":3,
"max_depth":3,
"reuse_prob": 0.3
},
{
"num_operators":4,
"max_depth":4,
"reuse_prob": 0.3
},
{
"num_operators":4,
"max_depth":5,
"reuse_prob": 0.3
},
{
"num_operators":5,
"max_depth":6,
"reuse_prob": 0.3
},
{
"num_operators":5,
"max_depth":7,
"reuse_prob": 0.3
},
{
"num_operators":5,
"max_depth":8,
"reuse_prob": 0.3
}
]

View file

@ -0,0 +1,6 @@
[
{
"max_num_people": 6,
"min_num_people": 3
}
]

View file

@ -0,0 +1,6 @@
[
{
"max_num_people":6,
"min_num_people":3
}
]

View file

@ -0,0 +1,6 @@
[
{
"max_num_people": 12,
"min_num_people": 8
}
]

View file

@ -0,0 +1,6 @@
[
{
"max_num_people":12,
"min_num_people":8
}
]

View file

@ -0,0 +1,6 @@
[
{
"min_word_list_size": 8,
"max_word_list_size": 16
}
]

View file

@ -0,0 +1,6 @@
[
{
"min_word_list_size": 8,
"max_word_list_size": 16
}
]

View file

@ -0,0 +1,26 @@
[
{
"rows": 4,
"cols": 4
},
{
"rows": 7,
"cols": 7
},
{
"rows": 3,
"cols": 3
},
{
"rows": 5,
"cols": 5
},
{
"rows": 6,
"cols": 6
},
{
"rows": 7,
"cols": 7
}
]

View file

@ -0,0 +1,26 @@
[
{
"rows": 4,
"cols": 4
},
{
"rows": 7,
"cols": 7
},
{
"rows": 3,
"cols": 3
},
{
"rows": 5,
"cols": 5
},
{
"rows": 6,
"cols": 6
},
{
"rows": 7,
"cols": 7
}
]

View file

@ -0,0 +1,26 @@
[
{
"grid_rows": 5,
"grid_cols": 5
},
{
"grid_rows": 6,
"grid_cols": 4
},
{
"grid_rows": 3,
"grid_cols": 5
},
{
"grid_rows": 4,
"grid_cols": 6
},
{
"grid_rows": 7,
"grid_cols": 7
},
{
"grid_rows": 5,
"grid_cols": 3
}
]

View file

@ -0,0 +1,26 @@
[
{
"grid_rows": 5,
"grid_cols": 5
},
{
"grid_rows": 6,
"grid_cols": 4
},
{
"grid_rows": 3,
"grid_cols": 5
},
{
"grid_rows": 4,
"grid_cols": 6
},
{
"grid_rows": 7,
"grid_cols": 7
},
{
"grid_rows": 5,
"grid_cols": 3
}
]

View file

@ -0,0 +1,5 @@
[
{
"task_key_file": "./internbootcamp/libs/data/arc_key.jsonl"
}
]

View file

@ -0,0 +1,3 @@
[
{"task_key_file": "./internbootcamp/libs/data/arc_key.jsonl"}
]

View file

@ -0,0 +1,62 @@
[
{
"size": [
2,
2
],
"start_pos": [
0,
0
],
"end_pos": [
1,
1
],
"max_solution_step": 4
},
{
"size": [
3,
3
],
"start_pos": [
0,
0
],
"end_pos": [
2,
2
],
"max_solution_step": 9
},
{
"size": [
4,
4
],
"start_pos": [
0,
0
],
"end_pos": [
3,
3
],
"max_solution_step": 16
},
{
"size": [
5,
5
],
"start_pos": [
0,
0
],
"end_pos": [
4,
4
],
"max_solution_step": 25
}
]

View file

@ -0,0 +1,62 @@
[
{
"size": [
2,
2
],
"start_pos": [
0,
0
],
"end_pos": [
1,
1
],
"max_solution_step": 4
},
{
"size": [
3,
3
],
"start_pos": [
0,
0
],
"end_pos": [
2,
2
],
"max_solution_step": 9
},
{
"size": [
4,
4
],
"start_pos": [
0,
0
],
"end_pos": [
3,
3
],
"max_solution_step": 16
},
{
"size": [
5,
5
],
"start_pos": [
0,
0
],
"end_pos": [
4,
4
],
"max_solution_step": 25
}
]

View file

@ -0,0 +1,17 @@
[
{
"max_depth": 3
},
{
"max_depth": 4
},
{
"max_depth": 5
},
{
"max_depth": 6
},
{
"max_depth": 7
}
]

View file

@ -0,0 +1,17 @@
[
{
"max_depth": 3
},
{
"max_depth": 4
},
{
"max_depth": 5
},
{
"max_depth": 6
},
{
"max_depth": 7
}
]

View file

@ -0,0 +1,18 @@
[
{
"max_depth": 3,
"num_choices": 5
},
{
"max_depth": 4,
"num_choices": 5
},
{
"max_depth": 5,
"num_choices": 5
},
{
"max_depth": 6,
"num_choices": 5
}
]

View file

@ -0,0 +1,18 @@
[
{
"max_depth": 3,
"num_choices": 5
},
{
"max_depth": 4,
"num_choices": 5
},
{
"max_depth": 5,
"num_choices": 5
},
{
"max_depth": 6,
"num_choices": 5
}
]

View file

@ -0,0 +1,38 @@
[
{
"difficulty": "easy",
"min_items": 3,
"max_items": 5,
"min_count": 5,
"max_count": 50,
"max_other_items": 3,
"max_other_people": 5
},
{
"difficulty": "medium",
"min_items": 6,
"max_items": 8,
"min_count": 50,
"max_count": 200,
"max_other_items": 6,
"max_other_people": 10
},
{
"difficulty": "hard",
"min_items": 9,
"max_items": 12,
"min_count": 200,
"max_count": 500,
"max_other_items": 10,
"max_other_people": 15
},
{
"difficulty": "expert",
"min_items": 12,
"max_items": 15,
"min_count": 500,
"max_count": 1000,
"max_other_items": 15,
"max_other_people": 20
}
]

View file

@ -0,0 +1,38 @@
[
{
"difficulty": "easy",
"min_items": 3,
"max_items": 5,
"min_count": 5,
"max_count": 50,
"max_other_items": 3,
"max_other_people": 5
},
{
"difficulty": "medium",
"min_items": 6,
"max_items": 8,
"min_count": 50,
"max_count": 200,
"max_other_items": 6,
"max_other_people": 10
},
{
"difficulty": "hard",
"min_items": 9,
"max_items": 12,
"min_count": 200,
"max_count": 500,
"max_other_items": 10,
"max_other_people": 15
},
{
"difficulty": "expert",
"min_items": 12,
"max_items": 15,
"min_count": 500,
"max_count": 1000,
"max_other_items": 15,
"max_other_people": 20
}
]

View file

@ -0,0 +1,17 @@
[
{
"min_irems": 5,
"max_items": 10,
"max_steps": 2
},
{
"min_irems": 10,
"max_items": 20,
"max_steps": 4
},
{
"min_irems": 20,
"max_items": 30,
"max_steps": 6
}
]

View file

@ -0,0 +1,17 @@
[
{
"min_irems": 5,
"max_items": 10,
"max_steps": 2
},
{
"min_irems": 10,
"max_items": 20,
"max_steps": 4
},
{
"min_irems": 20,
"max_items": 30,
"max_steps": 6
}
]

View file

@ -0,0 +1,22 @@
[
{
"n": 3,
"context_type": "game of catch"
},
{
"n": 5,
"context_type": "soccer match"
},
{
"n": 7,
"context_type": "gift exchange"
},
{
"n": 5,
"context_type": "square dance"
},
{
"n": 3,
"context_type": "book exchange"
}
]

View file

@ -0,0 +1,22 @@
[
{
"n":3,
"context_type": "game of catch"
},
{
"n":5,
"context_type" :"soccer match"
},
{
"n":7,
"context_type":"gift exchange"
},
{
"n":5,
"context_type": "square dance"
},
{
"n": 3,
"context_type": "book exchange"
}
]

View file

@ -0,0 +1,18 @@
[
{
"size": 8,
"clue_density": 0.3
},
{
"size": 8,
"clue_density": 0.5
},
{
"size": 4,
"clue_density": 0.5
},
{
"size": 6,
"clue_density": 0.4
}
]

View file

@ -0,0 +1,18 @@
[
{
"size": 8,
"clue_density": 0.3
},
{
"size": 8,
"clue_density": 0.5
},
{
"size": 4,
"clue_density": 0.5
},
{
"size": 6,
"clue_density": 0.4
}
]

View file

@ -0,0 +1,30 @@
[
{
"size": 6,
"group_size_range": [
2,
3
]
},
{
"size": 4,
"group_size_range": [
1,
2
]
},
{
"size": 6,
"group_size_range": [
2,
4
]
},
{
"size": 4,
"group_size_range": [
2,
3
]
}
]

View file

@ -0,0 +1,30 @@
[
{
"size": 6,
"group_size_range": [
2,
3
]
},
{
"size": 4,
"group_size_range": [
1,
2
]
},
{
"size": 6,
"group_size_range": [
2,
4
]
},
{
"size": 4,
"group_size_range": [
2,
3
]
}
]

View file

@ -0,0 +1,42 @@
[
{
"size": [
8,
8
],
"expect_camp_number": 6,
"random_rate": 0.3
},
{
"size": [
6,
4
],
"expect_camp_number": 3,
"random_rate": 0.2
},
{
"size": [
7,
7
],
"expect_camp_number": 5,
"random_rate": 0.25
},
{
"size": [
4,
4
],
"expect_camp_number": 2,
"random_rate": 0.1
},
{
"size": [
6,
6
],
"expect_camp_number": 4,
"random_rate": 0.2
}
]

View file

@ -0,0 +1,42 @@
[
{
"size": [
8,
8
],
"expect_camp_number": 6,
"random_rate": 0.3
},
{
"size": [
6,
4
],
"expect_camp_number": 3,
"random_rate": 0.2
},
{
"size": [
7,
7
],
"expect_camp_number": 5,
"random_rate": 0.25
},
{
"size": [
4,
4
],
"expect_camp_number": 2,
"random_rate": 0.1
},
{
"size": [
6,
6
],
"expect_camp_number": 4,
"random_rate": 0.2
}
]

View file

@ -0,0 +1,18 @@
[
{
"num_letters": 5,
"num_add": 4
},
{
"num_letters": 4,
"num_add": 2
},
{
"num_letters": 4,
"num_add": 3
},
{
"num_letters": 3,
"num_add": 2
}
]

View file

@ -0,0 +1,18 @@
[
{
"num_letters": 5,
"num_add": 4
},
{
"num_letters": 4,
"num_add": 2
},
{
"num_letters": 4,
"num_add": 3
},
{
"num_letters": 3,
"num_add": 2
}
]

View file

@ -0,0 +1,11 @@
[
{
"n": 3
},
{
"n": 6
},
{
"n": 4
}
]

View file

@ -0,0 +1,11 @@
[
{
"n": 3
},
{
"n": 6
},
{
"n": 4
}
]

View file

@ -0,0 +1,17 @@
[
{
"size": 3,
"inequality_prob": 0.2,
"retain_ratio": 0.3
},
{
"size": 4,
"inequality_prob": 0.3,
"retain_ratio": 0.4
},
{
"size": 6,
"inequality_prob": 0.5,
"retain_ratio": 0.6
}
]

View file

@ -0,0 +1,17 @@
[
{
"size": 3,
"inequality_prob": 0.2,
"retain_ratio": 0.3
},
{
"size": 4,
"inequality_prob": 0.3,
"retain_ratio": 0.4
},
{
"size": 6,
"inequality_prob": 0.5,
"retain_ratio": 0.6
}
]

View file

@ -0,0 +1,22 @@
[
{
"rows": 7,
"cols": 5
},
{
"rows": 5,
"cols": 5
},
{
"rows": 9,
"cols": 7
},
{
"rows": 7,
"cols": 7
},
{
"rows": 7,
"cols": 9
}
]

View file

@ -0,0 +1,22 @@
[
{
"rows": 7,
"cols": 5
},
{
"rows": 5,
"cols": 5
},
{
"rows": 9,
"cols": 7
},
{
"rows": 7,
"cols": 7
},
{
"rows": 7,
"cols": 9
}
]

View file

@ -0,0 +1,17 @@
[
{
"num_numbers": 4,
"range_max": 10,
"target_max": 30
},
{
"num_numbers": 5,
"range_max": 10,
"target_max": 35
},
{
"num_numbers": 6,
"range_max": 10,
"target_max": 40
}
]

View file

@ -0,0 +1,17 @@
[
{
"num_numbers": 4,
"range_max": 10,
"target_max": 30
},
{
"num_numbers": 5,
"range_max": 10,
"target_max": 35
},
{
"num_numbers": 6,
"range_max": 10,
"target_max": 40
}
]

View file

@ -0,0 +1,18 @@
[
{
"rows": 3,
"cols": 4
},
{
"rows": 3,
"cols": 3
},
{
"rows": 4,
"cols": 5
},
{
"rows": 5,
"cols": 5
}
]

View file

@ -0,0 +1,18 @@
[
{
"rows": 3,
"cols": 4
},
{
"rows": 3,
"cols": 3
},
{
"rows": 4,
"cols": 5
},
{
"rows": 5,
"cols": 5
}
]

View file

@ -0,0 +1,44 @@
[
{
"size": 7,
"number_range": [
1,
10
]
},
{
"size": 6,
"number_range": [
1,
10
]
},
{
"size": 8,
"number_range": [
1,
8
]
},
{
"size": 5,
"number_range": [
1,
10
]
},
{
"size": 7,
"number_range": [
1,
7
]
},
{
"size": 8,
"number_range": [
1,
10
]
}
]

View file

@ -0,0 +1,44 @@
[
{
"size": 7,
"number_range": [
1,
10
]
},
{
"size": 6,
"number_range": [
1,
10
]
},
{
"size": 8,
"number_range": [
1,
8
]
},
{
"size": 5,
"number_range": [
1,
10
]
},
{
"size": 7,
"number_range": [
1,
7
]
},
{
"size": 8,
"number_range": [
1,
10
]
}
]

View file

@ -0,0 +1,14 @@
[
{
"n": 5
},
{
"n": 3
},
{
"n": 7
},
{
"n": 6
}
]

View file

@ -0,0 +1,14 @@
[
{
"n": 5
},
{
"n": 3
},
{
"n": 7
},
{
"n": 6
}
]

View file

@ -0,0 +1,22 @@
[
{
"rows": 4,
"cols": 3
},
{
"rows": 5,
"cols": 5
},
{
"rows": 3,
"cols": 3
},
{
"rows": 5,
"cols": 4
},
{
"rows": 4,
"cols": 5
}
]

View file

@ -0,0 +1,22 @@
[
{
"rows": 4,
"cols": 3
},
{
"rows": 5,
"cols": 5
},
{
"rows": 3,
"cols": 3
},
{
"rows": 5,
"cols": 4
},
{
"rows": 4,
"cols": 5
}
]

View file

@ -0,0 +1,18 @@
[
{
"standard_alphabet": "ABCDEFGHIJKLMNOPQRSTUVWXYZ",
"reversed_alphabet": "ZYXWVUTSRQPONMLKJIHGFEDCBA",
"substitution_alphabet": "RFDJUHABCEGIKLMNOPQSTVWXYZ",
"min_length": 5,
"max_length": 10,
"encrypt_probability": 0.7
},
{
"standard_alphabet": "ABCDEFGHIJKLMNOPQRSTUVWXYZ",
"reversed_alphabet": "ZYXWVUTSRQPONMLKJIHGFEDCBA",
"substitution_alphabet": "RFDJUHABCEGIKLMNOPQSTVWXYZ",
"min_length": 4,
"max_length": 6,
"encrypt_probability": 0.3
}
]

View file

@ -0,0 +1,18 @@
[
{
"standard_alphabet": "ABCDEFGHIJKLMNOPQRSTUVWXYZ",
"reversed_alphabet": "ZYXWVUTSRQPONMLKJIHGFEDCBA",
"substitution_alphabet": "RFDJUHABCEGIKLMNOPQSTVWXYZ",
"min_length": 5,
"max_length": 10,
"encrypt_probability": 0.7
},
{
"standard_alphabet": "ABCDEFGHIJKLMNOPQRSTUVWXYZ",
"reversed_alphabet": "ZYXWVUTSRQPONMLKJIHGFEDCBA",
"substitution_alphabet": "RFDJUHABCEGIKLMNOPQSTVWXYZ",
"min_length": 4,
"max_length": 6,
"encrypt_probability": 0.3
}
]

View file

@ -0,0 +1,92 @@
[
{
"attribute_pools": {
"zoology": {
"attributes": [
"stripes",
"hooves",
"herbivorous"
],
"derived_positive": "live in herds",
"derived_negative": "solitary",
"objects": [
"zebras",
"lions"
]
},
"physics": {
"attributes": [
"mass",
"velocity",
"acceleration"
],
"derived_positive": "force",
"derived_negative": "no force",
"objects": [
"moving cars",
"stationary objects"
]
},
"computer_science": {
"attributes": [
"RAM",
"CPU",
"storage"
],
"derived_positive": "processing power",
"derived_negative": "low performance",
"objects": [
"desktops",
"smartphones"
]
}
},
"num_questions": 15,
"difficulty_level": "hard"
},
{
"attribute_pools": {
"geology": {
"attributes": [
"igneous",
"metamorphic",
"sedimentary"
],
"derived_positive": "rock formation",
"derived_negative": "non-rock",
"objects": [
"mountains",
"soil"
]
},
"astronomy": {
"attributes": [
"orbit",
"gravity",
"atmosphere"
],
"derived_positive": "supports life",
"derived_negative": "no life",
"objects": [
"Earth",
"Mars"
]
},
"ecology": {
"attributes": [
"food chain",
"habitat",
"predators"
],
"derived_positive": "species survival",
"derived_negative": "extinction risk",
"objects": [
"wolves",
"rabbits"
]
}
},
"num_questions": 5,
"difficulty_level": "easy"
}
]

View file

@ -0,0 +1,92 @@
[
{
"attribute_pools": {
"zoology": {
"attributes": [
"stripes",
"hooves",
"herbivorous"
],
"derived_positive": "live in herds",
"derived_negative": "solitary",
"objects": [
"zebras",
"lions"
]
},
"physics": {
"attributes": [
"mass",
"velocity",
"acceleration"
],
"derived_positive": "force",
"derived_negative": "no force",
"objects": [
"moving cars",
"stationary objects"
]
},
"computer_science": {
"attributes": [
"RAM",
"CPU",
"storage"
],
"derived_positive": "processing power",
"derived_negative": "low performance",
"objects": [
"desktops",
"smartphones"
]
}
},
"num_questions": 15,
"difficulty_level": "hard"
},
{
"attribute_pools": {
"geology": {
"attributes": [
"igneous",
"metamorphic",
"sedimentary"
],
"derived_positive": "rock formation",
"derived_negative": "non-rock",
"objects": [
"mountains",
"soil"
]
},
"astronomy": {
"attributes": [
"orbit",
"gravity",
"atmosphere"
],
"derived_positive": "supports life",
"derived_negative": "no life",
"objects": [
"Earth",
"Mars"
]
},
"ecology": {
"attributes": [
"food chain",
"habitat",
"predators"
],
"derived_positive": "species survival",
"derived_negative": "extinction risk",
"objects": [
"wolves",
"rabbits"
]
}
},
"num_questions": 5,
"difficulty_level": "easy"
}
]

View file

@ -0,0 +1,100 @@
[
{
"variable_pool": [
"operate legally for reasonable profits",
"price fraud occurs",
"abuse of vulnerable groups",
"reasonable sports collisions",
"disruptive behavior in cultural venues",
"tobacco use in public areas",
"contract fulfillment",
"citizens' rights protection",
"youth development support",
"national property protection",
"noise in quiet zones",
"remarriage rights"
],
"formula_pool": [
[
2,
"‽p←→¬§p",
"Prohibition-Permission Negation"
],
[
3,
"§p←→¬‽p",
"Permission-Prohibition Duality"
],
[
5,
"¶p→¬‽p",
"Obligation-Prohibition Exclusion"
],
[
7,
"¬§p→§¬p",
"Permission Negation Implication"
],
[
9,
"¶p→§p",
"Obligation-Permission Entailment"
],
[
10,
"‽p→§¬p",
"Prohibition-Permission Consequence"
]
]
},
{
"variable_pool": [
"operate legally for reasonable profits",
"price fraud occurs",
"abuse of vulnerable groups",
"reasonable sports collisions",
"disruptive behavior in cultural venues",
"tobacco use in public areas",
"contract fulfillment",
"citizens' rights protection",
"youth development support",
"national property protection",
"noise in quiet zones",
"remarriage rights",
"donation activities",
"public speech"
],
"formula_pool": [
[
3,
"§p←→¬‽p",
"Permission-Prohibition Duality"
],
[
2,
"‽p←→¬§p",
"Prohibition-Permission Negation"
],
[
5,
"¶p→¬‽p",
"Obligation-Prohibition Exclusion"
],
[
7,
"¬§p→§¬p",
"Permission Negation Implication"
],
[
9,
"¶p→§p",
"Obligation-Permission Entailment"
],
[
10,
"‽p→§¬p",
"Prohibition-Permission Consequence"
]
]
}
]

View file

@ -0,0 +1,100 @@
[
{
"variable_pool": [
"operate legally for reasonable profits",
"price fraud occurs",
"abuse of vulnerable groups",
"reasonable sports collisions",
"disruptive behavior in cultural venues",
"tobacco use in public areas",
"contract fulfillment",
"citizens' rights protection",
"youth development support",
"national property protection",
"noise in quiet zones",
"remarriage rights"
],
"formula_pool": [
[
2,
"‽p←→¬§p",
"Prohibition-Permission Negation"
],
[
3,
"§p←→¬‽p",
"Permission-Prohibition Duality"
],
[
5,
"¶p→¬‽p",
"Obligation-Prohibition Exclusion"
],
[
7,
"¬§p→§¬p",
"Permission Negation Implication"
],
[
9,
"¶p→§p",
"Obligation-Permission Entailment"
],
[
10,
"‽p→§¬p",
"Prohibition-Permission Consequence"
]
]
},
{
"variable_pool": [
"operate legally for reasonable profits",
"price fraud occurs",
"abuse of vulnerable groups",
"reasonable sports collisions",
"disruptive behavior in cultural venues",
"tobacco use in public areas",
"contract fulfillment",
"citizens' rights protection",
"youth development support",
"national property protection",
"noise in quiet zones",
"remarriage rights",
"donation activities",
"public speech"
],
"formula_pool": [
[
3,
"§p←→¬‽p",
"Permission-Prohibition Duality"
],
[
2,
"‽p←→¬§p",
"Prohibition-Permission Negation"
],
[
5,
"¶p→¬‽p",
"Obligation-Prohibition Exclusion"
],
[
7,
"¬§p→§¬p",
"Permission Negation Implication"
],
[
9,
"¶p→§p",
"Obligation-Permission Entailment"
],
[
10,
"‽p→§¬p",
"Prohibition-Permission Consequence"
]
]
}
]

View file

@ -0,0 +1,51 @@
[
{
"case_weights": [
2,
1,
1
]
},
{
"case_weights": [
1,
1,
1
]
},
{
"case_weights": [
2,
1,
2
]
},
{
"case_weights": [
1,
2,
2
]
},
{
"case_weights": [
1,
2,
1
]
},
{
"case_weights": [
1,
1,
3
]
},
{
"case_weights": [
1,
3,
1
]
}
]

View file

@ -0,0 +1,51 @@
[
{
"case_weights": [
2,
1,
1
]
},
{
"case_weights": [
1,
1,
1
]
},
{
"case_weights": [
2,
1,
2
]
},
{
"case_weights": [
1,
2,
2
]
},
{
"case_weights": [
1,
2,
1
]
},
{
"case_weights": [
1,
1,
3
]
},
{
"case_weights": [
1,
3,
1
]
}
]

View file

@ -0,0 +1,32 @@
[
{
"intensional_ratio": 0.3,
"extensional_ratio": 0.5,
"lexical_ratio": 0.2
},
{
"intensional_ratio": 0.45,
"extensional_ratio": 0.35,
"lexical_ratio": 0.2
},
{
"intensional_ratio": 0.3,
"extensional_ratio": 0.4,
"lexical_ratio": 0.3
},
{
"intensional_ratio": 0.5,
"extensional_ratio": 0.3,
"lexical_ratio": 0.2
},
{
"intensional_ratio": 0.25,
"extensional_ratio": 0.5,
"lexical_ratio": 0.25
},
{
"intensional_ratio": 0.35,
"extensional_ratio": 0.35,
"lexical_ratio": 0.3
}
]

View file

@ -0,0 +1,32 @@
[
{
"intensional_ratio": 0.3,
"extensional_ratio": 0.5,
"lexical_ratio": 0.2
},
{
"intensional_ratio": 0.45,
"extensional_ratio": 0.35,
"lexical_ratio": 0.2
},
{
"intensional_ratio": 0.3,
"extensional_ratio": 0.4,
"lexical_ratio": 0.3
},
{
"intensional_ratio": 0.5,
"extensional_ratio": 0.3,
"lexical_ratio": 0.2
},
{
"intensional_ratio": 0.25,
"extensional_ratio": 0.5,
"lexical_ratio": 0.25
},
{
"intensional_ratio": 0.35,
"extensional_ratio": 0.35,
"lexical_ratio": 0.3
}
]

View file

@ -0,0 +1,80 @@
[
{
"apply_prob": 0.5,
"methods": [
"A",
"B",
"C"
],
"subjects": [
"natural numbers",
"products",
"college students",
"true revolutionaries",
"formally correct reasoning"
],
"predicates": [
"rational numbers",
"top-grade",
"patriots",
"upright and open",
"tested by practice"
]
},
{
"apply_prob": 0.5,
"methods": [
"A",
"B"
],
"subjects": [
"natural numbers",
"products",
"true revolutionaries"
],
"predicates": [
"rational numbers",
"top-grade",
"upright and open"
]
},
{
"apply_prob": 0.7,
"methods": [
"A",
"B",
"C"
],
"subjects": [
"natural numbers",
"products",
"college students",
"true revolutionaries",
"formally correct reasoning"
],
"predicates": [
"rational numbers",
"top-grade",
"patriots",
"upright and open",
"tested by practice"
]
},
{
"apply_prob": 0.6,
"methods": [
"B",
"C"
],
"subjects": [
"college students",
"true revolutionaries",
"formally correct reasoning"
],
"predicates": [
"patriots",
"upright and open",
"tested by practice"
]
}
]

View file

@ -0,0 +1,80 @@
[
{
"apply_prob": 0.5,
"methods": [
"A",
"B",
"C"
],
"subjects": [
"natural numbers",
"products",
"college students",
"true revolutionaries",
"formally correct reasoning"
],
"predicates": [
"rational numbers",
"top-grade",
"patriots",
"upright and open",
"tested by practice"
]
},
{
"apply_prob": 0.5,
"methods": [
"A",
"B"
],
"subjects": [
"natural numbers",
"products",
"true revolutionaries"
],
"predicates": [
"rational numbers",
"top-grade",
"upright and open"
]
},
{
"apply_prob": 0.7,
"methods": [
"A",
"B",
"C"
],
"subjects": [
"natural numbers",
"products",
"college students",
"true revolutionaries",
"formally correct reasoning"
],
"predicates": [
"rational numbers",
"top-grade",
"patriots",
"upright and open",
"tested by practice"
]
},
{
"apply_prob": 0.6,
"methods": [
"B",
"C"
],
"subjects": [
"college students",
"true revolutionaries",
"formally correct reasoning"
],
"predicates": [
"patriots",
"upright and open",
"tested by practice"
]
}
]

View file

@ -0,0 +1,26 @@
[
{
"max_variables": 3,
"seed": 42,
"problem_type": "classify",
"difficulty_level": "easy"
},
{
"max_variables": 2,
"seed": 202,
"problem_type": "classify",
"difficulty_level": "easy"
},
{
"max_variables": 3,
"seed": 101,
"problem_type": "denote",
"difficulty_level": "medium"
},
{
"max_variables": 4,
"seed": 789,
"problem_type": "classify",
"difficulty_level": "hard"
}
]

View file

@ -0,0 +1,26 @@
[
{
"max_variables": 3,
"seed": 42,
"problem_type": "classify",
"difficulty_level": "easy"
},
{
"max_variables": 2,
"seed": 202,
"problem_type": "classify",
"difficulty_level": "easy"
},
{
"max_variables": 3,
"seed": 101,
"problem_type": "denote",
"difficulty_level": "medium"
},
{
"max_variables": 4,
"seed": 789,
"problem_type": "classify",
"difficulty_level": "hard"
}
]

View file

@ -0,0 +1,26 @@
[
{
"max_attempts": 1,
"seed": 2,
"difficulty": "easy"
},
{
"max_attempts": 4,
"seed": 123,
"difficulty": "hard"
},
{
"max_attempts": 3,
"seed": 0,
"difficulty": "medium"
},
{
"max_attempts": 1,
"seed": 999
},
{
"max_attempts": 5,
"seed": 1,
"difficulty": "hard"
}
]

View file

@ -0,0 +1,26 @@
[
{
"max_attempts": 1,
"seed": 2,
"difficulty": "easy"
},
{
"max_attempts": 4,
"seed": 123,
"difficulty": "hard"
},
{
"max_attempts": 3,
"seed": 0,
"difficulty": "medium"
},
{
"max_attempts": 1,
"seed": 999
},
{
"max_attempts": 5,
"seed": 1,
"difficulty": "hard"
}
]

View file

@ -0,0 +1,110 @@
[
{
"class_names": [
"编程语言",
"操作系统",
"软件工具",
"开发框架",
"数据库",
"网络协议",
"安全工具",
"版本控制"
],
"properties": [
"开源",
"跨平台",
"高效",
"易学",
"安全性高",
"支持分布式",
"自动化",
"社区活跃"
],
"type_prob": 0.3,
"question_types": {
"choice": 0.8,
"symbolic": 0.2
}
},
{
"class_names": [
"植物",
"树木",
"花卉",
"蔬菜",
"水果",
"草本",
"灌木",
"藤本"
],
"properties": [
"绿色",
"开花",
"结果",
"需要阳光",
"需要水",
"多年生",
"叶绿体",
"木质茎"
],
"type_prob": 0.7,
"question_types": {
"choice": 0.4,
"symbolic": 0.6
}
},
{
"class_names": [
"汽车",
"飞机",
"船只",
"自行车",
"摩托车",
"火车",
"卡车",
"卫星"
],
"properties": [
"速度快",
"有轮子",
"载人",
"金属材质",
"需要燃料",
"空气动力学设计",
"可行驶",
"需要驾驶证"
],
"type_prob": 0.4,
"question_types": {
"choice": 0.7,
"symbolic": 0.3
}
},
{
"class_names": [
"音乐类型",
"电影类型",
"书籍类型",
"游戏类型",
"运动类型",
"艺术类型",
"舞蹈类型",
"戏剧类型"
],
"properties": [
"节奏感强",
"叙事性强",
"互动性高",
"团队合作",
"视觉艺术",
"表演艺术",
"情感表达",
"竞争性"
],
"type_prob": 0.5,
"question_types": {
"choice": 0.6,
"symbolic": 0.4
}
}
]

View file

@ -0,0 +1,110 @@
[
{
"class_names": [
"编程语言",
"操作系统",
"软件工具",
"开发框架",
"数据库",
"网络协议",
"安全工具",
"版本控制"
],
"properties": [
"开源",
"跨平台",
"高效",
"易学",
"安全性高",
"支持分布式",
"自动化",
"社区活跃"
],
"type_prob": 0.3,
"question_types": {
"choice": 0.8,
"symbolic": 0.2
}
},
{
"class_names": [
"植物",
"树木",
"花卉",
"蔬菜",
"水果",
"草本",
"灌木",
"藤本"
],
"properties": [
"绿色",
"开花",
"结果",
"需要阳光",
"需要水",
"多年生",
"叶绿体",
"木质茎"
],
"type_prob": 0.7,
"question_types": {
"choice": 0.4,
"symbolic": 0.6
}
},
{
"class_names": [
"汽车",
"飞机",
"船只",
"自行车",
"摩托车",
"火车",
"卡车",
"卫星"
],
"properties": [
"速度快",
"有轮子",
"载人",
"金属材质",
"需要燃料",
"空气动力学设计",
"可行驶",
"需要驾驶证"
],
"type_prob": 0.4,
"question_types": {
"choice": 0.7,
"symbolic": 0.3
}
},
{
"class_names": [
"音乐类型",
"电影类型",
"书籍类型",
"游戏类型",
"运动类型",
"艺术类型",
"舞蹈类型",
"戏剧类型"
],
"properties": [
"节奏感强",
"叙事性强",
"互动性高",
"团队合作",
"视觉艺术",
"表演艺术",
"情感表达",
"竞争性"
],
"type_prob": 0.5,
"question_types": {
"choice": 0.6,
"symbolic": 0.4
}
}
]

View file

@ -0,0 +1,76 @@
[
{
"names": [
"Alice",
"Bob",
"Charlie",
"Eve",
"Dave"
],
"propositions": [
"太阳从东方升起",
"2+2=4",
"图书馆今天开放",
"氧气是无色的",
"水在0℃结冰"
],
"groups": [
"Friends",
"Colleagues",
"Students"
]
},
{
"names": [
"Alice",
"Bob",
"Charlie"
],
"propositions": [
"太阳从东方升起",
"2+2=4",
"图书馆今天开放"
],
"groups": [
"G",
"GroupA",
"GroupB"
]
},
{
"names": [
"Alice",
"Bob",
"Charlie"
],
"propositions": [
"水在100℃沸腾",
"地球围绕太阳转",
"图书馆今天关闭"
],
"groups": [
"GroupX",
"GroupY",
"GroupZ"
]
},
{
"names": [
"Alice",
"Bob",
"Charlie",
"Eve"
],
"propositions": [
"太阳从东方升起",
"2+2=4",
"图书馆今天开放",
"氧气是无色的"
],
"groups": [
"Team1",
"Team2",
"Team3"
]
}
]

View file

@ -0,0 +1,76 @@
[
{
"names": [
"Alice",
"Bob",
"Charlie",
"Eve",
"Dave"
],
"propositions": [
"太阳从东方升起",
"2+2=4",
"图书馆今天开放",
"氧气是无色的",
"水在0℃结冰"
],
"groups": [
"Friends",
"Colleagues",
"Students"
]
},
{
"names": [
"Alice",
"Bob",
"Charlie"
],
"propositions": [
"太阳从东方升起",
"2+2=4",
"图书馆今天开放"
],
"groups": [
"G",
"GroupA",
"GroupB"
]
},
{
"names": [
"Alice",
"Bob",
"Charlie"
],
"propositions": [
"水在100℃沸腾",
"地球围绕太阳转",
"图书馆今天关闭"
],
"groups": [
"GroupX",
"GroupY",
"GroupZ"
]
},
{
"names": [
"Alice",
"Bob",
"Charlie",
"Eve"
],
"propositions": [
"太阳从东方升起",
"2+2=4",
"图书馆今天开放",
"氧气是无色的"
],
"groups": [
"Team1",
"Team2",
"Team3"
]
}
]

View file

@ -0,0 +1,54 @@
[
{
"question_types": [
"expression_conversion",
"equivalence_validation",
"expression_simplification"
],
"variables": [
"a",
"b",
"c"
],
"cities": [
"Beijing",
"Guangzhou",
"Shenzhen"
]
},
{
"question_types": [
"expression_conversion",
"equivalence_validation",
"puzzle_solution"
],
"variables": [
"p",
"q",
"r"
],
"cities": [
"Suzhou",
"Shanghai",
"Hangzhou"
]
},
{
"question_types": [
"expression_conversion",
"truth_table_completion",
"puzzle_solution"
],
"variables": [
"p",
"q",
"r",
"s"
],
"cities": [
"Shanghai",
"Beijing",
"Guangzhou"
]
}
]

View file

@ -0,0 +1,54 @@
[
{
"question_types": [
"expression_conversion",
"equivalence_validation",
"expression_simplification"
],
"variables": [
"a",
"b",
"c"
],
"cities": [
"Beijing",
"Guangzhou",
"Shenzhen"
]
},
{
"question_types": [
"expression_conversion",
"equivalence_validation",
"puzzle_solution"
],
"variables": [
"p",
"q",
"r"
],
"cities": [
"Suzhou",
"Shanghai",
"Hangzhou"
]
},
{
"question_types": [
"expression_conversion",
"truth_table_completion",
"puzzle_solution"
],
"variables": [
"p",
"q",
"r",
"s"
],
"cities": [
"Shanghai",
"Beijing",
"Guangzhou"
]
}
]

View file

@ -0,0 +1,20 @@
[
{
"enable_fill": true,
"seed": 42,
"difficulty": "easy",
"max_cases": 10
},
{
"enable_fill": false,
"seed": 888,
"difficulty": "easy",
"max_cases": 20
},
{
"enable_fill": true,
"seed": 777,
"difficulty": "hard",
"max_cases": 15
}
]

View file

@ -0,0 +1,20 @@
[
{
"enable_fill": true,
"seed": 42,
"difficulty": "easy",
"max_cases": 10
},
{
"enable_fill": false,
"seed": 888,
"difficulty": "easy",
"max_cases": 20
},
{
"enable_fill": true,
"seed": 777,
"difficulty": "hard",
"max_cases": 15
}
]

View file

@ -0,0 +1,40 @@
[
{
"fallacy_groups": [
"advanced"
],
"max_complexity": 5,
"template_variations": 5,
"include_analysis": true,
"shuffle_options": true
},
{
"fallacy_groups": [
"intermediate"
],
"max_complexity": 2,
"template_variations": 3,
"include_analysis": false,
"shuffle_options": false
},
{
"fallacy_groups": [
"basic"
],
"max_complexity": 1,
"template_variations": 1,
"include_analysis": false,
"shuffle_options": true
},
{
"fallacy_groups": [
"basic",
"intermediate",
"advanced"
],
"max_complexity": 3,
"template_variations": 2,
"include_analysis": true,
"shuffle_options": false
}
]

View file

@ -0,0 +1,40 @@
[
{
"fallacy_groups": [
"advanced"
],
"max_complexity": 5,
"template_variations": 5,
"include_analysis": true,
"shuffle_options": true
},
{
"fallacy_groups": [
"intermediate"
],
"max_complexity": 2,
"template_variations": 3,
"include_analysis": false,
"shuffle_options": false
},
{
"fallacy_groups": [
"basic"
],
"max_complexity": 1,
"template_variations": 1,
"include_analysis": false,
"shuffle_options": true
},
{
"fallacy_groups": [
"basic",
"intermediate",
"advanced"
],
"max_complexity": 3,
"template_variations": 2,
"include_analysis": true,
"shuffle_options": false
}
]

View file

@ -0,0 +1,65 @@
[
{
"example_pool": [
{
"phenomenon": "桥梁在特定天气结构变形",
"hypotheses": [
"温度膨胀假说",
"湿度膨胀假说"
],
"contradiction": "温度与湿度变化无法同时发生",
"correct_answer": "A"
},
{
"phenomenon": "股票价格在特定经济指标发布时上涨",
"hypotheses": [
"利率变化假说",
"通货膨胀假说"
],
"contradiction": "利率与通货膨胀无法同时变化",
"correct_answer": "A"
}
],
"symbolic_templates": [
"{p} ∧ ({q1} {q2}) → ⊥",
"∀x(R(x) → B(x)) ∧ ∃x(¬B(x) ∧ ¬R(x))",
"{p} ⇒ ({h1} ∧ {h2}), 其中{h1}与{h2}矛盾"
]
},
{
"example_pool": [
{
"phenomenon": "计算机程序在特定条件下崩溃",
"hypotheses": [
"内存泄漏假说",
"CPU过载假说"
],
"contradiction": "内存泄漏与CPU过载无法同时发生",
"correct_answer": "A"
},
{
"phenomenon": "鸟类在特定季节迁徙",
"hypotheses": [
"日照时间假说",
"食物供应假说"
],
"contradiction": "日照时间与食物供应变化无法同时满足",
"correct_answer": "A"
},
{
"phenomenon": "化学反应在特定温度下发生",
"hypotheses": [
"催化剂假说",
"压力变化假说"
],
"contradiction": "催化剂与压力变化无法同时作用",
"correct_answer": "A"
}
],
"symbolic_templates": [
"({q1} ∧ {q2}) → ⊥",
"∀x(R(x) → B(x)) ∧ ∀x(¬B(x)→¬R(x))",
"{p} ⇒ ({h1} {h2} {h3}), 其中{h1}、{h2}、{h3}两两矛盾"
]
}
]

View file

@ -0,0 +1,65 @@
[
{
"example_pool": [
{
"phenomenon": "桥梁在特定天气结构变形",
"hypotheses": [
"温度膨胀假说",
"湿度膨胀假说"
],
"contradiction": "温度与湿度变化无法同时发生",
"correct_answer": "A"
},
{
"phenomenon": "股票价格在特定经济指标发布时上涨",
"hypotheses": [
"利率变化假说",
"通货膨胀假说"
],
"contradiction": "利率与通货膨胀无法同时变化",
"correct_answer": "A"
}
],
"symbolic_templates": [
"{p} ∧ ({q1} {q2}) → ⊥",
"∀x(R(x) → B(x)) ∧ ∃x(¬B(x) ∧ ¬R(x))",
"{p} ⇒ ({h1} ∧ {h2}), 其中{h1}与{h2}矛盾"
]
},
{
"example_pool": [
{
"phenomenon": "计算机程序在特定条件下崩溃",
"hypotheses": [
"内存泄漏假说",
"CPU过载假说"
],
"contradiction": "内存泄漏与CPU过载无法同时发生",
"correct_answer": "A"
},
{
"phenomenon": "鸟类在特定季节迁徙",
"hypotheses": [
"日照时间假说",
"食物供应假说"
],
"contradiction": "日照时间与食物供应变化无法同时满足",
"correct_answer": "A"
},
{
"phenomenon": "化学反应在特定温度下发生",
"hypotheses": [
"催化剂假说",
"压力变化假说"
],
"contradiction": "催化剂与压力变化无法同时作用",
"correct_answer": "A"
}
],
"symbolic_templates": [
"({q1} ∧ {q2}) → ⊥",
"∀x(R(x) → B(x)) ∧ ∀x(¬B(x)→¬R(x))",
"{p} ⇒ ({h1} {h2} {h3}), 其中{h1}、{h2}、{h3}两两矛盾"
]
}
]

View file

@ -0,0 +1,14 @@
[
{
"random_seed": 789
},
{
"random_seed": 0
},
{
"random_seed": 456
},
{
"random_seed": 123
}
]

View file

@ -0,0 +1,14 @@
[
{
"random_seed": 789
},
{
"random_seed": 0
},
{
"random_seed": 456
},
{
"random_seed": 123
}
]

View file

@ -0,0 +1,26 @@
[
{
"num_problems": 4,
"max_quantifiers": 4
},
{
"num_problems": 5,
"max_quantifiers": 4
},
{
"num_problems": 2,
"max_quantifiers": 4
},
{
"num_problems": 5,
"max_quantifiers": 3
},
{
"num_problems": 4,
"max_quantifiers": 3
},
{
"num_problems": 2,
"max_quantifiers": 3
}
]

View file

@ -0,0 +1,26 @@
[
{
"num_problems": 4,
"max_quantifiers": 4
},
{
"num_problems": 5,
"max_quantifiers": 4
},
{
"num_problems": 2,
"max_quantifiers": 4
},
{
"num_problems": 5,
"max_quantifiers": 3
},
{
"num_problems": 4,
"max_quantifiers": 3
},
{
"num_problems": 2,
"max_quantifiers": 3
}
]

View file

@ -0,0 +1,74 @@
[
{
"s_list": [
"metals",
"products",
"students",
"mammals",
"pencils",
"stars",
"individual businesses"
],
"p_list": [
"conductive",
"qualified",
"like mathematics",
"warm-blooded animals",
"pens",
"planets",
"paid taxes"
],
"problem_types": [
"components",
"proposition_type",
"relationship_exists",
"relationship_type",
"truth_value"
]
},
{
"s_list": [
"students",
"animals",
"fruits",
"countries",
"books",
"cities"
],
"p_list": [
"happy",
"furry",
"sweet",
"large",
"interesting",
"populated"
],
"problem_types": [
"components",
"proposition_type",
"relationship_exists",
"truth_value"
]
},
{
"s_list": [
"plants",
"rocks",
"mountains",
"oceans",
"stars"
],
"p_list": [
"green",
"hard",
"tall",
"deep",
"bright"
],
"problem_types": [
"proposition_type",
"relationship_exists",
"truth_value"
]
}
]

View file

@ -0,0 +1,74 @@
[
{
"s_list": [
"metals",
"products",
"students",
"mammals",
"pencils",
"stars",
"individual businesses"
],
"p_list": [
"conductive",
"qualified",
"like mathematics",
"warm-blooded animals",
"pens",
"planets",
"paid taxes"
],
"problem_types": [
"components",
"proposition_type",
"relationship_exists",
"relationship_type",
"truth_value"
]
},
{
"s_list": [
"students",
"animals",
"fruits",
"countries",
"books",
"cities"
],
"p_list": [
"happy",
"furry",
"sweet",
"large",
"interesting",
"populated"
],
"problem_types": [
"components",
"proposition_type",
"relationship_exists",
"truth_value"
]
},
{
"s_list": [
"plants",
"rocks",
"mountains",
"oceans",
"stars"
],
"p_list": [
"green",
"hard",
"tall",
"deep",
"bright"
],
"problem_types": [
"proposition_type",
"relationship_exists",
"truth_value"
]
}
]

View file

@ -0,0 +1,44 @@
[
{
"problem_type": "symbolize",
"num_propositions": 3,
"max_questions": 3,
"allowed_connectives": [
"&",
"||",
"~"
]
},
{
"problem_type": "symbolize",
"num_propositions": 3,
"max_questions": 4,
"allowed_connectives": [
"&",
"=>",
"~"
]
},
{
"problem_type": "symbolize",
"num_propositions": 4,
"max_questions": 3,
"allowed_connectives": [
"&",
"||",
"~",
"=>",
"="
]
},
{
"problem_type": "symbolize",
"num_propositions": 2,
"max_questions": 5,
"allowed_connectives": [
"&",
"||",
"~"
]
}
]

View file

@ -0,0 +1,44 @@
[
{
"problem_type": "symbolize",
"num_propositions": 3,
"max_questions": 3,
"allowed_connectives": [
"&",
"||",
"~"
]
},
{
"problem_type": "symbolize",
"num_propositions": 3,
"max_questions": 4,
"allowed_connectives": [
"&",
"=>",
"~"
]
},
{
"problem_type": "symbolize",
"num_propositions": 4,
"max_questions": 3,
"allowed_connectives": [
"&",
"||",
"~",
"=>",
"="
]
},
{
"problem_type": "symbolize",
"num_propositions": 2,
"max_questions": 5,
"allowed_connectives": [
"&",
"||",
"~"
]
}
]

View file

@ -0,0 +1,40 @@
[
{
"vars": [
"x",
"y",
"z",
"w",
"u"
],
"max_clause_length": 4,
"problem_types": [
"algorithm_output"
]
},
{
"vars": [
"a",
"b",
"c"
],
"max_clause_length": 2,
"problem_types": [
"can_resolve",
"compute_dispel"
]
},
{
"vars": [
"p",
"q",
"r"
],
"max_clause_length": 3,
"problem_types": [
"can_resolve",
"algorithm_output"
],
"seed": 42
}
]

View file

@ -0,0 +1,40 @@
[
{
"vars": [
"x",
"y",
"z",
"w",
"u"
],
"max_clause_length": 4,
"problem_types": [
"algorithm_output"
]
},
{
"vars": [
"a",
"b",
"c"
],
"max_clause_length": 2,
"problem_types": [
"can_resolve",
"compute_dispel"
]
},
{
"vars": [
"p",
"q",
"r"
],
"max_clause_length": 3,
"problem_types": [
"can_resolve",
"algorithm_output"
],
"seed": 42
}
]

View file

@ -0,0 +1,26 @@
[
{
"problem_type_ratio": 0.3
},
{
"problem_type_ratio": 1.0
},
{
"problem_type_ratio": 0.8
},
{
"problem_type_ratio": 0.7
},
{
"problem_type_ratio": 0.0
},
{
"problem_type_ratio": 0.9
},
{
"problem_type_ratio": 0.1
},
{
"problem_type_ratio": 0.4
}
]

View file

@ -0,0 +1,26 @@
[
{
"problem_type_ratio": 0.3
},
{
"problem_type_ratio": 1.0
},
{
"problem_type_ratio": 0.8
},
{
"problem_type_ratio": 0.7
},
{
"problem_type_ratio": 0.0
},
{
"problem_type_ratio": 0.9
},
{
"problem_type_ratio": 0.1
},
{
"problem_type_ratio": 0.4
}
]

Some files were not shown because too many files have changed in this diff Show more