afqmc / afqmc.json
BerMaker's picture
Create afqmc.json
5669f91
raw
history blame contribute delete
238 Bytes
{
"default": {
"train": {
"meta": "train_small.csv",
"file": ""
},
"test": {
"meta": "test_small.csv",
"file": ""
},
"validation": {
"meta": "val_small.csv",
"file": ""
}
}
}