sidaga123/autotrain-data-fdsfds
收藏AutoTrain 数据集描述
数据集描述
该数据集由 AutoTrain 自动处理,用于项目 fdsfds。
语言
数据集的语言 BCP-47 代码为 unk。
数据集结构
数据实例
数据集的一个示例如下:
json [ { "context": "Levy Card Transaction Account XXXX3724 Card XXXX6333 RUB 950.9 McDonalds Fast Food Berlin Germany 16/02/23 16:26 Available Balance RUB 265123.86", "question": "What is the transaction type?", "answers.text": [ "Debit" ], "answers.answer_start": [ 0 ] }, { "context": "Purchase Card Transaction Account XXXX8364 Card XXXX8220 MYR 221.08 Amazon Online Marketplace Tokyo Japan 24/11/22 00:51 Available Balance MYR 386077.5", "question": "What is the Merchant Name?", "answers.text": [ "Amazon" ], "answers.answer_start": [ 68 ] } ]
数据集字段
数据集包含以下字段(也称为“特征”):
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)" }
数据集分割
该数据集被分割为训练集和验证集。分割大小如下:
| 分割名称 | 样本数量 |
|---|---|
| train | 2240 |
| valid | 560 |



