File size: 737 Bytes
236f3ab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
32
33
34
35
---
dataset_info:
  features:
  - name: PICTURE
    dtype: string
  - name: DESTINATION
    dtype: string
  - name: REVIEWS
    dtype: string
  - name: URL
    dtype: string
  - name: RATING
    dtype: float64
  - name: NAME
    dtype: string
  - name: categories
    dtype: string
  - name: description
    dtype: string
  - name: output
    dtype: string
  - name: ada_embedding
    sequence: float64
  - name: num_tokens
    dtype: int64
  splits:
  - name: train
    num_bytes: 35673119
    num_examples: 2206
  download_size: 25678389
  dataset_size: 35673119
---
# Dataset Card for "pinecone_input"

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