davidfant/rapidapi-example-responses-tokenized-xlm-roberta
收藏Hugging Face2023-12-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/davidfant/rapidapi-example-responses-tokenized-xlm-roberta
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: premise
dtype: string
- name: hypothesis
dtype: string
- name: label
dtype: int64
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: category
dtype: string
splits:
- name: train
num_bytes: 166566222.06213877
num_examples: 43755
- name: test
num_bytes: 18508626.93786124
num_examples: 4862
download_size: 62641988
dataset_size: 185074849.0
---
# Dataset Card for "rapidapi-example-responses-tokenized-xlm-roberta"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
davidfant
原始信息汇总
数据集概述
特征信息
- id: 字符串类型
- premise: 字符串类型
- hypothesis: 字符串类型
- label: 64位整数类型
- input_ids: 32位整数序列
- attention_mask: 8位整数序列
- category: 字符串类型
数据分割
- train:
- 字节数: 166566222.06213877
- 样本数: 43755
- test:
- 字节数: 18508626.93786124
- 样本数: 4862
数据集大小
- 下载大小: 62641988 字节
- 数据集大小: 185074849.0 字节



