File size: 504 Bytes
8993fe1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: embedding
    sequence: float64
  - name: metadata
    struct:
    - name: author
      dtype: string
  - name: document
    dtype: string
  splits:
  - name: data
    num_bytes: 1359141
    num_examples: 104
  download_size: 1270436
  dataset_size: 1359141
---
# Dataset Card for "paul_graham_essay"

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