Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Catalan
ArXiv:
Libraries:
Datasets
pandas
License:
mmarimon commited on
Commit
6a3c43c
1 Parent(s): 5c54ec9

Update xnli_ca.py

Browse files
Files changed (1) hide show
  1. xnli_ca.py +2 -2
xnli_ca.py CHANGED
@@ -1,4 +1,4 @@
1
- # Loading script for the TECA dataset.
2
  import json
3
  import datasets
4
 
@@ -10,7 +10,7 @@ _DESCRIPTION = """
10
  XNLI-ca is the Catalan professional translation of the development and test partitions of the XNLI dataset, which contain 2490 and 5010 pairs of premises and hypotheses, respectively. This dataset was translated as part of the AINA project.
11
  """
12
 
13
- _HOMEPAGE = """https://zenodo.org/record/4621378"""
14
 
15
 
16
  _URL = "https://huggingface.co/datasets/projecte-aina/xnli-ca/resolve/main/"
 
1
+ # Loading script for the XNLI-ca dataset.
2
  import json
3
  import datasets
4
 
 
10
  XNLI-ca is the Catalan professional translation of the development and test partitions of the XNLI dataset, which contain 2490 and 5010 pairs of premises and hypotheses, respectively. This dataset was translated as part of the AINA project.
11
  """
12
 
13
+ _HOMEPAGE = """https://zenodo.org/record/7973976"""
14
 
15
 
16
  _URL = "https://huggingface.co/datasets/projecte-aina/xnli-ca/resolve/main/"