File size: 316 Bytes
596f00b
 
fecc848
 
 
 
 
 
 
 
 
 
 
 
8ca925f
 
 
 
 
596f00b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: cc0-1.0
dataset_info:
  features:
  - name: caption
    dtype: string
  - name: image
    dtype: image
  - name: link
    dtype: string
  - name: message_id
    dtype: string
  - name: timestamp
    dtype: string
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---