File size: 379 Bytes
16530e7 71ad97e 16530e7 6f04b50 71ad97e 1a23a74 6f04b50 16530e7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | {
"default": {
"description": "RAG documents for MNLP",
"features": {
"title": {"_type":"Value","dtype":"string"},
"text": {"_type":"Value","dtype":"string"},
"source": {"_type":"Value","dtype":"string"}
},
"splits": {
"train": {
"name": "train",
"num_bytes": 0,
"num_examples": 621689
}
}
}
}
|