mllmChem10K / README.md
Neroism8422's picture
Upload dataset
04bff0b verified
metadata
dataset_info:
  features:
    - name: messages
      list:
        - name: role
          dtype: string
        - name: content
          dtype: string
    - name: images
      list: image
  splits:
    - name: train
      num_bytes: 2214498339
      num_examples: 10000
    - name: test_test_forward_reaction_prediction
      num_bytes: 40571019
      num_examples: 1000
    - name: test_test_molecular_description_generation
      num_bytes: 17320991
      num_examples: 1000
    - name: test_test_OCSR
      num_bytes: 15327562
      num_examples: 1000
    - name: test_test_property_prediction
      num_bytes: 13504991
      num_examples: 1000
    - name: test_test_reagent_prediction
      num_bytes: 31354303
      num_examples: 1000
    - name: test_test_retrosynthesis
      num_bytes: 16699656
      num_examples: 1000
  download_size: 352624414
  dataset_size: 2349276861
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test_test_forward_reaction_prediction
        path: data/test_test_forward_reaction_prediction-*
      - split: test_test_molecular_description_generation
        path: data/test_test_molecular_description_generation-*
      - split: test_test_OCSR
        path: data/test_test_OCSR-*
      - split: test_test_property_prediction
        path: data/test_test_property_prediction-*
      - split: test_test_reagent_prediction
        path: data/test_test_reagent_prediction-*
      - split: test_test_retrosynthesis
        path: data/test_test_retrosynthesis-*