nifty-rl / datasetcard.md
raeidsaqur's picture
.
27b9dce
---
language:
- en
license: mit
license_name: MIT
license_link: {license_link}
license_details: {license_details}
tags:
- nifty
- stock-movement
- news-and-events
- RLMF
annotations_creators:
- {creator}
language_creators:
- {creator}
language_details:
- en-US
pretty_name: nifty-rl
size_categories:
- 1K<n<100k
source_datasets:
- {source_dataset_0}
- {source_dataset_1}
task_categories:
- time-series-forecasting
task_ids:
- topic-classification
paperswithcode_id: {paperswithcode_id}
configs:
- {config_0}
- {config_1}
dataset_info:
features:
- name: prompt
dtype: string
- name: chosen
dtype: string
- name: rejected
dtype: string
- name: chosen_label
dtype: string
- name: chosen_value
dtype: string
configs:
- config_name: rl
data_files:
- split: train
path: "train.jsonl"
- split: test
path: "test.jsonl"
- split: valid
path: "valid.jsonl"
splits:
- name: train
num_bytes: {split_num_bytes_0}
num_examples: {split_num_examples_0}
- name: valid
num_bytes: {split_num_bytes_1}
num_examples: {split_num_examples_1}
- name: test
num_bytes: {split_num_bytes_2}
num_examples: {split_num_examples_2}
download_size: {dataset_download_size}
dataset_size: {dataset_size}
---
Valid license identifiers can be found in [our docs](https://huggingface.co/docs/hub/repositories-licenses).
For the full dataset card template, see: [datasetcard_template.md file](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md).