Add typescript subset (10,000 samples)
Browse files- README.md +34 -0
- typescript/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -840,6 +840,36 @@ dataset_info:
|
|
| 840 |
num_examples: 10000
|
| 841 |
download_size: 50291947
|
| 842 |
dataset_size: 122601570
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 843 |
configs:
|
| 844 |
- config_name: assembly
|
| 845 |
data_files:
|
|
@@ -953,4 +983,8 @@ configs:
|
|
| 953 |
data_files:
|
| 954 |
- split: train
|
| 955 |
path: tex/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 956 |
---
|
|
|
|
| 840 |
num_examples: 10000
|
| 841 |
download_size: 50291947
|
| 842 |
dataset_size: 122601570
|
| 843 |
+
- config_name: typescript
|
| 844 |
+
features:
|
| 845 |
+
- name: content
|
| 846 |
+
dtype: string
|
| 847 |
+
- name: size
|
| 848 |
+
dtype: int64
|
| 849 |
+
- name: lang
|
| 850 |
+
dtype: string
|
| 851 |
+
- name: ext
|
| 852 |
+
dtype: string
|
| 853 |
+
- name: avg_line_length
|
| 854 |
+
dtype: float64
|
| 855 |
+
- name: max_line_length
|
| 856 |
+
dtype: int64
|
| 857 |
+
- name: alphanum_fraction
|
| 858 |
+
dtype: float64
|
| 859 |
+
- name: hexsha
|
| 860 |
+
dtype: string
|
| 861 |
+
- name: max_stars_repo_name
|
| 862 |
+
dtype: string
|
| 863 |
+
- name: max_stars_repo_licenses
|
| 864 |
+
list: string
|
| 865 |
+
- name: max_stars_count
|
| 866 |
+
dtype: int64
|
| 867 |
+
splits:
|
| 868 |
+
- name: train
|
| 869 |
+
num_bytes: 74045453
|
| 870 |
+
num_examples: 10000
|
| 871 |
+
download_size: 22898510
|
| 872 |
+
dataset_size: 74045453
|
| 873 |
configs:
|
| 874 |
- config_name: assembly
|
| 875 |
data_files:
|
|
|
|
| 983 |
data_files:
|
| 984 |
- split: train
|
| 985 |
path: tex/train-*
|
| 986 |
+
- config_name: typescript
|
| 987 |
+
data_files:
|
| 988 |
+
- split: train
|
| 989 |
+
path: typescript/train-*
|
| 990 |
---
|
typescript/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:286c6cfccc67e17bff9ece12c0a3765042500edaf9b28480c68ac306df96906d
|
| 3 |
+
size 22898510
|