File size: 869 Bytes
e3f13f4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': Araneus_diadematus
          '1': Argiope_argentata
          '2': Argiope_aurantia
          '3': Gasteracantha_cancriformis
          '4': Misumena_vatia
          '5': Phidippus_audax
          '6': Pisaura_mirabilis
          '7': Platycryptus_undatus
          '8': Salticus_scenicus
          '9': Trichonephila_clavipes
  splits:
  - name: train
    num_bytes: 1178990682.246
    num_examples: 9994
  download_size: 1084974509
  dataset_size: 1178990682.246
---
# Dataset Card for "spiderTraining10-1000"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)