publications / README.md
ccm's picture
Upload dataset
d57a231 verified
metadata
language:
  - en
license: mit
size_categories:
  - n<1K
pretty_name: Publications by Chris McComb
dataset_info:
  features:
    - name: bibtex
      dtype: string
    - name: bib_dict
      struct:
        - name: ENTRYTYPE
          dtype: string
        - name: ID
          dtype: string
        - name: abstract
          dtype: string
        - name: author
          dtype: string
        - name: citation
          dtype: string
        - name: conference
          dtype: string
        - name: journal
          dtype: string
        - name: number
          dtype: string
        - name: pages
          dtype: string
        - name: pub_year
          dtype: int64
        - name: publisher
          dtype: string
        - name: title
          dtype: string
        - name: volume
          dtype: string
    - name: author_pub_id
      dtype: string
    - name: num_citations
      dtype: int64
    - name: citedby_url
      dtype: string
    - name: cites_id
      sequence: string
    - name: pub_url
      dtype: string
    - name: url_related_articles
      dtype: string
    - name: '2016'
      dtype: float64
    - name: '2017'
      dtype: float64
    - name: '2018'
      dtype: float64
    - name: '2019'
      dtype: float64
    - name: '2020'
      dtype: float64
    - name: '2021'
      dtype: float64
    - name: '2022'
      dtype: float64
    - name: '2023'
      dtype: float64
    - name: '2024'
      dtype: float64
    - name: embedding
      sequence: float32
    - name: '2015'
      dtype: float64
    - name: '2014'
      dtype: float64
  splits:
    - name: train
      num_bytes: 1227831
      num_examples: 204
  download_size: 1282949
  dataset_size: 1227831
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*