JoaoJunior/python_encoded_processed_APR
收藏Hugging Face2023-11-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/JoaoJunior/python_encoded_processed_APR
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: rem
dtype: string
- name: add
dtype: string
- name: context
dtype: string
- name: meta
dtype: string
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 1207242215
num_examples: 350610
- name: test
num_bytes: 302037040
num_examples: 87579
download_size: 428669552
dataset_size: 1509279255
---
# Dataset Card for "python_encoded_processed_APR"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
JoaoJunior
原始信息汇总
数据集概述
配置
- 默认配置 (
default)- 数据文件路径:
- 训练集 (
train):data/train-* - 测试集 (
test):data/test-*
- 训练集 (
- 数据文件路径:
数据特征
rem: 字符串类型add: 字符串类型context: 字符串类型meta: 字符串类型input_ids: 整数序列 (int32)attention_mask: 整数序列 (int8)labels: 整数序列 (int64)
数据分割
- 训练集 (
train)- 字节数: 1207242215
- 样本数: 350610
- 测试集 (
test)- 字节数: 302037040
- 样本数: 87579
数据集大小
- 下载大小: 428669552 字节
- 数据集大小: 1509279255 字节



