Commit
·
e0e8bb4
1
Parent(s):
4cb890e
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -91,6 +91,8 @@ dataset_info:
|
|
91 |
dtype: 'null'
|
92 |
- name: status
|
93 |
dtype: string
|
|
|
|
|
94 |
- name: metrics
|
95 |
struct:
|
96 |
- name: text_length
|
@@ -99,10 +101,10 @@ dataset_info:
|
|
99 |
dtype: string
|
100 |
splits:
|
101 |
- name: train
|
102 |
-
num_bytes:
|
103 |
-
num_examples:
|
104 |
-
download_size:
|
105 |
-
dataset_size:
|
106 |
configs:
|
107 |
- config_name: annotated
|
108 |
data_files:
|
|
|
91 |
dtype: 'null'
|
92 |
- name: status
|
93 |
dtype: string
|
94 |
+
- name: event_timestamp
|
95 |
+
dtype: timestamp[us]
|
96 |
- name: metrics
|
97 |
struct:
|
98 |
- name: text_length
|
|
|
101 |
dtype: string
|
102 |
splits:
|
103 |
- name: train
|
104 |
+
num_bytes: 1785891.856
|
105 |
+
num_examples: 644
|
106 |
+
download_size: 1032424
|
107 |
+
dataset_size: 1785891.856
|
108 |
configs:
|
109 |
- config_name: annotated
|
110 |
data_files:
|