Upload dataset
Browse files
README.md
CHANGED
|
@@ -1440,6 +1440,54 @@ dataset_info:
|
|
| 1440 |
num_examples: 71199
|
| 1441 |
download_size: 78416616
|
| 1442 |
dataset_size: 203819976
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1443 |
configs:
|
| 1444 |
- config_name: ANTLRExact
|
| 1445 |
data_files:
|
|
@@ -1561,4 +1609,8 @@ configs:
|
|
| 1561 |
data_files:
|
| 1562 |
- split: train
|
| 1563 |
path: data/Nix_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1564 |
---
|
|
|
|
| 1440 |
num_examples: 71199
|
| 1441 |
download_size: 78416616
|
| 1442 |
dataset_size: 203819976
|
| 1443 |
+
- config_name: OCamlExact
|
| 1444 |
+
features:
|
| 1445 |
+
- name: id
|
| 1446 |
+
dtype: int64
|
| 1447 |
+
- name: file_name
|
| 1448 |
+
dtype: string
|
| 1449 |
+
- name: file_path
|
| 1450 |
+
dtype: string
|
| 1451 |
+
- name: content
|
| 1452 |
+
dtype: string
|
| 1453 |
+
- name: size
|
| 1454 |
+
dtype: int64
|
| 1455 |
+
- name: language
|
| 1456 |
+
dtype: string
|
| 1457 |
+
- name: extension
|
| 1458 |
+
dtype: string
|
| 1459 |
+
- name: total_lines
|
| 1460 |
+
dtype: int64
|
| 1461 |
+
- name: avg_line_length
|
| 1462 |
+
dtype: float64
|
| 1463 |
+
- name: max_line_length
|
| 1464 |
+
dtype: int64
|
| 1465 |
+
- name: alphanum_fraction
|
| 1466 |
+
dtype: float64
|
| 1467 |
+
- name: repo_name
|
| 1468 |
+
dtype: string
|
| 1469 |
+
- name: repo_stars
|
| 1470 |
+
dtype: int64
|
| 1471 |
+
- name: repo_forks
|
| 1472 |
+
dtype: int64
|
| 1473 |
+
- name: repo_open_issues
|
| 1474 |
+
dtype: int64
|
| 1475 |
+
- name: repo_license
|
| 1476 |
+
dtype: string
|
| 1477 |
+
- name: repo_extraction_date
|
| 1478 |
+
dtype: string
|
| 1479 |
+
- name: sha
|
| 1480 |
+
dtype: string
|
| 1481 |
+
- name: __index_level_0__
|
| 1482 |
+
dtype: int64
|
| 1483 |
+
- name: exact_dupe_TheStackV2
|
| 1484 |
+
dtype: bool
|
| 1485 |
+
splits:
|
| 1486 |
+
- name: train
|
| 1487 |
+
num_bytes: 648029743
|
| 1488 |
+
num_examples: 69171
|
| 1489 |
+
download_size: 222184317
|
| 1490 |
+
dataset_size: 648029743
|
| 1491 |
configs:
|
| 1492 |
- config_name: ANTLRExact
|
| 1493 |
data_files:
|
|
|
|
| 1609 |
data_files:
|
| 1610 |
- split: train
|
| 1611 |
path: data/Nix_Exact/train-*
|
| 1612 |
+
- config_name: OCamlExact
|
| 1613 |
+
data_files:
|
| 1614 |
+
- split: train
|
| 1615 |
+
path: data/OCaml_Exact/train-*
|
| 1616 |
---
|
data/OCaml_Exact/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ee36734bbe8c82ec240cd7dfb53231c48491f6eaa888b648cbf8f2733b32516
|
| 3 |
+
size 99141032
|
data/OCaml_Exact/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64383585508b34b392ed3132c07f0a1adb1685c22119d0d1c7dae5a6e9355d49
|
| 3 |
+
size 123043285
|