Upload folder using huggingface_hub
Browse files
.gitattributes
CHANGED
|
@@ -78,3 +78,4 @@ mptrj/data.atp filter=lfs diff=lfs merge=lfs -text
|
|
| 78 |
lematbulk/pbe/data.atp filter=lfs diff=lfs merge=lfs -text
|
| 79 |
lematbulk/scan/lematbulk/compatible_pbesol/data.atp filter=lfs diff=lfs merge=lfs -text
|
| 80 |
lematbulk/scan/lematbulk/compatible_scan/data.atp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 78 |
lematbulk/pbe/data.atp filter=lfs diff=lfs merge=lfs -text
|
| 79 |
lematbulk/scan/lematbulk/compatible_pbesol/data.atp filter=lfs diff=lfs merge=lfs -text
|
| 80 |
lematbulk/scan/lematbulk/compatible_scan/data.atp filter=lfs diff=lfs merge=lfs -text
|
| 81 |
+
lematbulk/pbesol/lematbulk/compatible_pbesol/data.atp filter=lfs diff=lfs merge=lfs -text
|
lematbulk/pbesol/lematbulk/compatible_pbesol/data.atp
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:802f08560e53f66affde777912c4de5a8974ef6e1836c5ac78eed9a445d97115
|
| 3 |
+
size 213987124
|
lematbulk/pbesol/lematbulk/compatible_pbesol/manifest.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"created_at_utc": "2026-04-08T09:49:08.029737+00:00",
|
| 3 |
+
"dataset": "lematbulk",
|
| 4 |
+
"variant": "compatible_pbesol",
|
| 5 |
+
"spec": "lematbulk:compatible_pbesol",
|
| 6 |
+
"n_samples": 447824,
|
| 7 |
+
"max_samples_per_file": 10000000,
|
| 8 |
+
"n_files": 1,
|
| 9 |
+
"num_workers": 10,
|
| 10 |
+
"batch_size": 4096,
|
| 11 |
+
"compression": "zstd",
|
| 12 |
+
"compression_level": 3,
|
| 13 |
+
"output_files": [
|
| 14 |
+
"data.atp"
|
| 15 |
+
],
|
| 16 |
+
"elapsed_seconds": 98.20527052879333
|
| 17 |
+
}
|