File size: 667 Bytes
b7f4859
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: review_body
    dtype: string
  - name: image
    dtype: image
  - name: section
    dtype: image
  - name: section_text
    dtype: string
  - name: pos_section_txt
    dtype: string
  splits:
  - name: train
    num_bytes: 6082763237.75
    num_examples: 63057
  - name: validation
    num_bytes: 150630977.75
    num_examples: 1561
  - name: test
    num_bytes: 152523383.75
    num_examples: 1581
  download_size: 6373937421
  dataset_size: 6385917599.25
---
# Dataset Card for "render_text"

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