Datasets:
Tasks:
Summarization
Modalities:
Text
Formats:
arrow
Languages:
English
Size:
10K - 100K
Tags:
legal
License:
Merge branch 'main' of https://huggingface.co./datasets/ChicagoHAI/CaseSumm into main
Browse files- cache-ffe45508225147df.arrow +3 -0
- data-00000-of-00002.arrow +3 -0
- data-00001-of-00002.arrow +3 -0
- dataset_info.json +36 -0
- state.json +16 -0
cache-ffe45508225147df.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fa7ceeb02f109f20dbeb2031cb4dcbdd57a781b51d0d42677c8b304e36cd757
|
3 |
+
size 58968
|
data-00000-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03ad3f84d44bf1288fb00368887ea9c4b67d84bca5602aecf080f8a90ec4843e
|
3 |
+
size 242973936
|
data-00001-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a246c797009673f2815c2ea3fcd4487a603ac38e02a7356e7382af1aa984bfa
|
3 |
+
size 261444824
|
dataset_info.json
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"opinion": {
|
6 |
+
"dtype": "string",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"opinion_len": {
|
10 |
+
"dtype": "int64",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"syllabus_len": {
|
14 |
+
"dtype": "int64",
|
15 |
+
"_type": "Value"
|
16 |
+
},
|
17 |
+
"syllabus": {
|
18 |
+
"dtype": "string",
|
19 |
+
"_type": "Value"
|
20 |
+
},
|
21 |
+
"source": {
|
22 |
+
"dtype": "string",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"structured_syllabus": {
|
26 |
+
"dtype": "bool",
|
27 |
+
"_type": "Value"
|
28 |
+
},
|
29 |
+
"citation": {
|
30 |
+
"dtype": "string",
|
31 |
+
"_type": "Value"
|
32 |
+
}
|
33 |
+
},
|
34 |
+
"homepage": "",
|
35 |
+
"license": ""
|
36 |
+
}
|
state.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00002.arrow"
|
5 |
+
},
|
6 |
+
{
|
7 |
+
"filename": "data-00001-of-00002.arrow"
|
8 |
+
}
|
9 |
+
],
|
10 |
+
"_fingerprint": "6d20e0aa81490039",
|
11 |
+
"_format_columns": null,
|
12 |
+
"_format_kwargs": {},
|
13 |
+
"_format_type": null,
|
14 |
+
"_output_all_columns": false,
|
15 |
+
"_split": null
|
16 |
+
}
|