Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -15,18 +15,19 @@ dataset_info:
|
|
| 15 |
dtype: string
|
| 16 |
- name: language
|
| 17 |
dtype: string
|
| 18 |
-
- name: is_faust
|
| 19 |
-
dtype: int64
|
| 20 |
- name: comments
|
| 21 |
dtype: string
|
| 22 |
- name: code
|
| 23 |
dtype: string
|
| 24 |
splits:
|
| 25 |
- name: train
|
| 26 |
-
num_bytes:
|
| 27 |
-
num_examples:
|
| 28 |
-
|
| 29 |
-
|
|
|
|
|
|
|
|
|
|
| 30 |
---
|
| 31 |
# Dataset Card for "faust_code"
|
| 32 |
|
|
|
|
| 15 |
dtype: string
|
| 16 |
- name: language
|
| 17 |
dtype: string
|
|
|
|
|
|
|
| 18 |
- name: comments
|
| 19 |
dtype: string
|
| 20 |
- name: code
|
| 21 |
dtype: string
|
| 22 |
splits:
|
| 23 |
- name: train
|
| 24 |
+
num_bytes: 7561888852
|
| 25 |
+
num_examples: 611738
|
| 26 |
+
- name: test
|
| 27 |
+
num_bytes: 1876266819
|
| 28 |
+
num_examples: 152935
|
| 29 |
+
download_size: 3643404015
|
| 30 |
+
dataset_size: 9438155671
|
| 31 |
---
|
| 32 |
# Dataset Card for "faust_code"
|
| 33 |
|