sailboatdata / README.md
cringgaard's picture
Upload dataset
31e301e verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: name
      dtype: string
    - name: Hull Type
      dtype: string
    - name: Rigging Type
      dtype: string
    - name: LOA
      dtype: float64
    - name: LWL
      dtype: float64
    - name: Beam
      dtype: float64
    - name: S.A. (reported)
      dtype: float64
    - name: Draft (max)
      dtype: float64
    - name: Displacement
      dtype: float64
    - name: Ballast
      dtype: float64
    - name: S.A./Disp.
      dtype: float64
    - name: Bal./Disp.
      dtype: float64
    - name: Disp./Len.
      dtype: float64
    - name: Construction
      dtype: string
    - name: Ballast Type
      dtype: string
    - name: First Built
      dtype: float64
    - name: '# Built'
      dtype: float64
    - name: Designer
      dtype: string
    - name: Comfort Ratio
      dtype: float64
    - name: Capsize Screening Formula
      dtype: float64
    - name: S#
      dtype: float64
    - name: I
      dtype: float64
    - name: J
      dtype: float64
    - name: P
      dtype: float64
    - name: E
      dtype: float64
    - name: SPL/TPS
      dtype: float64
    - name: ISP
      dtype: float64
    - name: S.A. Fore
      dtype: float64
    - name: S.A. Main
      dtype: float64
    - name: S.A./Disp. (calc.)
      dtype: float64
    - name: Est. Forestay Len.
      dtype: float64
    - name: Download Boat Record
      dtype: string
    - name: Draft (min)
      dtype: float64
    - name: Builder
      dtype: string
    - name: Model
      dtype: string
    - name: Last Built
      dtype: float64
    - name: Make
      dtype: string
    - name: Type
      dtype: string
    - name: HP
      dtype: string
    - name: Fuel
      dtype: string
    - name: Headroom
      dtype: float64
    - name: Water
      dtype: string
    - name: Website
      dtype: string
    - name: KSP
      dtype: float64
    - name: PY
      dtype: float64
    - name: EY
      dtype: float64
    - name: Bridgedeck Clearance
      dtype: float64
    - name: Mast Height from DWL
      dtype: float64
    - name: Bruce Number
      dtype: float64
  splits:
    - name: sailboatdata_with_blueprints
      num_bytes: 476167458.292
      num_examples: 10404
    - name: images
      num_bytes: 182360346.13148788
      num_examples: 3994
    - name: blueprints
      num_bytes: 292671461.8685121
      num_examples: 6410
  download_size: 3263638994
  dataset_size: 1903534182.876
configs:
  - config_name: default
    data_files:
      - split: sailboatdata_with_blueprints
        path: data/sailboatdata_with_blueprints-*
      - split: images
        path: data/images-*
      - split: blueprints
        path: data/blueprints-*