patcdaniel commited on
Commit
4426026
·
verified ·
1 Parent(s): c58a07c

Add `filename` column; re-upload from local files

Browse files
Files changed (2) hide show
  1. README.md +56 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -13,6 +13,62 @@ tags:
13
  - ifcb
14
  - clustering
15
  - manual-sorting
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ---
17
 
18
  # IFCB Plankton Labeled (Cluster-Sorted)
 
13
  - ifcb
14
  - clustering
15
  - manual-sorting
16
+ configs:
17
+ - config_name: default
18
+ data_files:
19
+ - split: train
20
+ path: data/train-*
21
+ dataset_info:
22
+ features:
23
+ - name: image
24
+ dtype: image
25
+ - name: label
26
+ dtype:
27
+ class_label:
28
+ names:
29
+ '0': Akashiwo
30
+ '1': Asterionellopsis
31
+ '2': Centric
32
+ '3': Ceratium
33
+ '4': Chaetoceros
34
+ '5': Ciliates
35
+ '6': Detonula
36
+ '7': Diatom_aggregate
37
+ '8': Dictyocha
38
+ '9': Dinophysis
39
+ '10': Ditylum
40
+ '11': Eucampia
41
+ '12': Guinardia
42
+ '13': Gymnodinium
43
+ '14': Gyrodinium
44
+ '15': Heterocapsa
45
+ '16': Lauderia_Hemiaulus
46
+ '17': Leptocylindrus
47
+ '18': NanoPlankton
48
+ '19': Pennate
49
+ '20': Phaeocystis
50
+ '21': Prorocentrum
51
+ '22': Protoperidinium
52
+ '23': Psuedo-nitzschia
53
+ '24': Rhizosolenia_Proboscia
54
+ '25': Skeletonema
55
+ '26': Stephanopyxis
56
+ '27': Thalassionema
57
+ '28': Thalassiosira
58
+ '29': Tintinnid
59
+ '30': Unknown_detritus
60
+ '31': Unknown_full_image
61
+ '32': Unknown_phyto
62
+ - name: group
63
+ dtype: string
64
+ - name: filename
65
+ dtype: string
66
+ splits:
67
+ - name: train
68
+ num_bytes: 286871203.36
69
+ num_examples: 7895
70
+ download_size: 291443502
71
+ dataset_size: 286871203.36
72
  ---
73
 
74
  # IFCB Plankton Labeled (Cluster-Sorted)
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f12308e0d51c9a65421fd19b9eb1bae5ccacff5527a47ccc5c8f1579c4382f18
3
- size 291018596
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:409da4cbb3d53196cfc877c4fb4a0a7dda03f4d6e3bfc8b1f3f6be71a2adfe66
3
+ size 291443502