shanchen's picture
Add ICML 2021–2024 splits (merged 2023/2024 from DeepNLP)
7e4ccdb verified
metadata
dataset_info:
  features:
    - name: title
      dtype: string
    - name: authors
      dtype: string
    - name: abstract
      dtype: string
    - name: url
      dtype: string
    - name: detail_url
      dtype: string
    - name: abs
      dtype: string
    - name: OpenReview
      dtype: string
    - name: Download PDF
      dtype: string
    - name: tags
      dtype: string
  splits:
    - name: icml_2021
      num_bytes: 1758018
      num_examples: 1183
    - name: icml_2022
      num_bytes: 1894194
      num_examples: 1233
    - name: icml_2023
      num_bytes: 2870958
      num_examples: 1828
    - name: icml_2024
      num_bytes: 4281245
      num_examples: 2610
  download_size: 5352784
  dataset_size: 10804415
configs:
  - config_name: default
    data_files:
      - split: icml_2021
        path: data/icml_2021-*
      - split: icml_2022
        path: data/icml_2022-*
      - split: icml_2023
        path: data/icml_2023-*
      - split: icml_2024
        path: data/icml_2024-*