Upload dataset
Browse files- README.md +74 -0
- twig/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -2940,6 +2940,76 @@ dataset_info:
|
|
| 2940 |
num_examples: 406890
|
| 2941 |
download_size: 267759373
|
| 2942 |
dataset_size: 509628141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2943 |
- config_name: typescript
|
| 2944 |
features:
|
| 2945 |
- name: hexsha
|
|
@@ -3319,6 +3389,10 @@ configs:
|
|
| 3319 |
data_files:
|
| 3320 |
- split: train
|
| 3321 |
path: toml/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3322 |
- config_name: typescript
|
| 3323 |
data_files:
|
| 3324 |
- split: train
|
|
|
|
| 2940 |
num_examples: 406890
|
| 2941 |
download_size: 267759373
|
| 2942 |
dataset_size: 509628141
|
| 2943 |
+
- config_name: twig
|
| 2944 |
+
features:
|
| 2945 |
+
- name: hexsha
|
| 2946 |
+
dtype: string
|
| 2947 |
+
- name: size
|
| 2948 |
+
dtype: int64
|
| 2949 |
+
- name: ext
|
| 2950 |
+
dtype: string
|
| 2951 |
+
- name: lang
|
| 2952 |
+
dtype: string
|
| 2953 |
+
- name: max_stars_repo_path
|
| 2954 |
+
dtype: string
|
| 2955 |
+
- name: max_stars_repo_name
|
| 2956 |
+
dtype: string
|
| 2957 |
+
- name: max_stars_repo_head_hexsha
|
| 2958 |
+
dtype: string
|
| 2959 |
+
- name: max_stars_repo_licenses
|
| 2960 |
+
sequence: string
|
| 2961 |
+
- name: max_stars_count
|
| 2962 |
+
dtype: int64
|
| 2963 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 2964 |
+
dtype: string
|
| 2965 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 2966 |
+
dtype: string
|
| 2967 |
+
- name: max_issues_repo_path
|
| 2968 |
+
dtype: string
|
| 2969 |
+
- name: max_issues_repo_name
|
| 2970 |
+
dtype: string
|
| 2971 |
+
- name: max_issues_repo_head_hexsha
|
| 2972 |
+
dtype: string
|
| 2973 |
+
- name: max_issues_repo_licenses
|
| 2974 |
+
sequence: string
|
| 2975 |
+
- name: max_issues_count
|
| 2976 |
+
dtype: int64
|
| 2977 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 2978 |
+
dtype: string
|
| 2979 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 2980 |
+
dtype: string
|
| 2981 |
+
- name: max_forks_repo_path
|
| 2982 |
+
dtype: string
|
| 2983 |
+
- name: max_forks_repo_name
|
| 2984 |
+
dtype: string
|
| 2985 |
+
- name: max_forks_repo_head_hexsha
|
| 2986 |
+
dtype: string
|
| 2987 |
+
- name: max_forks_repo_licenses
|
| 2988 |
+
sequence: string
|
| 2989 |
+
- name: max_forks_count
|
| 2990 |
+
dtype: int64
|
| 2991 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 2992 |
+
dtype: string
|
| 2993 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 2994 |
+
dtype: string
|
| 2995 |
+
- name: content
|
| 2996 |
+
dtype: string
|
| 2997 |
+
- name: avg_line_length
|
| 2998 |
+
dtype: float64
|
| 2999 |
+
- name: max_line_length
|
| 3000 |
+
dtype: int64
|
| 3001 |
+
- name: alphanum_fraction
|
| 3002 |
+
dtype: float64
|
| 3003 |
+
- name: retain
|
| 3004 |
+
dtype: bool
|
| 3005 |
+
- name: num_tokens
|
| 3006 |
+
dtype: int64
|
| 3007 |
+
splits:
|
| 3008 |
+
- name: train
|
| 3009 |
+
num_bytes: 593823418
|
| 3010 |
+
num_examples: 252925
|
| 3011 |
+
download_size: 250911166
|
| 3012 |
+
dataset_size: 593823418
|
| 3013 |
- config_name: typescript
|
| 3014 |
features:
|
| 3015 |
- name: hexsha
|
|
|
|
| 3389 |
data_files:
|
| 3390 |
- split: train
|
| 3391 |
path: toml/train-*
|
| 3392 |
+
- config_name: twig
|
| 3393 |
+
data_files:
|
| 3394 |
+
- split: train
|
| 3395 |
+
path: twig/train-*
|
| 3396 |
- config_name: typescript
|
| 3397 |
data_files:
|
| 3398 |
- split: train
|
twig/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f01bb4f04d58f3e25dfc6ec1c9b9c7e9c1e1cb61b809187109456afd1fcb7f68
|
| 3 |
+
size 250911166
|