mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
init-commit
This commit is contained in:
commit
18a552597a
3461 changed files with 1150579 additions and 0 deletions
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue