KeywordsExtraction / dataset_infos.json
LugolBis's picture
Init the project
59d0dee
Raw
History Blame Contribute Delete
895 Bytes
{
"prompt": {
"description": "French prompts to AI (1-5 sentences). Keywords separated by ', '.",
"splits": {
"train": {
"name": "train",
"num_bytes": 0,
"num_examples": 0
}
}
},
"sentences": {
"description": "French affirmative sentences (not necessarily questions). Keywords separated by ', '.",
"splits": {
"train": {
"name": "train",
"num_bytes": 0,
"num_examples": 0
}
}
},
"searching": {
"description": "Internet search queries (1-4 sentences, with context). Keywords separated by ' ' (space).",
"splits": {
"train": {
"name": "train",
"num_bytes": 0,
"num_examples": 0
}
}
}
}