File size: 1,286 Bytes
0280d01
 
 
 
 
 
 
 
c1ac51e
0280d01
 
 
 
 
 
 
 
 
c1ac51e
0280d01
 
 
 
 
c1ac51e
0280d01
 
c1ac51e
0280d01
148f4d5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0280d01
 
148f4d5
 
 
 
0280d01
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: author
    dtype: string
  - name: last_modified
    dtype: timestamp[us, tz=UTC]
  - name: downloads
    dtype: int64
  - name: likes
    dtype: int64
  - name: paperswithcode_id
    dtype: string
  - name: tags
    sequence: string
  - name: lastModified
    dtype: timestamp[us, tz=UTC]
  - name: createdAt
    dtype: string
  - name: key
    dtype: string
  - name: created
    dtype: timestamp[us]
  - name: card
    dtype: string
  - name: embedding
    sequence: float32
  - name: library_name
    dtype: string
  - name: pipeline_tag
    dtype: string
  - name: mask_token
    dtype: 'null'
  - name: card_data
    dtype: 'null'
  - name: widget_data
    dtype: 'null'
  - name: model_index
    dtype: 'null'
  - name: config
    dtype: 'null'
  - name: transformers_info
    dtype: 'null'
  - name: spaces
    dtype: 'null'
  - name: safetensors
    dtype: 'null'
  - name: transformersInfo
    dtype: 'null'
  - name: modelId
    dtype: string
  - name: embeddings
    sequence: float32
  splits:
  - name: train
    num_bytes: 472972552
    num_examples: 85143
  download_size: 309488689
  dataset_size: 472972552
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---