RW
Datasets
All datasets matching “RW”RW-RL-Dataset
RW-RL Dataset: Real-World Reinforcement Learning for Robots
Human-intervention companion dataset: RW-RL-HIL-Dataset (BodenAI) is a separately hosted release of real-world policy rollouts and human corrections. Download it from its own dataset page.
RW-RL Dataset is a real-world robot interaction dataset released by Boden Intelligence, Junpu Innovation Center, and the MINT Lab at Shanghai Jiao Tong University. It is designed for a bottleneck that… See the full description on the dataset page: https://huggingface.co/datasets/MINT-SJTU/RW-RL-Dataset.rwth_phoenix_weather_2014This archive contains two sets of the RWTH-Weather-Phoenix 2014 corpus
a) the multisigner set
b) the signer independent set.
The signing is recorded by a stationary color camera placed in front of the sign language interpreters. Interpreters wear dark clothes in front of an artificial grey background with color transition. All recorded videos are at 25 frames per second and the size of the frames is 210 by 260 pixels. Each frame shows the interpreter box only.
It is released under non-commercial cc 4.0 license with attribution.RWKU
Dataset Card for Real-World Knowledge Unlearning Benchmark (RWKU)
Dataset Summary
RWKU is a real-world knowledge unlearning benchmark specifically designed for large language models (LLMs).
This benchmark contains 200 real-world unlearning targets and 13,131 multi-level forget probes, including 3,268 fill-in-the-blank probes, 2,879 question-answer probes, and 6,984 adversarial-attack probes.
RWKU is designed based on the following three key factors:
For the task setting… See the full description on the dataset page: https://huggingface.co/datasets/jinzhuoran/RWKU.lm-eval-data
LM Eval data
This repository, represents a giant collection of various lm-eval results built using the github scripts found here
The goal at the point of creation, was to collect as much LM-eval results for as many relevent model for the RWKV paper. For analysis.
Cloning the repo, without the jsonl dump
export GIT_LFS_SKIP_SMUDGE=1
git clone https://huggingface.co/datasets/rwkv-x-dev/lm-eval-data.git
Cloning the repo, with the archives (large)
# Clone with… See the full description on the dataset page: https://huggingface.co/datasets/rwkv-x-dev/lm-eval-data.rwkv-chatautotrain-data-pick_a_card
AutoTrain Dataset for project: pick_a_card
Dataset Description
This dataset has been automatically processed by AutoTrain for project pick_a_card.
Languages
The BCP-47 code for the dataset's language is unk.
Dataset Structure
Data Instances
A sample from this dataset looks as follows:
[
{
"image": "<224x224 RGB PIL image>",
"target": 0
},
{
"image": "<224x224 RGB PIL image>",
"target": 0
}]
Dataset Fields… See the full description on the dataset page: https://huggingface.co/datasets/rwcuffney/autotrain-data-pick_a_card.
