Dataset Preview
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: CastError
Message: Couldn't cast
version: int64
kind: string
config: struct<model: string, memory_granularity: string, turn_overlap: int64, dialogue_format: string, prom (... 147 chars omitted)
child 0, model: string
child 1, memory_granularity: string
child 2, turn_overlap: int64
child 3, dialogue_format: string
child 4, prompt_template: string
child 5, mem_extract_extra_templates: list<item: string>
child 0, item: string
child 6, mem_extract_aspects_only: bool
child 7, use_json_schema: bool
child 8, max_new_tokens: int64
completed: list<item: string>
child 0, item: string
turn_overlap: int64
memory_granularity: int64
history_name: string
dialogue_format: string
model: string
chunks: list<item: struct<chunk_index: int64, session_index: int64, turn_start: int64, turn_end: int64, turn (... 98 chars omitted)
child 0, item: struct<chunk_index: int64, session_index: int64, turn_start: int64, turn_end: int64, turn_overlap: i (... 86 chars omitted)
child 0, chunk_index: int64
child 1, session_index: int64
child 2, turn_start: int64
child 3, turn_end: int64
child 4, turn_overlap: int64
child 5, session_date: string
child 6, candidate_memories: list<item: string>
child 0, item: string
child 7, parse_error: null
to
{'history_name': Value('string'), 'model': Value('string'), 'memory_granularity': Value('int64'), 'turn_overlap': Value('int64'), 'dialogue_format': Value('string'), 'chunks': List({'chunk_index': Value('int64'), 'session_index': Value('int64'), 'turn_start': Value('int64'), 'turn_end': Value('int64'), 'turn_overlap': Value('int64'), 'session_date': Value('string'), 'candidate_memories': List(Value('string')), 'parse_error': Value('null')})}
because column names don't match
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/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 613, in wrapped
for item in generator(*args, **kwargs):
~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
version: int64
kind: string
config: struct<model: string, memory_granularity: string, turn_overlap: int64, dialogue_format: string, prom (... 147 chars omitted)
child 0, model: string
child 1, memory_granularity: string
child 2, turn_overlap: int64
child 3, dialogue_format: string
child 4, prompt_template: string
child 5, mem_extract_extra_templates: list<item: string>
child 0, item: string
child 6, mem_extract_aspects_only: bool
child 7, use_json_schema: bool
child 8, max_new_tokens: int64
completed: list<item: string>
child 0, item: string
turn_overlap: int64
memory_granularity: int64
history_name: string
dialogue_format: string
model: string
chunks: list<item: struct<chunk_index: int64, session_index: int64, turn_start: int64, turn_end: int64, turn (... 98 chars omitted)
child 0, item: struct<chunk_index: int64, session_index: int64, turn_start: int64, turn_end: int64, turn_overlap: i (... 86 chars omitted)
child 0, chunk_index: int64
child 1, session_index: int64
child 2, turn_start: int64
child 3, turn_end: int64
child 4, turn_overlap: int64
child 5, session_date: string
child 6, candidate_memories: list<item: string>
child 0, item: string
child 7, parse_error: null
to
{'history_name': Value('string'), 'model': Value('string'), 'memory_granularity': Value('int64'), 'turn_overlap': Value('int64'), 'dialogue_format': Value('string'), 'chunks': List({'chunk_index': Value('int64'), 'session_index': Value('int64'), 'turn_start': Value('int64'), 'turn_end': Value('int64'), 'turn_overlap': Value('int64'), 'session_date': Value('string'), 'candidate_memories': List(Value('string')), 'parse_error': Value('null')})}
because column names don't match
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 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/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 datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
history_name string | model string | memory_granularity int64 | turn_overlap int64 | dialogue_format string | chunks list |
|---|---|---|---|---|---|
001be529 | gemma4-26B | 4 | 0 | user_assistant | [
{
"chunk_index": 0,
"session_index": 1,
"turn_start": 0,
"turn_end": 0,
"turn_overlap": 0,
"session_date": "2023/05/20 (Sat) 07:47",
"candidate_memories": [
"the user purchased gently used clothes at a local thrift store's 'fill a bag for $10' sale.",
"the user prefers stylin... |
00ca467f | gemma4-26B | 4 | 0 | user_assistant | [
{
"chunk_index": 0,
"session_index": 1,
"turn_start": 0,
"turn_end": 0,
"turn_overlap": 0,
"session_date": "2023/03/27 (Mon) 03:05",
"candidate_memories": [
"the user believes astrology can be a valuable tool for self-reflection and personal growth regardless of scientific backing.... |
0100672e | gemma4-26B | 4 | 0 | user_assistant | [
{
"chunk_index": 0,
"session_index": 1,
"turn_start": 0,
"turn_end": 0,
"turn_overlap": 0,
"session_date": "2023/05/21 (Sun) 00:51",
"candidate_memories": [
"the user enjoys listening to \"The Daily\" podcast.",
"the user listens to podcasts during their morning workout.",
... |
01493427 | gemma4-26B | 4 | 0 | user_assistant | [
{
"chunk_index": 0,
"session_index": 1,
"turn_start": 0,
"turn_end": 0,
"turn_overlap": 0,
"session_date": "2023/08/18 (Fri) 11:15",
"candidate_memories": [
"the user has black high-waisted jeans from Zara",
"the user has Stuart Weitzman ankle boots purchased from Nordstrom R... |
031748ae | gemma4-26B | 4 | 0 | user_assistant | [
{
"chunk_index": 0,
"session_index": 1,
"turn_start": 0,
"turn_end": 0,
"turn_overlap": 0,
"session_date": "2023/06/26 (Mon) 12:04",
"candidate_memories": [
"the user wants to find an LGBTQ+ friendly gym in their area.",
"Rachel is a friend of the user.",
"Rachel has ex... |
06878be2 | gemma4-26B | 4 | 0 | user_assistant | [
{
"chunk_index": 0,
"session_index": 1,
"turn_start": 0,
"turn_end": 0,
"turn_overlap": 0,
"session_date": "2023/05/20 (Sat) 07:05",
"candidate_memories": [
"the user plans to use Mint for budgeting",
"the user prefers free and user-friendly budgeting apps",
"the user h... |
06db6396 | gemma4-26B | 4 | 0 | user_assistant | [
{
"chunk_index": 0,
"session_index": 1,
"turn_start": 0,
"turn_end": 0,
"turn_overlap": 0,
"session_date": "2023/07/21 (Fri) 21:48",
"candidate_memories": [
"the user reads The New York Times every Sunday",
"the user wants to read books about the intersection of politics and ... |
06f04340 | gemma4-26B | 4 | 0 | user_assistant | [
{
"chunk_index": 0,
"session_index": 1,
"turn_start": 0,
"turn_end": 0,
"turn_overlap": 0,
"session_date": "2023/05/20 (Sat) 06:37",
"candidate_memories": [
"the user wakes up at 6:30 AM on weekdays",
"the user's morning routine includes a 10-minute meditation session, a 10-m... |
07741c44 | gemma4-26B | 4 | 0 | user_assistant | [
{
"chunk_index": 0,
"session_index": 1,
"turn_start": 0,
"turn_end": 0,
"turn_overlap": 0,
"session_date": "2023/07/17 (Mon) 23:24",
"candidate_memories": [
"the user has a startup",
"the user met with Alex Chen, the CEO of StartUpX, to discuss potential partnerships",
... |
07741c45 | gemma4-26B | 4 | 0 | user_assistant | [
{
"chunk_index": 0,
"session_index": 1,
"turn_start": 0,
"turn_end": 0,
"turn_overlap": 0,
"session_date": "2023/04/30 (Sun) 13:59",
"candidate_memories": [
"the user wants to quit smoking",
"the user is excited to start their journey to quitting smoking",
"The user kep... |
078150f1 | gemma4-26B | 4 | 0 | user_assistant | [
{
"chunk_index": 0,
"session_index": 1,
"turn_start": 0,
"turn_end": 0,
"turn_overlap": 0,
"session_date": "2023/05/20 (Sat) 08:34",
"candidate_memories": [
"the user cooks at home 4-5 times a week.",
"the user wants recipe ideas for chicken dishes.",
"the user has a la... |
07b6f563 | gemma4-26B | 4 | 0 | user_assistant | [
{
"chunk_index": 0,
"session_index": 1,
"turn_start": 0,
"turn_end": 0,
"turn_overlap": 0,
"session_date": "2023/05/21 (Sun) 05:10",
"candidate_memories": [
"the user is interested in finding new dinner recipe ideas.",
"the user prefers quick and easy dinner recipes.",
... |
0862e8bf | gemma4-26B | 4 | 0 | user_assistant | [
{
"chunk_index": 0,
"session_index": 1,
"turn_start": 0,
"turn_end": 0,
"turn_overlap": 0,
"session_date": "2023/05/20 (Sat) 04:37",
"candidate_memories": [
"the user feels that going to the gym is a hassle due to pandemic-related changes"
],
"parse_error": null
},
{
... |
08e075c7 | gemma4-26B | 4 | 0 | user_assistant | [
{
"chunk_index": 0,
"session_index": 1,
"turn_start": 0,
"turn_end": 0,
"turn_overlap": 0,
"session_date": "2023/06/01 (Thu) 00:45",
"candidate_memories": [
"the user recently acquired a smartwatch",
"the user enjoys using their smartwatch"
],
"parse_error": null
},... |
08f4fc43 | gemma4-26B | 4 | 0 | user_assistant | [
{
"chunk_index": 0,
"session_index": 1,
"turn_start": 0,
"turn_end": 0,
"turn_overlap": 0,
"session_date": "2023/02/20 (Mon) 00:34",
"candidate_memories": [
"the user lives in Shimokitazawa, Tokyo.",
"the user has lived in Tokyo, Japan for 8 months.",
"the user plans to... |
0977f2af | gemma4-26B | 4 | 0 | user_assistant | [
{
"chunk_index": 0,
"session_index": 1,
"turn_start": 0,
"turn_end": 0,
"turn_overlap": 0,
"session_date": "2023/04/21 (Fri) 22:19",
"candidate_memories": [
"the user is producing a show called \"The Legacy Show\""
],
"parse_error": null
},
{
"chunk_index": 1,
"... |
End of preview.
No dataset card yet
- Downloads last month
- 19