pacovaldez
commited on
Commit
•
bde045f
1
Parent(s):
0e0cf53
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,14 +5,16 @@ dataset_info:
|
|
5 |
dtype: string
|
6 |
- name: context
|
7 |
dtype: string
|
|
|
|
|
8 |
- name: index
|
9 |
dtype: int64
|
10 |
splits:
|
11 |
- name: train
|
12 |
-
num_bytes:
|
13 |
num_examples: 146
|
14 |
-
download_size:
|
15 |
-
dataset_size:
|
16 |
---
|
17 |
# Dataset Card for "pandas-documentation"
|
18 |
|
|
|
5 |
dtype: string
|
6 |
- name: context
|
7 |
dtype: string
|
8 |
+
- name: path
|
9 |
+
dtype: string
|
10 |
- name: index
|
11 |
dtype: int64
|
12 |
splits:
|
13 |
- name: train
|
14 |
+
num_bytes: 3213570
|
15 |
num_examples: 146
|
16 |
+
download_size: 1544902
|
17 |
+
dataset_size: 3213570
|
18 |
---
|
19 |
# Dataset Card for "pandas-documentation"
|
20 |
|