jsaizant commited on
Commit
52ad511
·
verified ·
1 Parent(s): b530c49

Upload dataset

Browse files
README.md CHANGED
@@ -14,6 +14,29 @@ task_categories:
14
  task_ids:
15
  - multi-input-text-classification
16
  pretty_name: Parafraseja
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  ---
18
 
19
  # Dataset Card for Parafraseja
 
14
  task_ids:
15
  - multi-input-text-classification
16
  pretty_name: Parafraseja
17
+ dataset_info:
18
+ features:
19
+ - name: id
20
+ dtype: string
21
+ - name: source
22
+ dtype: string
23
+ - name: label
24
+ dtype: int64
25
+ - name: sentence1
26
+ dtype: string
27
+ - name: sentence2
28
+ dtype: string
29
+ splits:
30
+ - name: validation
31
+ num_bytes: 425679
32
+ num_examples: 2000
33
+ download_size: 283333
34
+ dataset_size: 425679
35
+ configs:
36
+ - config_name: default
37
+ data_files:
38
+ - split: validation
39
+ path: data/validation-*
40
  ---
41
 
42
  # Dataset Card for Parafraseja
data/validation-00000-of-00001.parquet ADDED
Binary file (283 kB). View file