RoBBR / README.md
RoBBR-Benchmark's picture
Update README.md
a77f7d4 verified
metadata
license: cc-by-nc-4.0
task_categories:
  - text-retrieval
  - text-classification
  - multiple-choice
language:
  - en
tags:
  - biology
  - medical
pretty_name: RoBBR
size_categories:
  - 1K<n<10K

RoBBR is a risk-of-bias benchmark with three tasks: Main Task: Risk-of-Bias Determination, Support Sentence Retrieval (SSR), and Support Judgment Selection (SJS).

You can read more detailed description of the dataset in RoBBR Github

We recommand you to can download the datasets using the following commands:

git clone https://huggingface.co/datasets/RoBBR-Benchmark/RoBBR
cp -r RoBBR/*.json dataset/
rm -r RoBBR