Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: content
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: avg_line_length
|
| 7 |
+
dtype: float64
|
| 8 |
+
- name: max_line_length
|
| 9 |
+
dtype: int64
|
| 10 |
+
- name: alphanum_fraction
|
| 11 |
+
dtype: float64
|
| 12 |
+
- name: licenses
|
| 13 |
+
sequence: string
|
| 14 |
+
- name: repository_name
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: path
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: size
|
| 19 |
+
dtype: int64
|
| 20 |
+
- name: lang
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: nl_text
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: nl_size
|
| 25 |
+
dtype: int64
|
| 26 |
+
- name: nl_ratio
|
| 27 |
+
dtype: float64
|
| 28 |
+
splits:
|
| 29 |
+
- name: train
|
| 30 |
+
num_bytes: 1272677.3664
|
| 31 |
+
num_examples: 131
|
| 32 |
+
download_size: 324517
|
| 33 |
+
dataset_size: 1272677.3664
|
| 34 |
+
---
|
| 35 |
+
# Dataset Card for "python_comment_code_ratio_08"
|
| 36 |
+
|
| 37 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|