Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -23,10 +23,12 @@ dataset_info:
|
|
| 23 |
dtype: string
|
| 24 |
- name: executives
|
| 25 |
dtype: string
|
|
|
|
|
|
|
| 26 |
splits:
|
| 27 |
- name: train
|
| 28 |
num_bytes: 210732897
|
| 29 |
-
num_examples:
|
| 30 |
download_size: 191339714
|
| 31 |
dataset_size: 210732897
|
| 32 |
configs:
|
|
@@ -82,6 +84,21 @@ Structured executive compensation data extracted from SEC DEF 14A proxy statemen
|
|
| 82 |
|
| 83 |
---
|
| 84 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 85 |
<details>
|
| 86 |
<summary><b>💰 Compensation Statistics</b> (click to expand)</summary>
|
| 87 |
|
|
|
|
| 23 |
dtype: string
|
| 24 |
- name: executives
|
| 25 |
dtype: string
|
| 26 |
+
- name: sct_probability
|
| 27 |
+
dtype: float64
|
| 28 |
splits:
|
| 29 |
- name: train
|
| 30 |
num_bytes: 210732897
|
| 31 |
+
num_examples: 7441
|
| 32 |
download_size: 191339714
|
| 33 |
dataset_size: 210732897
|
| 34 |
configs:
|
|
|
|
| 84 |
|
| 85 |
---
|
| 86 |
|
| 87 |
+
<details>
|
| 88 |
+
<summary><b>🎯 SCT Probability & Quality</b> (click to expand)</summary>
|
| 89 |
+
|
| 90 |
+
The dataset includes a `sct_probability` score (0-1) from a fine-tuned binary classifier that helps identify true Summary Compensation Tables.
|
| 91 |
+
|
| 92 |
+

|
| 93 |
+
|
| 94 |
+

|
| 95 |
+
|
| 96 |
+
> 💡 **Recommendation**: Filter by `sct_probability >= 0.7` to get high-confidence records only.
|
| 97 |
+
|
| 98 |
+
</details>
|
| 99 |
+
|
| 100 |
+
---
|
| 101 |
+
|
| 102 |
<details>
|
| 103 |
<summary><b>💰 Compensation Statistics</b> (click to expand)</summary>
|
| 104 |
|