| SETUP START 2026-06-28 16:24:14 |
| $ /usr/bin/python3 -m pip install -q -U huggingface_hub datasets safetensors accelerate transformers |
| returncode=0 |
| stdout: |
| ββββββββββββββββββββββββββββββββββββββββ 721.1/721.1 kB 23.8 MB/s eta 0:00:00 |
| ββββββββββββββββββββββββββββββββββββββββ 555.1/555.1 kB 35.9 MB/s eta 0:00:00 |
| ββββββββββββββββββββββββββββββββββββββββ 11.2/11.2 MB 135.8 MB/s eta 0:00:00 |
| ββββββββββββββββββββββββββββββββββββββββ 48.9/48.9 MB 53.7 MB/s eta 0:00:00 |
|
|
| Downloading Salesforce/wikitext wikitext-2-raw-v1 test split |
|
Generating test split: 0%| | 0/4358 [00:00<?, ? examples/s]
Generating test split: 100%|ββββββββββ| 4358/4358 [00:00<00:00, 444058.42 examples/s] |
|
Generating train split: 0%| | 0/36718 [00:00<?, ? examples/s]
Generating train split: 100%|ββββββββββ| 36718/36718 [00:00<00:00, 761865.08 examples/s] |
|
Generating validation split: 0%| | 0/3760 [00:00<?, ? examples/s]
Generating validation split: 100%|ββββββββββ| 3760/3760 [00:00<00:00, 612022.01 examples/s] |
| wrote /content/sub1quant/data/wiki.test.txt bytes=1296370 |
| Downloading google/gemma-4-E2B-it snapshot |
|
Fetching 7 files: 0%| | 0/7 [00:00<?, ?it/s]
Fetching 7 files: 14%|ββ | 1/7 [00:00<00:01, 3.07it/s]
Fetching 7 files: 57%|ββββββ | 4/7 [00:27<00:21, 7.29s/it]
Fetching 7 files: 100%|ββββββββββ| 7/7 [00:27<00:00, 3.87s/it] |
| SETUP DONE {"wiki_exists": true, "wiki_size": 1296370, "model_exists": true, "model_size": 10246621918} |
|
|