Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ dataset_info:
|
|
13 |
dtype: string
|
14 |
- name: block
|
15 |
dtype: string
|
16 |
-
- name:
|
17 |
dtype: string
|
18 |
- name: fullcite
|
19 |
dtype: string
|
@@ -25,14 +25,20 @@ dataset_info:
|
|
25 |
dtype: int64
|
26 |
- name: textLength
|
27 |
dtype: float64
|
28 |
-
- name:
|
29 |
dtype: int64
|
30 |
splits:
|
31 |
- name: train
|
32 |
-
num_bytes:
|
33 |
-
num_examples:
|
34 |
-
|
35 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
---
|
37 |
# Dataset Card for "OpenCaselistLI"
|
38 |
|
|
|
13 |
dtype: string
|
14 |
- name: block
|
15 |
dtype: string
|
16 |
+
- name: text
|
17 |
dtype: string
|
18 |
- name: fullcite
|
19 |
dtype: string
|
|
|
25 |
dtype: int64
|
26 |
- name: textLength
|
27 |
dtype: float64
|
28 |
+
- name: label
|
29 |
dtype: int64
|
30 |
splits:
|
31 |
- name: train
|
32 |
+
num_bytes: 614838996.9803674
|
33 |
+
num_examples: 1047870
|
34 |
+
- name: validate
|
35 |
+
num_bytes: 77016964.64603722
|
36 |
+
num_examples: 131260
|
37 |
+
- name: test
|
38 |
+
num_bytes: 76885532.3735954
|
39 |
+
num_examples: 131036
|
40 |
+
download_size: 236929052
|
41 |
+
dataset_size: 768741494.0
|
42 |
---
|
43 |
# Dataset Card for "OpenCaselistLI"
|
44 |
|