kpriyanshu256/MultiTabQA-tapex-Salesforce-codet5-base-latex
收藏数据链接:
官方服务:
资源简介:
--- dataset_info: features: - name: source dtype: string - name: target dtype: string - name: source_latex dtype: string - name: target_latex dtype: string - name: source_html dtype: string - name: target_html dtype: string - name: source_markdown dtype: string - name: target_markdown dtype: string - name: input_ids sequence: sequence: int32 - name: attention_mask sequence: sequence: int8 - name: labels sequence: sequence: int64 splits: - name: train num_bytes: 36766528167 num_examples: 1650977 - name: validation num_bytes: 4087830371 num_examples: 183442 download_size: 7467348214 dataset_size: 40854358538 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* ---
提供机构:
kpriyanshu256原始信息汇总
数据集信息
特征
- source: 类型为字符串
- target: 类型为字符串
- source_latex: 类型为字符串
- target_latex: 类型为字符串
- source_html: 类型为字符串
- target_html: 类型为字符串
- source_markdown: 类型为字符串
- target_markdown: 类型为字符串
- input_ids: 序列类型,序列元素为int32
- attention_mask: 序列类型,序列元素为int8
- labels: 序列类型,序列元素为int64
分割
- train:
- 字节数: 36766528167
- 样本数: 1650977
- validation:
- 字节数: 4087830371
- 样本数: 183442
大小
- 下载大小: 7467348214 字节
- 数据集大小: 40854358538 字节
配置
- default:
- train: 路径为
data/train-* - validation: 路径为
data/validation-*
- train: 路径为



