gagan3012 commited on
Commit
a971a63
1 Parent(s): b84ba55

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: labels
5
+ sequence: int64
6
+ - name: sent1
7
+ sequence: string
8
+ - name: sent2
9
+ sequence: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 227137
13
+ num_examples: 1
14
+ - name: validation
15
+ num_bytes: 63521
16
+ num_examples: 1
17
+ - name: test
18
+ num_bytes: 33531
19
+ num_examples: 1
20
+ download_size: 182982
21
+ dataset_size: 324189
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: validation
28
+ path: data/validation-*
29
+ - split: test
30
+ path: data/test-*
31
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e18671c7c3b1f2c67dd4bdbd4781107cdee0cd76b72248c1fac4a369cd9d4e6d
3
+ size 20503
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af162789e0ee574dc117f48c2eb1d95123451e01e03b7ff957a177232b77c1be
3
+ size 123789
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeb3fc13aa2f61146cc2b85664774f1ea447263deb2f0bc24e0ddf8651048c48
3
+ size 38690