LiveEvil/autotrain-data-mysheet
收藏AutoTrain Dataset for project: mysheet
数据集描述
该数据集由AutoTrain自动处理,用于项目mysheet。
语言
数据集的语言BCP-47代码为en。
数据集结构
数据实例
数据集的样本示例如下:
json [ { "context": "The term u201cpseudocodeu201d refers to writing code in a humanly understandable language such as English, and breaking it down to its core concepts.", "question": "What is pseudocode?", "answers.text": [ "Pseudocode is breaking down your code in English." ], "answers.answer_start": [ 33 ] }, { "context": "Python is an interactive programming language designed for API and Machine Learning use.", "question": "What is Python?", "answers.text": [ "Python is an interactive programming language." ], "answers.answer_start": [ 0 ] } ]
数据集字段
数据集包含以下字段(特征):
json { "context": "Value(dtype=string, id=None)", "question": "Value(dtype=string, id=None)", "answers.text": "Sequence(feature=Value(dtype=string, id=None), length=-1, id=None)", "answers.answer_start": "Sequence(feature=Value(dtype=int32, id=None), length=-1, id=None)" }
数据集分割
数据集分为训练集和验证集,分割大小如下:
| 分割名称 | 样本数量 |
|---|---|
| 训练 | 3 |
| 验证 | 1 |



