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,23 @@
|
|||
[
|
||||
{
|
||||
"s_length": 20,
|
||||
"num_queries": 10,
|
||||
"query_length_min": 1,
|
||||
"query_length_max": 10,
|
||||
"seed": 0
|
||||
},
|
||||
{
|
||||
"s_length": 10,
|
||||
"num_queries": 5,
|
||||
"query_length_min": 1,
|
||||
"query_length_max": 10,
|
||||
"seed": 42
|
||||
},
|
||||
{
|
||||
"s_length": 5,
|
||||
"num_queries": 3,
|
||||
"query_length_min": 2,
|
||||
"query_length_max": 5,
|
||||
"seed": 123
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue