File size: 1,603 Bytes
f7553bc
c613ef9
 
 
 
 
 
f7553bc
 
 
c613ef9
 
f7553bc
c613ef9
 
 
 
e919475
 
f7553bc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e919475
f7553bc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e919475
 
c613ef9
 
f7553bc
 
d62eaa5
 
 
 
f7553bc
 
 
 
 
c613ef9
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
---
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: 1264180
    num_examples: 211
  download_size: 1316754
  dataset_size: 1264180
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---