File size: 322 Bytes
9f7222d
 
e671b99
 
 
 
9f7222d
eae075a
 
 
 
1
2
3
4
5
6
7
8
9
10
11
---
license: apache-2.0
task_categories:
- text-generation
language:
- en
---
This is the imdb dataset, https://huggingface.co/datasets/imdb

We've used a reward / sentiment model, https://huggingface.co/lvwerra/distilbert-imdb to compute the rewards of the offline data.
This is so that we can use offline RL on the data.