chenghao commited on
Commit
7a27817
·
verified ·
1 Parent(s): dc078e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -17
README.md CHANGED
@@ -6,7 +6,7 @@ size_categories:
6
  - 100K<n<1M
7
  task_categories:
8
  - text-generation
9
- pretty_name: SEC Material Contracts (Exhibit 10)
10
  tags:
11
  - legal
12
  - finance
@@ -115,26 +115,25 @@ The primary language is US English with the rare instances of other languages.
115
 
116
  Please refer to the data viewer for examples.
117
 
118
-
119
  ### Data Fields
120
 
121
  Please refer to the data viewer for examples.
122
 
123
- - 'index_html_url': filing index page
124
- - 'index_text_url': filing index text page
125
- - 'cik': Central Index Key from EDGAR
126
- - 'name': Company name
127
- - 'type': filing type
128
- - 'date': filing date
129
- - 'seq': seq number in in the filing
130
- - 'desc': description provided from the filing
131
- - 'doc_type': document type (e.g. EX-10)
132
- - 'size': document size
133
- - 'filename': document name
134
- - 'file_url': document page url
135
- - 'file': GCS file uri (private)
136
- - '__index_level_0__': ignore
137
- - 'file_content': text content or base64 string of the binary content
138
 
139
 
140
  ### Data Splits
 
6
  - 100K<n<1M
7
  task_categories:
8
  - text-generation
9
+ pretty_name: SEC EDGAR Material Contracts (Exhibit 10)
10
  tags:
11
  - legal
12
  - finance
 
115
 
116
  Please refer to the data viewer for examples.
117
 
 
118
  ### Data Fields
119
 
120
  Please refer to the data viewer for examples.
121
 
122
+ - `index_html_url`: filing index page
123
+ - `index_text_url`: filing index text page
124
+ - `cik`: Central Index Key from EDGAR
125
+ - `name`: Company name
126
+ - `type`: filing type
127
+ - `date`: filing date
128
+ - `seq`: seq number in in the filing
129
+ - `desc`: description provided from the filing
130
+ - `doc_type`: document type (e.g. EX-10)
131
+ - `size`: document size
132
+ - `filename`: document name
133
+ - `file_url`: document page url
134
+ - `file`: GCS file uri (private)
135
+ - `__index_level_0__`: ignore
136
+ - `file_content`: text content or base64 string of the binary content
137
 
138
 
139
  ### Data Splits