mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
80 lines
No EOL
1.7 KiB
JSON
Executable file
80 lines
No EOL
1.7 KiB
JSON
Executable file
[
|
|
{
|
|
"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"
|
|
]
|
|
}
|
|
] |