File size: 1,122 Bytes
6ca0e85
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40691c3
 
 
 
6ca0e85
 
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
---
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': quest-under-capricorn-s01-e01-the-desert-gods
          '1': quest-under-capricorn-s01-e02-hermits-of-borroloola
          '2': quest-under-capricorn-s01-e03-buffalo,-geese-and-men
          '3': quest-under-capricorn-s01-e04-the-artists-of-arnhem-land
          '4': quest-under-capricorn-s01-e05-bush-walkabout
          '5': quest-under-capricorn-s01-e06-the-first-australians
  - name: file_name
    dtype: string
  - name: show_name
    dtype: string
  - name: relative_path
    dtype: string
  splits:
  - name: train
    num_bytes: 269324911.0
    num_examples: 21207
  download_size: 266520230
  dataset_size: 269324911.0
---
# Dataset Card for "quest-under-capricorn"
TODO: upload blip2 captions
update readme with tSNE
UPDATE README
change to darc-ai-quc

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