mmplu / README.md
wylong's picture
Update README.md
4b68d99 verified
metadata
dataset_info:
  - config_name: SimCat-TASLP2018
    features:
      - name: word
        dtype: string
      - name: category
        dtype: string
    splits:
      - name: test
        num_bytes: 67300
        num_examples: 10023
  - config_name: WS-TIST2002
    features:
      - name: word1
        dtype: string
      - name: word2
        dtype: string
      - name: relevance
        dtype: float
    splits:
      - name: all_split
        num_bytes: 0
        num_examples: 353
      - name: rel_split
        num_bytes: 0
        num_examples: 252
      - name: sim_split
        num_bytes: 0
        num_examples: 203
configs:
  - config_name: SimCat-TASLP2018
    data_files:
      - split: test
        path: SimCat-TASLP2018/test.*
  - config_name: WS-TIST2002
    data_files:
      - split: all_split
        path: WS-TIST2002/ALL.*
      - split: rel_split
        path: WS-TIST2002/REL.*
      - split: sim_split
        path: WS-TIST2002/SIM.*

Dataset Card for MMPLU