crodri's picture
Update README.md
32b70c9 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: query
      dtype: string
    - name: context
      dtype: string
    - name: lang
      dtype: string
    - name: relevance
      dtype: float64
  splits:
    - name: train
      num_bytes: 30262530
      num_examples: 61231
    - name: validation
      num_bytes: 7540711
      num_examples: 15348
  download_size: 26781939
  dataset_size: 37803241

Dataset Card for trilingual_query_relevance

  • This dataset is a query - context relevance correlation optimized for document retrieval in EN, CA and SP

  • Created from projecte_aina/RAG_Multilingual (train and validation splits, no test) and PaDaS-Lab/webfaq-retrieval datasets

  • It was created to fine tune embeddings models for use in Retrieval Augmented generation applications for these 3 languages

  • Context was limited to the previous and following sentences for the rellevant one where the original extractive factoid was located in the sources for the RAG_Multilingual dataset.

  • A 50% (approx) of the records were ranked as 1.0 relevant for the correct pairing of query-context

  • In the other 50% the queries and contexts were mixed up randomly (but in same language) and assigned 0.0 as a relevance.

  • Splits were 80% train and 20% validation

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: Apache 2.0

Dataset Sources [optional]

  • Repository: [More Information Needed]
  • Paper [optional]: [More Information Needed]
  • Demo [optional]: [More Information Needed]

Uses

Created to fine tune embeddings models for use in Retrieval Augmented generation applications

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]