d0rj's picture
Upload README.md with huggingface_hub
504af7c verified
|
raw
history blame
1.86 kB
metadata
dataset_info:
  features:
    - name: title
      dtype: string
    - name: page_url
      dtype: string
    - name: main_image_url
      dtype: string
    - name: description
      dtype: string
    - name: creation_datetime
      dtype: string
    - name: views
      dtype: int64
    - name: kroshki
      sequence: string
    - name: ingredients
      list:
        - name: count
          dtype: string
        - name: name
          dtype: string
    - name: cooking_time
      dtype: string
    - name: portions_count
      dtype: string
    - name: cooking_steps
      sequence: string
    - name: cooking_steps_images_urls
      sequence: string
    - name: cooking_additional_images_urls
      sequence: string
    - name: purposes
      sequence: string
    - name: tags
      sequence: string
    - name: tastes
      sequence: string
    - name: nae_value
      struct:
        - name: 100 г блюда
          struct:
            - name: carb
              dtype: float64
            - name: fats
              dtype: float64
            - name: kcal
              dtype: float64
            - name: protein
              dtype: float64
        - name: Готового блюда
          struct:
            - name: carb
              dtype: float64
            - name: fats
              dtype: float64
            - name: kcal
              dtype: float64
            - name: protein
              dtype: float64
        - name: Порции
          struct:
            - name: carb
              dtype: float64
            - name: fats
              dtype: float64
            - name: kcal
              dtype: float64
            - name: protein
              dtype: float64
    - name: user_photos_urls
      sequence: string
    - name: recipe_variants_urls
      sequence: string
  splits:
    - name: train
      num_bytes: 634033697
      num_examples: 154158
  download_size: 200014387
  dataset_size: 634033697

Dataset Card for "povarenok_recipes_detail"

More Information needed