File size: 1,887 Bytes
6340f0e
 
accdbef
6340f0e
 
 
 
 
 
 
accdbef
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ccdf6a4
 
 
 
cf24d0d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0b8ee13
 
 
 
82dff68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6340f0e
 
 
 
 
accdbef
 
 
 
cf24d0d
 
 
 
82dff68
 
 
 
6340f0e
 
 
 
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
---
dataset_info:
- config_name: train
  features:
  - name: __index_level_0__
    dtype: 'null'
  splits:
  - name: train
  download_size: 0
  dataset_size: 0
- config_name: train1
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: label
    dtype: int64
  - name: id_ques
    dtype: int64
  - name: id_doc
    dtype: int64
  - name: FaQ
    dtype: string
  - name: full_answer
    dtype: string
  splits:
  - name: train
    num_bytes: 1179560276
    num_examples: 400000
  download_size: 462766037
  dataset_size: 1179560276
- config_name: train2
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: label
    dtype: int64
  - name: id_ques
    dtype: int64
  - name: id_doc
    dtype: int64
  - name: FaQ
    dtype: string
  - name: full_answer
    dtype: string
  splits:
  - name: train
    num_bytes: 1179752828
    num_examples: 400000
  download_size: 462931159
  dataset_size: 1179752828
- config_name: train3
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: label
    dtype: int64
  - name: id_ques
    dtype: int64
  - name: id_doc
    dtype: int64
  - name: FaQ
    dtype: string
  - name: full_answer
    dtype: string
  splits:
  - name: train
    num_bytes: 1159471217
    num_examples: 392603
  download_size: 454750083
  dataset_size: 1159471217
configs:
- config_name: train
  data_files:
  - split: train
    path: train/train-*
- config_name: train1
  data_files:
  - split: train
    path: train1/train-*
- config_name: train2
  data_files:
  - split: train
    path: train2/train-*
- config_name: train3
  data_files:
  - split: train
    path: train3/train-*
---
# Dataset Card for "cross-encoder-law"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)