aarabil commited on
Commit
7b2dc00
·
verified ·
1 Parent(s): a88d0ec

Upload dataset

Browse files
README.md CHANGED
@@ -50,6 +50,31 @@ dataset_info:
50
  num_examples: 20000
51
  download_size: 3409777
52
  dataset_size: 11879108
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  - config_name: biasframes_intent
54
  features:
55
  - name: text
@@ -488,6 +513,12 @@ configs:
488
  path: amazonpolarity/train-*
489
  - split: test
490
  path: amazonpolarity/test-*
 
 
 
 
 
 
491
  - config_name: biasframes_intent
492
  data_files:
493
  - split: train
 
50
  num_examples: 20000
51
  download_size: 3409777
52
  dataset_size: 11879108
53
+ - config_name: appreviews
54
+ features:
55
+ - name: text
56
+ dtype: string
57
+ - name: hypothesis
58
+ dtype: string
59
+ - name: labels
60
+ dtype:
61
+ class_label:
62
+ names:
63
+ '0': entailment
64
+ '1': not_entailment
65
+ - name: task_name
66
+ dtype: string
67
+ - name: label_text
68
+ dtype: string
69
+ splits:
70
+ - name: train
71
+ num_bytes: 586844
72
+ num_examples: 2000
73
+ - name: test
74
+ num_bytes: 2414054
75
+ num_examples: 8000
76
+ download_size: 772238
77
+ dataset_size: 3000898
78
  - config_name: biasframes_intent
79
  features:
80
  - name: text
 
513
  path: amazonpolarity/train-*
514
  - split: test
515
  path: amazonpolarity/test-*
516
+ - config_name: appreviews
517
+ data_files:
518
+ - split: train
519
+ path: appreviews/train-*
520
+ - split: test
521
+ path: appreviews/test-*
522
  - config_name: biasframes_intent
523
  data_files:
524
  - split: train
appreviews/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5b72c5564481a591c5827ffef2ba732c3a02f4df12c5a0db0ce80e21f017e70
3
+ size 567351
appreviews/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da3ea14ba43312154383f529ba0aad8ed6250e00e3f557165c8a0f140887ae40
3
+ size 204887