rl-kalamang-R1 / README.md
ljvmiranda921's picture
Upload dataset
13514a5 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: orig_row
      struct:
        - name: orig
          dtype: string
        - name: translation
          dtype: string
        - name: url
          dtype: string
    - name: in_context_examples
      struct:
        - name: passages
          list: string
        - name: sentences
          list:
            - name: id
              dtype: string
            - name: source
              dtype: string
            - name: translation
              dtype: string
        - name: wordlist
          list:
            - name: english
              dtype: string
            - name: input_word
              dtype: string
            - name: kalamang
              dtype: string
    - name: prompt_token_count
      dtype: int64
    - name: prompt
      dtype: string
    - name: response
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
  splits:
    - name: train
      num_bytes: 9760495
      num_examples: 337
  download_size: 3365007
  dataset_size: 9760495
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*