mmplu / README.md
wylong's picture
Update README.md
f4f9160 verified
|
raw
history blame
819 Bytes
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
        num_bytes: 0
        num_examples: 353
      - name: REL
        num_bytes: 0
        num_examples: 252
      - name: SIM
        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
        path: WS-TIST2002/ALL.*
      - split: REL
        path: WS-TIST2002/REL.*
      - split: SIM
        path: WS-TIST2002/SIM.*

Dataset Card for MMPLU