File size: 697 Bytes
413a2b0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
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: 168469345.01807085
num_examples: 45271
- name: test
num_bytes: 18722123.98192915
num_examples: 5031
download_size: 65907419
dataset_size: 187191469.0
---
# Dataset Card for "rapidapi-example-responses-tokenized-phi"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |