File size: 800 Bytes
1bb6c53
 
2df9cf8
 
 
 
ef6f3d6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2df9cf8
 
ef6f3d6
2df9cf8
ef6f3d6
 
2df9cf8
 
 
 
 
1bb6c53
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
---
license: mit
dataset_info:
  features:
  - name: image
    dtype: image
  - name: stock_number
    dtype: string
  - name: shape
    dtype: string
  - name: carat
    dtype: float64
  - name: clarity
    dtype: string
  - name: colour
    dtype: string
  - name: cut
    dtype: string
  - name: polish
    dtype: string
  - name: symmetry
    dtype: string
  - name: fluorescence
    dtype: string
  - name: lab
    dtype: string
  - name: length
    dtype: float64
  - name: width
    dtype: float64
  - name: depth
    dtype: float64
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 4796614925.89
    num_examples: 48765
  download_size: 3319091745
  dataset_size: 4796614925.89
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---