File size: 1,641 Bytes
1ef8e82
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
---
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
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).