ViRFT_COCO / README.md
nielsr's picture
nielsr HF Staff
Add task category, link to paper and code repository
604158e verified
|
raw
history blame
657 Bytes
metadata
license: apache-2.0
size_categories:
  - 1K<n<10K
task_categories:
  - object-detection
dataset_info:
  features:
    - name: image
      dtype: image
    - name: problem
      dtype: string
    - name: solution
      dtype: string
  splits:
    - name: train
      num_bytes: 3254343082.393
      num_examples: 5997
  download_size: 1147769264
  dataset_size: 3254343082.393
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
tags:
  - coco
  - ViRFT

This repository contains the dataset for the paper Visual-RFT: Visual Reinforcement Fine-Tuning.

Code: https://github.com/Liuziyu77/Visual-RFT