The dataset viewer is not available for this split.
The info cannot be fetched for the config 'all' of the dataset.
Error code:   InfoError
Exception:    HfHubHTTPError
Message:      500 Server Error: Internal Server Error for url: https://huggingface.co/api/datasets/bprec (Request ID: Root=1-65dfa4ab-3b16ee156b70545d7e94564d;20ee522c-2be9-4719-ae33-1f8dc1ce0b28)

Internal Error - We're working hard to fix this as soon as possible!
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/split/first_rows.py", line 210, in compute_first_rows_from_streaming_response
                  info = get_dataset_config_info(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 477, in get_dataset_config_info
                  builder = load_dataset_builder(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 2220, in load_dataset_builder
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1871, in dataset_module_factory
                  raise e1 from None
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1816, in dataset_module_factory
                  raise e
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1790, in dataset_module_factory
                  dataset_info = hf_api.dataset_info(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn
                  return fn(*args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/huggingface_hub/hf_api.py", line 2148, in dataset_info
                  hf_raise_for_status(r)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/huggingface_hub/utils/_errors.py", line 333, in hf_raise_for_status
                  raise HfHubHTTPError(str(e), response=response) from e
              huggingface_hub.utils._errors.HfHubHTTPError: 500 Server Error: Internal Server Error for url: https://huggingface.co/api/datasets/bprec (Request ID: Root=1-65dfa4ab-3b16ee156b70545d7e94564d;20ee522c-2be9-4719-ae33-1f8dc1ce0b28)
              
              Internal Error - We're working hard to fix this as soon as possible!

Need help to make the dataset viewer work? Open a discussion for direct support.

Dataset Card for [Dataset Name]

Dataset Summary

Brand-Product Relation Extraction Corpora in Polish

Supported Tasks and Leaderboards

NER, Entity linking

Languages

Polish

Dataset Structure

Data Instances

[More Information Needed]

Data Fields

  • id: int identifier of a text
  • text: string text, for example a consumer comment on the social media
  • ner: extracted entities and their relationship
    • source and target: a pair of entities identified in the text
      • from: int value representing starting character of the entity
      • text: string value with the entity text
      • to: int value representing end character of the entity
      • type: one of pre-identified entity types:
        • PRODUCT_NAME
        • PRODUCT_NAME_IMP
        • PRODUCT_NO_BRAND
        • BRAND_NAME
        • BRAND_NAME_IMP
        • VERSION
        • PRODUCT_ADJ
        • BRAND_ADJ
        • LOCATION
        • LOCATION_IMP

Data Splits

No train/validation/test split provided. Current dataset configurations point to 4 domain categories for the texts:

  • tele
  • electro
  • cosmetics
  • banking

Dataset Creation

Curation Rationale

[More Information Needed]

Source Data

Initial Data Collection and Normalization

[More Information Needed]

Who are the source language producers?

[More Information Needed]

Annotations

Annotation process

[More Information Needed]

Who are the annotators?

[More Information Needed]

Personal and Sensitive Information

[More Information Needed]

Considerations for Using the Data

Social Impact of Dataset

[More Information Needed]

Discussion of Biases

[More Information Needed]

Other Known Limitations

[More Information Needed]

Additional Information

Dataset Curators

[More Information Needed]

Licensing Information

[More Information Needed]

Citation Information

@inproceedings{inproceedings,
author = {Janz, Arkadiusz and Kopociński, Łukasz and Piasecki, Maciej and Pluwak, Agnieszka},
year = {2020},
month = {05},
pages = {},
title = {Brand-Product Relation Extraction Using Heterogeneous Vector Space Representations}
}

Contributions

Thanks to @kldarek for adding this dataset.

Downloads last month
364
Edit dataset card