Upload dataset
Browse files- README.md +60 -0
- data/Forth_Near/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1466,6 +1466,62 @@ dataset_info:
|
|
1466 |
num_examples: 7932
|
1467 |
download_size: 144447441
|
1468 |
dataset_size: 347105628
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1469 |
- config_name: FortranExact
|
1470 |
features:
|
1471 |
- name: id
|
@@ -3015,6 +3071,10 @@ configs:
|
|
3015 |
data_files:
|
3016 |
- split: train
|
3017 |
path: data/Forth_Exact/train-*
|
|
|
|
|
|
|
|
|
3018 |
- config_name: FortranExact
|
3019 |
data_files:
|
3020 |
- split: train
|
|
|
1466 |
num_examples: 7932
|
1467 |
download_size: 144447441
|
1468 |
dataset_size: 347105628
|
1469 |
+
- config_name: ForthNear
|
1470 |
+
features:
|
1471 |
+
- name: id
|
1472 |
+
dtype: int64
|
1473 |
+
- name: file_name
|
1474 |
+
dtype: string
|
1475 |
+
- name: file_path
|
1476 |
+
dtype: string
|
1477 |
+
- name: content
|
1478 |
+
dtype: string
|
1479 |
+
- name: size
|
1480 |
+
dtype: int64
|
1481 |
+
- name: language
|
1482 |
+
dtype: string
|
1483 |
+
- name: extension
|
1484 |
+
dtype: string
|
1485 |
+
- name: total_lines
|
1486 |
+
dtype: int64
|
1487 |
+
- name: avg_line_length
|
1488 |
+
dtype: float64
|
1489 |
+
- name: max_line_length
|
1490 |
+
dtype: int64
|
1491 |
+
- name: alphanum_fraction
|
1492 |
+
dtype: float64
|
1493 |
+
- name: repo_name
|
1494 |
+
dtype: string
|
1495 |
+
- name: repo_stars
|
1496 |
+
dtype: int64
|
1497 |
+
- name: repo_forks
|
1498 |
+
dtype: int64
|
1499 |
+
- name: repo_open_issues
|
1500 |
+
dtype: int64
|
1501 |
+
- name: repo_license
|
1502 |
+
dtype: string
|
1503 |
+
- name: repo_extraction_date
|
1504 |
+
dtype: string
|
1505 |
+
- name: sha
|
1506 |
+
dtype: string
|
1507 |
+
- name: __index_level_0__
|
1508 |
+
dtype: int64
|
1509 |
+
- name: exact_dupe_TheStackV2
|
1510 |
+
dtype: bool
|
1511 |
+
- name: exact_dupe_RedPajama
|
1512 |
+
dtype: bool
|
1513 |
+
- name: exact_dupe_GithubCode
|
1514 |
+
dtype: bool
|
1515 |
+
- name: exact_dupe_TheStackV1
|
1516 |
+
dtype: bool
|
1517 |
+
- name: near_dups_stackv2
|
1518 |
+
dtype: bool
|
1519 |
+
splits:
|
1520 |
+
- name: train
|
1521 |
+
num_bytes: 347106620
|
1522 |
+
num_examples: 7932
|
1523 |
+
download_size: 146795854
|
1524 |
+
dataset_size: 347106620
|
1525 |
- config_name: FortranExact
|
1526 |
features:
|
1527 |
- name: id
|
|
|
3071 |
data_files:
|
3072 |
- split: train
|
3073 |
path: data/Forth_Exact/train-*
|
3074 |
+
- config_name: ForthNear
|
3075 |
+
data_files:
|
3076 |
+
- split: train
|
3077 |
+
path: data/Forth_Near/train-*
|
3078 |
- config_name: FortranExact
|
3079 |
data_files:
|
3080 |
- split: train
|
data/Forth_Near/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89a878b0acdcbccaa55eb286674ea3b2e0cd72db77c8cc460f9f731132d504fd
|
3 |
+
size 146795854
|