kelvinyasu/autotrain-data-xcdn2
收藏AutoTrain Dataset for project: xcdn2
数据集描述
该数据集是为项目xcdn2自动处理的。
语言
数据集的语言BCP-47代码为en。
数据集结构
数据实例
数据集的样本示例如下:
json [ { "context": "To be eligible for the PMP certification, you need to meet certain educational and professional experience requirements. The prerequisites depend on your level of education.", "question": "What are the prerequisites for PMP certification?", "answers.text": [ "To be eligible for the PMP certification, you need to meet certain educational and professional experience requirements. The prerequisites depend on your level of education." ], "answers.answer_start": [ 0 ] }, { "context": "Project management is the practice of initiating, planning, executing, controlling, and closing the work of a team to achieve specific goals and meet specific success criteria.", "question": "What is project management?", "answers.text": [ "Project management is the practice of initiating, planning, executing, controlling, and closing the work of a team to achieve specific goals and meet specific success criteria." ], "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)" }
数据集分割
数据集被分割为训练集和验证集,分割大小如下:
| 分割名称 | 样本数量 |
|---|---|
| 训练集 | 8 |
| 验证集 | 2 |



