Datasets:
The dataset viewer is not available for this split.
Error code: StreamingRowsError
Exception: ValueError
Message: Unexpected character found when decoding array value (2)
Traceback: Traceback (most recent call last):
File "/src/services/worker/src/worker/utils.py", line 147, in get_rows_or_raise
return get_rows(
dataset=dataset,
...<4 lines>...
column_names=column_names,
)
File "/src/libs/libcommon/src/libcommon/utils.py", line 272, in decorator
return func(*args, **kwargs)
File "/src/services/worker/src/worker/utils.py", line 127, in get_rows
rows_plus_one = list(itertools.islice(safe_iter(ds, dataset=dataset), rows_max_number + 1))
File "/src/services/worker/src/worker/utils.py", line 478, in safe_iter
yield from ds.decode(False) if ds.features else ds
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2818, in __iter__
for key, example in ex_iterable:
^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 506, in __iter__
yield from self.ex_iterable
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 398, in __iter__
for key, pa_table in self.generate_tables_fn(**gen_kwags):
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 251, in _generate_tables
batch = "\n".join(ujson_dumps(x) for x in ujson_loads(full_data)).encode()
~~~~~~~~~~~^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/utils/json.py", line 20, in ujson_loads
return pd.io.json.ujson_loads(*args, **kwargs)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
ValueError: Unexpected character found when decoding array value (2)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.
This project is considered deprecated and abandoned. It may not be actively maintained or updated. Please use it with caution and consider alternative solutions for your needs.
Cantonese Spoken Question-Answer Dataset for Secondary School (CSQADSS)
CSQADSS is designed for training and improving Cantonese language understanding and proficiency.
License
This repository is licensed under the MIT License, which provides users and contributors with the freedom to copy, modify, distribute, and sublicense the software under certain conditions. The project is governed by MIT License in addition to the terms outlined in this license.
Contribution Guidelines
Contributions to this project are highly appreciated. If you wish to contribute, please adhere to the following guidelines:
- Fork the repository and create a new branch for your contributions.
- Make your changes and thoroughly test them.
- Submit a pull request describing the modifications and the rationale behind them.
By contributing to this project, you agree to license your contributions under the terms of MIT License.
Contact Information
If you have any questions or suggestions regarding this project, please feel free to contact me through following methods.
Thank you for your interest and contributions to the project!
- Downloads last month
- 65