robreward / README.md
harman's picture
Upload dataset
3b4d0b4 verified
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: chosen
      dtype: string
    - name: chosen_model
      dtype: string
    - name: rejected
      dtype: string
    - name: rejected_model
      dtype: string
    - name: subset
      dtype: string
    - name: id
      dtype: int64
    - name: transformation_name
      dtype: string
    - name: transformed_prompt
      dtype: string
    - name: transformed_chosen
      dtype: string
    - name: transformed_rejected
      dtype: string
    - name: reword_id
      dtype: int64
  splits:
    - name: jb3
      num_bytes: 2662774
      num_examples: 354
    - name: char_swap_sub_ins_del
      num_bytes: 5876560
      num_examples: 1554
    - name: comment_bad_good
      num_bytes: 290828
      num_examples: 164
    - name: punct_spaces
      num_bytes: 7690623
      num_examples: 2001
    - name: rot_13
      num_bytes: 10033627
      num_examples: 2985
    - name: stresstest
      num_bytes: 8193827
      num_examples: 2001
    - name: add_quotes
      num_bytes: 9794827
      num_examples: 2985
    - name: comment_bad_bad
      num_bytes: 289556
      num_examples: 164
    - name: back_translation
      num_bytes: 5456141
      num_examples: 1554
    - name: back_transcription
      num_bytes: 5863524
      num_examples: 1554
    - name: twitter_url
      num_bytes: 7754952
      num_examples: 2001
    - name: twitter_handle
      num_bytes: 7673986
      num_examples: 2001
    - name: paraphrase
      num_bytes: 5701355
      num_examples: 1554
    - name: append_other_code
      num_bytes: 336249
      num_examples: 164
    - name: ignore_above
      num_bytes: 11566482
      num_examples: 2985
    - name: jb4
      num_bytes: 1644670
      num_examples: 354
    - name: jb2
      num_bytes: 2995180
      num_examples: 354
    - name: jb1
      num_bytes: 1986634
      num_examples: 354
    - name: homoglyph_sub
      num_bytes: 8898245
      num_examples: 1554
    - name: rot_2
      num_bytes: 10012732
      num_examples: 2985
    - name: swap_format
      num_bytes: 1540439
      num_examples: 402
    - name: back_transcription_old
      num_bytes: 5885697
      num_examples: 1554
    - name: ignore_below
      num_bytes: 11470962
      num_examples: 2985
    - name: code_minification
      num_bytes: 249838
      num_examples: 164
  download_size: 65152138
  dataset_size: 133869708
configs:
  - config_name: default
    data_files:
      - split: jb3
        path: data/jb3-*
      - split: char_swap_sub_ins_del
        path: data/char_swap_sub_ins_del-*
      - split: comment_bad_good
        path: data/comment_bad_good-*
      - split: punct_spaces
        path: data/punct_spaces-*
      - split: rot_13
        path: data/rot_13-*
      - split: stresstest
        path: data/stresstest-*
      - split: add_quotes
        path: data/add_quotes-*
      - split: comment_bad_bad
        path: data/comment_bad_bad-*
      - split: back_translation
        path: data/back_translation-*
      - split: back_transcription
        path: data/back_transcription-*
      - split: twitter_url
        path: data/twitter_url-*
      - split: twitter_handle
        path: data/twitter_handle-*
      - split: paraphrase
        path: data/paraphrase-*
      - split: append_other_code
        path: data/append_other_code-*
      - split: ignore_above
        path: data/ignore_above-*
      - split: jb4
        path: data/jb4-*
      - split: jb2
        path: data/jb2-*
      - split: jb1
        path: data/jb1-*
      - split: homoglyph_sub
        path: data/homoglyph_sub-*
      - split: rot_2
        path: data/rot_2-*
      - split: swap_format
        path: data/swap_format-*
      - split: back_transcription_old
        path: data/back_transcription_old-*
      - split: ignore_below
        path: data/ignore_below-*
      - split: code_minification
        path: data/code_minification-*