Datasets:
parquet-converter
commited on
Commit
•
192f435
1
Parent(s):
9856e85
Update parquet files
Browse files
README.md
DELETED
@@ -1,11 +0,0 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
task_categories:
|
4 |
-
- text-generation
|
5 |
-
language:
|
6 |
-
- en
|
7 |
-
---
|
8 |
-
This is the imdb dataset, https://huggingface.co/datasets/imdb
|
9 |
-
|
10 |
-
We've used a reward / sentiment model, https://huggingface.co/lvwerra/distilbert-imdb to compute the rewards of the offline data.
|
11 |
-
This is so that we can use offline RL on the data.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test.json → thejaminator--imdb_rewarded/json-test.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a7caaa8f698dabe262fb22a7a25114661ba42eef4ca891fe723bb176d0de62f
|
3 |
+
size 20766386
|
train.json → thejaminator--imdb_rewarded/json-train.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fef55e84fa88d6aced5792ce213a9afa13f30e97b488cbe48df5c580a075b92
|
3 |
+
size 21311429
|