Fix dataset_info: remove explicit features to avoid schema mismatch, keep num_examples=114074530
Browse files
README.md
CHANGED
|
@@ -21,23 +21,6 @@ size_categories:
|
|
| 21 |
- 100M<n<1B
|
| 22 |
dataset_info:
|
| 23 |
- config_name: signals
|
| 24 |
-
features:
|
| 25 |
-
- name: timestamp
|
| 26 |
-
dtype: float64
|
| 27 |
-
- name: message_type
|
| 28 |
-
dtype: string
|
| 29 |
-
- name: stream_name
|
| 30 |
-
dtype: string
|
| 31 |
-
- name: label_binary
|
| 32 |
-
dtype: string
|
| 33 |
-
- name: suspicion_score
|
| 34 |
-
dtype: float32
|
| 35 |
-
- name: matched_rules
|
| 36 |
-
dtype: string
|
| 37 |
-
- name: product_name
|
| 38 |
-
dtype: string
|
| 39 |
-
- name: vendor_name
|
| 40 |
-
dtype: string
|
| 41 |
splits:
|
| 42 |
- name: train
|
| 43 |
num_examples: 114074530
|
|
|
|
| 21 |
- 100M<n<1B
|
| 22 |
dataset_info:
|
| 23 |
- config_name: signals
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
splits:
|
| 25 |
- name: train
|
| 26 |
num_examples: 114074530
|