Add README for csharp code dataset
Browse files
README.md
CHANGED
|
@@ -2,22 +2,8 @@
|
|
| 2 |
configs:
|
| 3 |
- config_name: csharp
|
| 4 |
data_files:
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
- config_name: default
|
| 8 |
-
data_files:
|
| 9 |
-
- split: train
|
| 10 |
-
path: data/train-*
|
| 11 |
-
dataset_info:
|
| 12 |
-
features:
|
| 13 |
-
- name: text
|
| 14 |
-
dtype: string
|
| 15 |
-
splits:
|
| 16 |
-
- name: train
|
| 17 |
-
num_bytes: 483435206
|
| 18 |
-
num_examples: 79490
|
| 19 |
-
download_size: 129505994
|
| 20 |
-
dataset_size: 483435206
|
| 21 |
---
|
| 22 |
|
| 23 |
# LangMap-TheStack-csharp-100M
|
|
|
|
| 2 |
configs:
|
| 3 |
- config_name: csharp
|
| 4 |
data_files:
|
| 5 |
+
- split: train
|
| 6 |
+
path: data/csharp-*.parquet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# LangMap-TheStack-csharp-100M
|