File size: 559 Bytes
120176d
 
eab82b1
 
 
5a84fca
eab82b1
978d746
 
 
 
 
 
 
eab82b1
f07dadc
eab82b1
f07dadc
eab82b1
f07dadc
eab82b1
 
d97dbda
7a57ad0
d97dbda
 
eab82b1
 
 
 
 
120176d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
license: apache-2.0
dataset_info:
  features:
  - name: year
    dtype: string
  - name: quarter
    dtype:
      class_label:
        names:
          '0': QTR1
          '1': QTR2
          '2': QTR3
          '3': QTR4
  - name: symbol
    dtype: string
  - name: report_url
    dtype: string
  - name: report
    dtype: string
  splits:
  - name: train
    num_bytes: 7572031464.0
    num_examples: 9080
  download_size: 1213722962
  dataset_size: 7572031464.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---