xiaoyuanliu commited on
Commit
76d955a
·
verified ·
1 Parent(s): e087531

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +97 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: sources
7
+ sequence: string
8
+ - name: sources_metadata
9
+ struct:
10
+ - name: doc_id
11
+ sequence: string
12
+ - name: doc_title
13
+ sequence: string
14
+ - name: doc_type
15
+ sequence: string
16
+ - name: is_ocr
17
+ sequence: bool
18
+ - name: parser
19
+ sequence: string
20
+ - name: url
21
+ sequence: string
22
+ - name: summary/long
23
+ dtype: string
24
+ - name: summary/short
25
+ dtype: string
26
+ - name: summary/tiny
27
+ dtype: string
28
+ - name: case_metadata
29
+ struct:
30
+ - name: attorney_orgs
31
+ sequence: string
32
+ - name: case_name
33
+ dtype: string
34
+ - name: case_ongoing
35
+ dtype: string
36
+ - name: case_ongoing_record_time
37
+ dtype: string
38
+ - name: case_type
39
+ dtype: string
40
+ - name: case_url
41
+ dtype: string
42
+ - name: causes_of_action
43
+ sequence: string
44
+ - name: class_action_granted
45
+ dtype: string
46
+ - name: class_action_sought
47
+ dtype: string
48
+ - name: closing_year
49
+ dtype: string
50
+ - name: constitutional_clauses
51
+ sequence: string
52
+ - name: defendant_payment
53
+ dtype: string
54
+ - name: filing_date
55
+ dtype: string
56
+ - name: filing_year
57
+ dtype: string
58
+ - name: order_end_year
59
+ dtype: string
60
+ - name: order_start_year
61
+ dtype: string
62
+ - name: plaintiff_description
63
+ dtype: string
64
+ - name: plaintiff_types
65
+ sequence: string
66
+ - name: prevailing_party
67
+ dtype: string
68
+ - name: summary_authors
69
+ sequence: string
70
+ - name: context
71
+ dtype: string
72
+ - name: demo
73
+ dtype: string
74
+ - name: answer
75
+ dtype: string
76
+ - name: question
77
+ dtype: string
78
+ - name: prompt_template
79
+ dtype: string
80
+ - name: user_template
81
+ dtype: string
82
+ - name: system_template
83
+ dtype: string
84
+ - name: post_process
85
+ dtype: string
86
+ splits:
87
+ - name: train
88
+ num_bytes: 109285423
89
+ num_examples: 100
90
+ download_size: 49766745
91
+ dataset_size: 109285423
92
+ configs:
93
+ - config_name: default
94
+ data_files:
95
+ - split: train
96
+ path: data/train-*
97
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af7af12e2103cf90c5122e8160db9d1fca36e7e3a1b672d3f33e50002797a3a4
3
+ size 49766745