File size: 781 Bytes
c6fc880
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35b4116
c6fc880
 
 
 
 
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
31
32
33
34
35
---
dataset_info:
  features:
  - name: sentence_pair_id
    dtype: int64
  - name: premise
    dtype: string
  - name: hypothesis
    dtype: string
  - name: relatedness_score
    dtype: float32
  - name: entailment_judgment
    dtype:
      class_label:
        names:
          '0': NONE
          '1': ENTAILMENT
  - name: __language__
    dtype: string
  splits:
  - name: train
    num_bytes: 873989
    num_examples: 6500
  - name: test
    num_bytes: 340838
    num_examples: 2448
  - name: validation
    num_bytes: 67669
    num_examples: 500
  download_size: 0
  dataset_size: 1282496
---
# Dataset Card for "assin2_por_Latn_to_glg_Latn"

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