File size: 623 Bytes
8aa03ea
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: labels
    dtype: string
  - name: sentence1
    dtype: string
  - name: sentence2
    dtype: string
  - name: task
    dtype: string
  splits:
  - name: train
    num_bytes: 1027206414.0
    num_examples: 2095288
  - name: validation
    num_bytes: 47771886.0
    num_examples: 63296
  - name: test
    num_bytes: 48695495.0
    num_examples: 65919
  download_size: 562394652
  dataset_size: 1123673795.0
---
# Dataset Card for "zero-shot-label-nli"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)