Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -48,12 +48,14 @@ dataset_info:
|
|
48 |
dtype: string
|
49 |
- name: champion
|
50 |
dtype: string
|
|
|
|
|
51 |
splits:
|
52 |
- name: train
|
53 |
-
num_bytes:
|
54 |
num_examples: 67575
|
55 |
-
download_size:
|
56 |
-
dataset_size:
|
57 |
---
|
58 |
|
59 |
# Dataset card for pale
|
|
|
48 |
dtype: string
|
49 |
- name: champion
|
50 |
dtype: string
|
51 |
+
- name: quote
|
52 |
+
dtype: bool
|
53 |
splits:
|
54 |
- name: train
|
55 |
+
num_bytes: 14339149
|
56 |
num_examples: 67575
|
57 |
+
download_size: 2681173
|
58 |
+
dataset_size: 14339149
|
59 |
---
|
60 |
|
61 |
# Dataset card for pale
|