DESC: add data

This commit is contained in:
xiawei 2025-11-25 14:55:48 +08:00
parent a4c232b6db
commit a3a39c1dbe
2 changed files with 96271 additions and 0 deletions

96262
alpaca_math_data.json Normal file

File diff suppressed because one or more lines are too long

9
dataset_info.json Normal file
View File

@ -0,0 +1,9 @@
{
"default": {
"file_name": "alpaca_math_data.json",
"columns": {
"prompt": "input",
"response": "output"
}
}
}