File size: 656 Bytes
50433a1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: full_receipt_text
    dtype: string
  - name: steps
    sequence: string
  - name: title_receipt
    dtype: string
  - name: title
    dtype: string
  - name: ingridients
    sequence: string
  - name: views
    dtype: int64
  - name: likes
    dtype: int64
  - name: ups
    dtype: int64
  - name: link
    dtype: string
  splits:
  - name: train
    num_bytes: 176339660
    num_examples: 46500
  download_size: 49568770
  dataset_size: 176339660
---
# Dataset Card for "povarenok"

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