Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    UnicodeDecodeError
Message:      'utf-8' codec can't decode byte 0xfb in position 3: invalid start byte
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1816, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 609, in wrapped
                  for item in generator(*args, **kwargs):
                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/text/text.py", line 98, in _generate_tables
                  batch = f.read(self.config.chunksize)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/utils/file_utils.py", line 844, in read_with_retries
                  out = read(*args, **kwargs)
                        ^^^^^^^^^^^^^^^^^^^^^
                File "<frozen codecs>", line 322, in decode
              UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfb in position 3: invalid start byte
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1343, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 907, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1683, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

text
string
bASICs VM - linux-arm
Recommended app: QEMU or virt-manager
VM architecture: aarch64-linux
Login user: beaver
Password: works
Import/use the disk image in this folder:
basicsvm-aarch64-linux.qcow2
Use this disk image with QEMU, virt-manager, or another Linux virtualization frontend.
QEMU example:
qemu-system-aarch64 -machine virt -cpu cortex-a72 -m 8192 -smp 4 -drive if=virtio,file=basicsvm-aarch64-linux.qcow2 -device virtio-gpu-pci -device virtio-net-pci,netdev=net0 -netdev user,id=net0
Suggested VM resources:
- RAM: 8 GB minimum
- CPU: 4 cores minimum
- Disk: image virtual size is about 30 GiB
The VM contains the EDA toolchain, SKY130 PDK, examples, templates, and HTML docs.
bASICs VM - linux-x86
Recommended app: VirtualBox
VM architecture: x86_64-linux
Login user: beaver
Password: works
Import this appliance in VirtualBox:
basicsvm-x86_64-linux.ova
Suggested VM resources:
- RAM: 8 GB minimum
- CPU: 4 cores minimum
- Disk: image virtual size is about 30 GiB
The VM contains the EDA toolchain, SKY130 PDK, examples, templates, and HTML docs.
bASICs VM - macos-apple-silicon
Recommended app: UTM
VM architecture: aarch64-linux
Login user: beaver
Password: works
Import/use the disk image in this folder:
basicsvm-aarch64-linux.qcow2
For Mac, the preferred download is the bundled UTM VM:
bASICs-VM-Apple-Silicon.utm.zip
Unzip it, then open the .utm bundle in UTM.
Suggested VM resources:
- RAM: 8 GB minimum
- CPU: 4 cores minimum
- Disk: image virtual size is about 30 GiB
The VM contains the EDA toolchain, SKY130 PDK, examples, templates, and HTML docs.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Backend</key>
<string>QEMU</string>
<key>ConfigurationVersion</key>
<integer>4</integer>
<key>Display</key>
<array>
<dict>
<key>DownscalingFilter</key>
<string>Linear</string>
<key>DynamicResolution</key>
<true/>
<key>Hardware</key>
<string>virtio-gpu-pci</string>
<key>NativeResolution</key>
<false/>
<key>UpscalingFilter</key>
<string>Nearest</string>
</dict>
</array>
<key>Drive</key>
<array>
<dict>
<key>Identifier</key>
<string>6BC27FAA-9401-490E-B251-791460D5C6E7</string>
<key>ImageName</key>
<string>disk-0.qcow2</string>
<key>ImageType</key>
<string>Disk</string>
End of preview.

No dataset card yet

Downloads last month
102