The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 2 new columns ({'output', 'input'}) and 2 missing columns ({'Instruction', 'Response'}).
This happened while the json dataset builder was generating data using
hf://datasets/Izazk/izaz-mind2web-dataset/pre_proccessed_train_0.jsonl (at revision 9aa129b4c65f2f4868edf23f0abdb933ffda92b8)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
pa_table = table_cast(pa_table, self._schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
input: struct<task: string, cleaned_html: string, original_operation: string, operation_value: string, sequence_of_action: struct<current_action: string, previous_action: string>>
child 0, task: string
child 1, cleaned_html: string
child 2, original_operation: string
child 3, operation_value: string
child 4, sequence_of_action: struct<current_action: string, previous_action: string>
child 0, current_action: string
child 1, previous_action: string
output: struct<Target_element: list<item: struct<tag: string, attributes: string, is_original_target: bool, is_top_level_target: bool, backend_node_id: string>>, action_type: string>
child 0, Target_element: list<item: struct<tag: string, attributes: string, is_original_target: bool, is_top_level_target: bool, backend_node_id: string>>
child 0, item: struct<tag: string, attributes: string, is_original_target: bool, is_top_level_target: bool, backend_node_id: string>
child 0, tag: string
child 1, attributes: string
child 2, is_original_target: bool
child 3, is_top_level_target: bool
child 4, backend_node_id: string
child 1, action_type: string
to
{'Instruction': {'task': Value(dtype='string', id=None), 'cleaned_html': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'operation': Value(dtype='string', id=None), 'operation_value': Value(dtype='string', id=None), 'sequence_of_action': {'current_action': Value(dtype='string', id=None), 'previous_action': Value(dtype='string', id=None)}}, 'Response': {'target_element': [{'tag': Value(dtype='string', id=None), 'attributes': Value(dtype='string', id=None)}], 'action_type': Value(dtype='string', id=None)}}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1321, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 935, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 2 new columns ({'output', 'input'}) and 2 missing columns ({'Instruction', 'Response'}).
This happened while the json dataset builder was generating data using
hf://datasets/Izazk/izaz-mind2web-dataset/pre_proccessed_train_0.jsonl (at revision 9aa129b4c65f2f4868edf23f0abdb933ffda92b8)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)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.
Instruction dict | Response dict |
|---|---|
{
"task": "Find the results of the most recent NFL games.",
"cleaned_html": [
"<div role=\"banner\">\n<div>\n<div>\n<div>\n<nav role=\"navigation\">\n<ul>\n<li>\n<a>\n<text>HOME</text>\n</a>\n</li>\n<li>\n<a>\n<text>MAIL</text>\n</a>\n</li>\n<li>\n<a>\n<text>NEWS</text>\n</a>\n</li>\n<li>\n<a>\n<text>FINANCE</t... | {
"target_element": [
{
"tag": "a",
"attributes": "{\"backend_node_id\": \"170\", \"bounding_box_rect\": \"339,117.5,27,17\", \"class\": \"_yb_1larr rapid-noclick-resp\", \"id\": \"root_3\", \"is_clickable\": \"true\", \"data_pw_testid_buckeye_candidate\": \"1\"}"
}
],
"action_type": "CLICK"... |
{
"task": "Find the results of the most recent NFL games.",
"cleaned_html": [
"<div role=\"banner\">\n<div>\n<div>\n<div>\n<nav role=\"navigation\">\n<ul>\n<li>\n<a>\n<text>HOME</text>\n</a>\n</li>\n<li>\n<a>\n<text>MAIL</text>\n</a>\n</li>\n<li>\n<a>\n<text>NEWS</text>\n</a>\n</li>\n<li>\n<a>\n<text>FINANCE</t... | {
"target_element": [
{
"tag": "a",
"attributes": "{\"backend_node_id\": \"5124\", \"bounding_box_rect\": \"155,155,114,16\", \"class\": \"nr-applet-nav-item Td(n) Fz(13px) Fw(b) C(#000) C($c-fuji-grey-f):h Td(n) Lh(34px)\", \"title\": \"Scores/Schedule\", \"is_clickable\": \"true\", \"data_pw_testid_... |
{
"task": "Find the results of the most recent NFL games.",
"cleaned_html": [
"<div role=\"banner\">\n<div>\n<div>\n<div>\n<nav role=\"navigation\">\n<ul>\n<li>\n<a>\n<text>HOME</text>\n</a>\n</li>\n<li>\n<a>\n<text>MAIL</text>\n</a>\n</li>\n<li>\n<a>\n<text>NEWS</text>\n</a>\n</li>\n<li>\n<a>\n<text>FINANCE</t... | {
"target_element": [
{
"tag": "a",
"attributes": "{\"backend_node_id\": \"170\", \"bounding_box_rect\": \"339,117.5,27,17\", \"class\": \"_yb_1larr rapid-noclick-resp\", \"id\": \"root_3\", \"is_clickable\": \"true\", \"data_pw_testid_buckeye_candidate\": \"1\"}"
}
],
"action_type": "CLICK"... |
{
"task": "Find the results of the most recent NFL games.",
"cleaned_html": [
"<div role=\"banner\">\n<div>\n<div>\n<div>\n<nav role=\"navigation\">\n<ul>\n<li>\n<a>\n<text>HOME</text>\n</a>\n</li>\n<li>\n<a>\n<text>MAIL</text>\n</a>\n</li>\n<li>\n<a>\n<text>NEWS</text>\n</a>\n</li>\n<li>\n<a>\n<text>FINANCE</t... | {
"target_element": [
{
"tag": "a",
"attributes": "{\"backend_node_id\": \"5124\", \"bounding_box_rect\": \"155,155,114,16\", \"class\": \"nr-applet-nav-item Td(n) Fz(13px) Fw(b) C(#000) C($c-fuji-grey-f):h Td(n) Lh(34px)\", \"title\": \"Scores/Schedule\", \"is_clickable\": \"true\", \"data_pw_testid_... |
{
"task": "Find the list of injured NBA players.",
"cleaned_html": [
"<div role=\"banner\">\n<div>\n<div>\n<div>\n<nav role=\"navigation\">\n<ul>\n<li>\n<a>\n<text>HOME</text>\n</a>\n</li>\n<li>\n<a>\n<text>MAIL</text>\n</a>\n</li>\n<li>\n<a>\n<text>NEWS</text>\n</a>\n</li>\n<li>\n<a>\n<text>FINANCE</text>\n</a... | {
"target_element": [
{
"tag": "a",
"attributes": "{\"backend_node_id\": \"105\", \"bounding_box_rect\": \"398,117.5,31,17\", \"class\": \"_yb_1larr rapid-noclick-resp\", \"id\": \"root_4\", \"is_clickable\": \"true\", \"data_pw_testid_buckeye_candidate\": \"1\"}"
}
],
"action_type": "CLICK"... |
{
"task": "Find the list of injured NBA players.",
"cleaned_html": [
"<div role=\"banner\">\n<div>\n<div>\n<div>\n<nav role=\"navigation\">\n<ul>\n<li>\n<a>\n<text>HOME</text>\n</a>\n</li>\n<li>\n<a>\n<text>MAIL</text>\n</a>\n</li>\n<li>\n<a>\n<text>NEWS</text>\n</a>\n</li>\n<li>\n<a>\n<text>FINANCE</text>\n</a... | {
"target_element": [],
"action_type": "CLICK"
} |
{
"task": "Find the list of injured NBA players.",
"cleaned_html": [
"<div role=\"banner\">\n<div>\n<div>\n<div>\n<nav role=\"navigation\">\n<ul>\n<li>\n<a>\n<text>HOME</text>\n</a>\n</li>\n<li>\n<a>\n<text>MAIL</text>\n</a>\n</li>\n<li>\n<a>\n<text>NEWS</text>\n</a>\n</li>\n<li>\n<a>\n<text>FINANCE</text>\n</a... | {
"target_element": [
{
"tag": "a",
"attributes": "{\"backend_node_id\": \"105\", \"bounding_box_rect\": \"398,117.5,31,17\", \"class\": \"_yb_1larr rapid-noclick-resp\", \"id\": \"root_4\", \"is_clickable\": \"true\", \"data_pw_testid_buckeye_candidate\": \"1\"}"
}
],
"action_type": "CLICK"... |
{"task":"Find the list of injured NBA players.","cleaned_html":["<div role=\"banner\">\n<div>\n<div>(...TRUNCATED) | {
"target_element": [],
"action_type": "CLICK"
} |
{"task":"Follow the Denver Nuggets NBA team.","cleaned_html":["<div role=\"banner\">\n<div>\n<div>\n(...TRUNCATED) | {"target_element":[{"tag":"a","attributes":"{\"backend_node_id\": \"117\", \"bounding_box_rect\": \"(...TRUNCATED) |
{"task":"Follow the Denver Nuggets NBA team.","cleaned_html":["<div role=\"banner\">\n<div>\n<div>\n(...TRUNCATED) | {
"target_element": [],
"action_type": "CLICK"
} |
Dataset Card for Dataset Name
This dataset card aims to be a base template for new datasets. It has been generated using this raw template.
Dataset Details
Dataset Description
- Curated by: [More Information Needed]
- Funded by [optional]: [More Information Needed]
- Shared by [optional]: [More Information Needed]
- Language(s) (NLP): [More Information Needed]
- License: [More Information Needed]
Dataset Sources [optional]
- Repository: [More Information Needed]
- Paper [optional]: [More Information Needed]
- Demo [optional]: [More Information Needed]
Uses
Direct Use
[More Information Needed]
Out-of-Scope Use
[More Information Needed]
Dataset Structure
[More Information Needed]
Dataset Creation
Curation Rationale
[More Information Needed]
Source Data
Data Collection and Processing
[More Information Needed]
Who are the source data producers?
[More Information Needed]
Annotations [optional]
Annotation process
[More Information Needed]
Who are the annotators?
[More Information Needed]
Personal and Sensitive Information
[More Information Needed]
Bias, Risks, and Limitations
[More Information Needed]
Recommendations
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
Citation [optional]
BibTeX:
[More Information Needed]
APA:
[More Information Needed]
Glossary [optional]
[More Information Needed]
More Information [optional]
[More Information Needed]
Dataset Card Authors [optional]
[More Information Needed]
Dataset Card Contact
[More Information Needed]
- Downloads last month
- 12