Commit
·
874ddb3
1
Parent(s):
c114522
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -49,8 +49,6 @@ dataset_info:
|
|
| 49 |
dtype: 'null'
|
| 50 |
- name: status
|
| 51 |
dtype: string
|
| 52 |
-
- name: event_timestamp
|
| 53 |
-
dtype: timestamp[us]
|
| 54 |
- name: metrics
|
| 55 |
struct:
|
| 56 |
- name: text_length
|
|
@@ -63,13 +61,13 @@ dataset_info:
|
|
| 63 |
'1': no_new_dataset
|
| 64 |
splits:
|
| 65 |
- name: train
|
| 66 |
-
num_bytes:
|
| 67 |
num_examples: 21
|
| 68 |
- name: test
|
| 69 |
-
num_bytes:
|
| 70 |
num_examples: 15
|
| 71 |
-
download_size:
|
| 72 |
-
dataset_size:
|
| 73 |
- config_name: default
|
| 74 |
features:
|
| 75 |
- name: text
|
|
|
|
| 49 |
dtype: 'null'
|
| 50 |
- name: status
|
| 51 |
dtype: string
|
|
|
|
|
|
|
| 52 |
- name: metrics
|
| 53 |
struct:
|
| 54 |
- name: text_length
|
|
|
|
| 61 |
'1': no_new_dataset
|
| 62 |
splits:
|
| 63 |
- name: train
|
| 64 |
+
num_bytes: 56302.166666666664
|
| 65 |
num_examples: 21
|
| 66 |
- name: test
|
| 67 |
+
num_bytes: 40215.833333333336
|
| 68 |
num_examples: 15
|
| 69 |
+
download_size: 102778
|
| 70 |
+
dataset_size: 96518.0
|
| 71 |
- config_name: default
|
| 72 |
features:
|
| 73 |
- name: text
|