Datasets:

Modalities:
Text
Formats:
parquet
License:
marik0 commited on
Commit
3d471bc
·
verified ·
1 Parent(s): 057f5c1

Upload dataset

Browse files
README.md CHANGED
@@ -2,4 +2,33 @@
2
  license: apache-2.0
3
  task_categories:
4
  - feature-extraction
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
  task_categories:
4
  - feature-extraction
5
+ configs:
6
+ - config_name: default
7
+ data_files:
8
+ - split: train
9
+ path: data/train-*
10
+ - split: validation
11
+ path: data/validation-*
12
+ - split: test
13
+ path: data/test-*
14
+ dataset_info:
15
+ features:
16
+ - name: anchor
17
+ dtype: string
18
+ - name: positive
19
+ dtype: string
20
+ - name: negative
21
+ dtype: string
22
+ splits:
23
+ - name: train
24
+ num_bytes: 38729820
25
+ num_examples: 8851
26
+ - name: validation
27
+ num_bytes: 4874255
28
+ num_examples: 1106
29
+ - name: test
30
+ num_bytes: 4813187
31
+ num_examples: 1107
32
+ download_size: 5926088
33
+ dataset_size: 48417262
34
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b3b286bda27806b83a4528ffbfa16523edbce7168aa79251c891eeb054c335e
3
+ size 596294
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4114896ea66e432869eb0b8cc9c313946c05f620aeec2859ad28b817fab2562b
3
+ size 4726733
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9001ffad4b2d3261c7a2c32c29008bf91b69b781859a60d28e412f46e95396f5
3
+ size 603061