Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Catalan
ArXiv:
Libraries:
Datasets
pandas
License:
AnnaSallesRius commited on
Commit
a72eaa5
1 Parent(s): 5cbd1f8

Upload dataset

Browse files
README.md CHANGED
@@ -1,6 +1,4 @@
1
  ---
2
- YAML tags:
3
-
4
  annotations_creators:
5
  - expert-generated
6
  language_creators:
@@ -11,7 +9,6 @@ license:
11
  - cc-by-nc-nd-4.0
12
  multilinguality:
13
  - monolingual
14
- pretty_name: teca
15
  size_categories:
16
  - unknown
17
  source_datasets: []
@@ -19,7 +16,42 @@ task_categories:
19
  - text-classification
20
  task_ids:
21
  - natural-language-inference
22
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  ---
24
 
25
  # Dataset Card for TE-ca
 
1
  ---
 
 
2
  annotations_creators:
3
  - expert-generated
4
  language_creators:
 
9
  - cc-by-nc-nd-4.0
10
  multilinguality:
11
  - monolingual
 
12
  size_categories:
13
  - unknown
14
  source_datasets: []
 
16
  - text-classification
17
  task_ids:
18
  - natural-language-inference
19
+ pretty_name: teca
20
+ dataset_info:
21
+ features:
22
+ - name: version
23
+ dtype: string
24
+ - name: data
25
+ list:
26
+ - name: id
27
+ dtype: string
28
+ - name: premise
29
+ dtype: string
30
+ - name: hypothesis
31
+ dtype: string
32
+ - name: label
33
+ dtype: int64
34
+ splits:
35
+ - name: train
36
+ num_bytes: 3235471
37
+ num_examples: 1
38
+ - name: validation
39
+ num_bytes: 405393
40
+ num_examples: 1
41
+ - name: test
42
+ num_bytes: 401094
43
+ num_examples: 1
44
+ download_size: 2027427
45
+ dataset_size: 4041958
46
+ configs:
47
+ - config_name: default
48
+ data_files:
49
+ - split: train
50
+ path: data/train-*
51
+ - split: validation
52
+ path: data/validation-*
53
+ - split: test
54
+ path: data/test-*
55
  ---
56
 
57
  # Dataset Card for TE-ca
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29995a49e4acc44f48b292bec2ce34e9257789685b126422ae1a23890fe2c583
3
+ size 262399
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:829aefc925298ad107ceea0cabf393515aaa5a9e4f900f655b5ea2ce144fe5ed
3
+ size 1499561
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:396bc619080ddfed2bf8ebb20bf57e170d5bda75569a957954b55c1ccaa49328
3
+ size 265467