File size: 586 Bytes
07754b9
99d781b
 
07754b9
 
 
99d781b
 
7af591f
d3817c8
7af591f
99d781b
7af591f
99d781b
7af591f
99d781b
 
 
7af591f
2375284
99d781b
7af591f
2375284
7af591f
 
99d781b
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
language:
- id
license: mit
task_categories:
- sentence-similarity
dataset_info:
  features:
  - name: '''query'';''pos'';''neg'''
    dtype: string
  - name: __index_level_0__
    dtype: string
  - name: __index_level_1__
    dtype: string
  - name: __index_level_2__
    dtype: string
  splits:
  - name: train
    num_bytes: 550.0
    num_examples: 5
  - name: test
    num_bytes: 330.0
    num_examples: 3
  download_size: 6211
  dataset_size: 880.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---