Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Tags:
DOI:
License:
File size: 767 Bytes
01553f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8ef265f
 
 
 
01553f7
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: submitter
    dtype: string
  - name: authors
    dtype: string
  - name: title
    dtype: string
  - name: comments
    dtype: string
  - name: journal-ref
    dtype: string
  - name: doi
    dtype: string
  - name: report-no
    dtype: string
  - name: categories
    dtype: string
  - name: license
    dtype: string
  - name: abstract
    dtype: string
  - name: versions
    dtype: binary
  - name: update_date
    dtype: string
  - name: authors_parsed
    dtype: binary
  splits:
  - name: train
    num_bytes: 353679994
    num_examples: 208492
  download_size: 231613351
  dataset_size: 353679994
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---