Upload dataset
Browse files- README.md +50 -0
- data/Raku/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -907,6 +907,52 @@ dataset_info:
|
|
| 907 |
num_examples: 11679
|
| 908 |
download_size: 26896524
|
| 909 |
dataset_size: 85119542
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 910 |
- config_name: Rust
|
| 911 |
features:
|
| 912 |
- name: id
|
|
@@ -1238,6 +1284,10 @@ configs:
|
|
| 1238 |
data_files:
|
| 1239 |
- split: train
|
| 1240 |
path: data/R/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1241 |
- config_name: Rust
|
| 1242 |
data_files:
|
| 1243 |
- split: train
|
|
|
|
| 907 |
num_examples: 11679
|
| 908 |
download_size: 26896524
|
| 909 |
dataset_size: 85119542
|
| 910 |
+
- config_name: Raku
|
| 911 |
+
features:
|
| 912 |
+
- name: id
|
| 913 |
+
dtype: int64
|
| 914 |
+
- name: file_name
|
| 915 |
+
dtype: string
|
| 916 |
+
- name: file_path
|
| 917 |
+
dtype: string
|
| 918 |
+
- name: content
|
| 919 |
+
dtype: string
|
| 920 |
+
- name: size
|
| 921 |
+
dtype: int64
|
| 922 |
+
- name: language
|
| 923 |
+
dtype: string
|
| 924 |
+
- name: extension
|
| 925 |
+
dtype: string
|
| 926 |
+
- name: total_lines
|
| 927 |
+
dtype: int64
|
| 928 |
+
- name: avg_line_length
|
| 929 |
+
dtype: float64
|
| 930 |
+
- name: max_line_length
|
| 931 |
+
dtype: int64
|
| 932 |
+
- name: alphanum_fraction
|
| 933 |
+
dtype: float64
|
| 934 |
+
- name: repo_name
|
| 935 |
+
dtype: string
|
| 936 |
+
- name: repo_stars
|
| 937 |
+
dtype: int64
|
| 938 |
+
- name: repo_forks
|
| 939 |
+
dtype: int64
|
| 940 |
+
- name: repo_open_issues
|
| 941 |
+
dtype: int64
|
| 942 |
+
- name: repo_license
|
| 943 |
+
dtype: string
|
| 944 |
+
- name: repo_extraction_date
|
| 945 |
+
dtype: string
|
| 946 |
+
- name: exact_duplicates_stackv2
|
| 947 |
+
dtype: bool
|
| 948 |
+
- name: near_duplicates_stackv2
|
| 949 |
+
dtype: bool
|
| 950 |
+
splits:
|
| 951 |
+
- name: train
|
| 952 |
+
num_bytes: 954459
|
| 953 |
+
num_examples: 689
|
| 954 |
+
download_size: 379585
|
| 955 |
+
dataset_size: 954459
|
| 956 |
- config_name: Rust
|
| 957 |
features:
|
| 958 |
- name: id
|
|
|
|
| 1284 |
data_files:
|
| 1285 |
- split: train
|
| 1286 |
path: data/R/train-*
|
| 1287 |
+
- config_name: Raku
|
| 1288 |
+
data_files:
|
| 1289 |
+
- split: train
|
| 1290 |
+
path: data/Raku/train-*
|
| 1291 |
- config_name: Rust
|
| 1292 |
data_files:
|
| 1293 |
- split: train
|
data/Raku/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd111d607d5a1b6e1f1569b2cc6cf0e1efa334eb697b4a77d74c9608bc846bc2
|
| 3 |
+
size 379585
|