akkky02 commited on
Commit
89bc693
1 Parent(s): 77fe9a8

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': Adjustments
11
+ '1': Agreements
12
+ '2': Amendments
13
+ '3': Anti-Corruption Laws
14
+ '4': Applicable Laws
15
+ '5': Approvals
16
+ '6': Arbitration
17
+ '7': Assignments
18
+ '8': Assigns
19
+ '9': Authority
20
+ '10': Authorizations
21
+ '11': Base Salary
22
+ '12': Benefits
23
+ '13': Binding Effects
24
+ '14': Books
25
+ '15': Brokers
26
+ '16': Capitalization
27
+ '17': Change In Control
28
+ '18': Closings
29
+ '19': Compliance With Laws
30
+ '20': Confidentiality
31
+ '21': Consent To Jurisdiction
32
+ '22': Consents
33
+ '23': Construction
34
+ '24': Cooperation
35
+ '25': Costs
36
+ '26': Counterparts
37
+ '27': Death
38
+ '28': Defined Terms
39
+ '29': Definitions
40
+ '30': Disability
41
+ '31': Disclosures
42
+ '32': Duties
43
+ '33': Effective Dates
44
+ '34': Effectiveness
45
+ '35': Employment
46
+ '36': Enforceability
47
+ '37': Enforcements
48
+ '38': Entire Agreements
49
+ '39': Erisa
50
+ '40': Existence
51
+ '41': Expenses
52
+ '42': Fees
53
+ '43': Financial Statements
54
+ '44': Forfeitures
55
+ '45': Further Assurances
56
+ '46': General
57
+ '47': Governing Laws
58
+ '48': Headings
59
+ '49': Indemnifications
60
+ '50': Indemnity
61
+ '51': Insurances
62
+ '52': Integration
63
+ '53': Intellectual Property
64
+ '54': Interests
65
+ '55': Interpretations
66
+ '56': Jurisdictions
67
+ '57': Liens
68
+ '58': Litigations
69
+ '59': Miscellaneous
70
+ '60': Modifications
71
+ '61': No Conflicts
72
+ '62': No Defaults
73
+ '63': No Waivers
74
+ '64': Non-Disparagement
75
+ '65': Notices
76
+ '66': Organizations
77
+ '67': Participations
78
+ '68': Payments
79
+ '69': Positions
80
+ '70': Powers
81
+ '71': Publicity
82
+ '72': Qualifications
83
+ '73': Records
84
+ '74': Releases
85
+ '75': Remedies
86
+ '76': Representations
87
+ '77': Sales
88
+ '78': Sanctions
89
+ '79': Severability
90
+ '80': Solvency
91
+ '81': Specific Performance
92
+ '82': Submission To Jurisdiction
93
+ '83': Subsidiaries
94
+ '84': Successors
95
+ '85': Survival
96
+ '86': Tax Withholdings
97
+ '87': Taxes
98
+ '88': Terminations
99
+ '89': Terms
100
+ '90': Titles
101
+ '91': Transactions With Affiliates
102
+ '92': Use Of Proceeds
103
+ '93': Vacations
104
+ '94': Venues
105
+ '95': Vesting
106
+ '96': Waiver Of Jury Trials
107
+ '97': Waivers
108
+ '98': Warranties
109
+ '99': Withholdings
110
+ splits:
111
+ - name: train
112
+ num_bytes: 43358291
113
+ num_examples: 60000
114
+ - name: test
115
+ num_bytes: 6845581
116
+ num_examples: 10000
117
+ - name: validation
118
+ num_bytes: 7143588
119
+ num_examples: 10000
120
+ download_size: 27650585
121
+ dataset_size: 57347460
122
+ configs:
123
+ - config_name: default
124
+ data_files:
125
+ - split: train
126
+ path: data/train-*
127
+ - split: test
128
+ path: data/test-*
129
+ - split: validation
130
+ path: data/validation-*
131
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18f0c71cf2c0d1e91e2f7bab6a09c2470903e246677f37b267a9d65f1a5bfaa7
3
+ size 3313508
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30e5b84d533378c00f279ed31c4276dd5202ce374bebddb68340e71ae3b9b979
3
+ size 20897973
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:062e57ad7d891149109f9f8e7ab2716c2b1ae09f4387a517105fd1257079f857
3
+ size 3439104