ylkhayat commited on
Commit
bec0354
1 Parent(s): 2297c35

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: name
7
+ dtype: string
8
+ - name: name_abbreviation
9
+ dtype: string
10
+ - name: decision_date
11
+ dtype: string
12
+ - name: docket_number
13
+ dtype: string
14
+ - name: first_page
15
+ dtype: string
16
+ - name: last_page
17
+ dtype: string
18
+ - name: citations
19
+ dtype: string
20
+ - name: volume
21
+ dtype: string
22
+ - name: reporter
23
+ dtype: string
24
+ - name: court
25
+ dtype: string
26
+ - name: jurisdiction
27
+ dtype: string
28
+ - name: last_updated
29
+ dtype: string
30
+ - name: provenance
31
+ dtype: string
32
+ - name: judges
33
+ dtype: string
34
+ - name: parties
35
+ dtype: string
36
+ - name: head_matter
37
+ dtype: string
38
+ - name: word_count
39
+ dtype: string
40
+ - name: char_count
41
+ dtype: string
42
+ - name: text_with_id_citations
43
+ dtype: string
44
+ - name: text
45
+ dtype: string
46
+ - name: title
47
+ dtype: string
48
+ - name: _id
49
+ dtype: string
50
+ splits:
51
+ - name: train
52
+ num_bytes: 3347092894
53
+ num_examples: 366752
54
+ - name: test
55
+ num_bytes: 404912742
56
+ num_examples: 45281
57
+ - name: valid
58
+ num_bytes: 373270913
59
+ num_examples: 40751
60
+ download_size: 2120229757
61
+ dataset_size: 4125276549
62
+ configs:
63
+ - config_name: default
64
+ data_files:
65
+ - split: train
66
+ path: data/train-*
67
+ - split: test
68
+ path: data/test-*
69
+ - split: valid
70
+ path: data/valid-*
71
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3baecd7d0756fcf37d7ef7b8a617a4eee8fe6c51c500d0e82e1b11530802459
3
+ size 208229958
data/train-00000-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66b483a9e080cfbbc10308575006194d3081c68da89783bb684df4da91801c36
3
+ size 246689893
data/train-00001-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:220db639b6774a0e75b5375a17baacc661a0b224959e2edd2ac2d9e1899973ef
3
+ size 244643291
data/train-00002-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db5fb6e993c07de57ee33bca92dc33e8ea21d75314f3f16314590cee4d3982ef
3
+ size 242953347
data/train-00003-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fff77d19f995dff34b4f9207a17af6878cb4e81dc1b90e4410a2c6b7d875a809
3
+ size 244690117
data/train-00004-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12cb9dac857833a4c3b93b29a9803ac48d98333586765e21db71b8b387a48861
3
+ size 250232309
data/train-00005-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:447f3e5af9aff6b1f0f332f460a10ad26f649ec78f6a1b2b6d9da416ac904f78
3
+ size 248472292
data/train-00006-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75ec3970e56b7e83fc9c53e8640b8b135045ffda6eccb4c509f05d244539726a
3
+ size 242443617
data/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c273411610fba5e48eeacaaa953950d7d123771f2c01eba02f6091de789d23b1
3
+ size 191874933