File size: 736 Bytes
581e5b3
 
 
 
 
 
 
 
 
 
 
ecacfe5
 
fad4f35
 
6dbd383
 
6d6ac7d
 
 
 
 
 
 
 
13546e2
 
581e5b3
 
 
 
338d6ba
 
 
 
581e5b3
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: proceedings
    dtype: string
  - name: type
    dtype: string
  - name: arxiv_id
    dtype: string
  - name: title
    dtype: string
  - name: authors
    sequence: string
  - name: paper_page
    dtype: string
  - name: GitHub
    sequence: string
  - name: Spaces
    sequence: string
  - name: Models
    sequence: string
  - name: Datasets
    sequence: string
  - name: project_page
    dtype: string
  - name: conference_name
    dtype: string
  splits:
  - name: train
    num_bytes: 12829083
    num_examples: 37355
  download_size: 5666553
  dataset_size: 12829083
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---