File size: 705 Bytes
97b27f3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 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)