logic2text / README.md
kasnerz's picture
Upload README.md with huggingface_hub
cf9d29b
|
raw
history blame
1.03 kB
metadata
dataset_info:
  features:
    - name: topic
      dtype: string
    - name: wiki
      dtype: string
    - name: url
      dtype: string
    - name: action
      dtype: string
    - name: sent
      dtype: string
    - name: annotation
      dtype: string
    - name: logic
      dtype: string
    - name: logic_str
      dtype: string
    - name: interpret
      dtype: string
    - name: num_func
      dtype: string
    - name: nid
      dtype: string
    - name: g_ids
      dtype: string
    - name: g_ids_features
      dtype: string
    - name: g_adj
      dtype: string
    - name: table_header
      dtype: string
    - name: table_cont
      dtype: large_string
  splits:
    - name: train
      num_bytes: 26490304
      num_examples: 8566
    - name: validation
      num_bytes: 3318184
      num_examples: 1095
    - name: test
      num_bytes: 3410210
      num_examples: 1092
  download_size: 10380637
  dataset_size: 33218698

Dataset Card for "logic2text"

More Information needed