Upload dataset
Browse files- README.md +57 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: g2_url
|
5 |
+
dtype: string
|
6 |
+
- name: product_name
|
7 |
+
dtype: string
|
8 |
+
- name: company_name
|
9 |
+
dtype: string
|
10 |
+
- name: product_description
|
11 |
+
dtype: string
|
12 |
+
- name: linkedin
|
13 |
+
dtype: string
|
14 |
+
- name: employees
|
15 |
+
dtype: float64
|
16 |
+
- name: twitter
|
17 |
+
dtype: string
|
18 |
+
- name: twitter_followers
|
19 |
+
dtype: float64
|
20 |
+
- name: hq_location
|
21 |
+
dtype: string
|
22 |
+
- name: year_founded
|
23 |
+
dtype: int64
|
24 |
+
- name: ownership
|
25 |
+
dtype: string
|
26 |
+
- name: revenue
|
27 |
+
dtype: string
|
28 |
+
- name: company_website
|
29 |
+
dtype: string
|
30 |
+
- name: categories
|
31 |
+
dtype: string
|
32 |
+
- name: nu_description
|
33 |
+
dtype: string
|
34 |
+
- name: gen_desc_cost
|
35 |
+
dtype: float64
|
36 |
+
- name: website
|
37 |
+
dtype: string
|
38 |
+
- name: explanation
|
39 |
+
dtype: string
|
40 |
+
- name: source_date
|
41 |
+
dtype: string
|
42 |
+
- name: websearch_context
|
43 |
+
sequence: string
|
44 |
+
- name: gpt-4o_cost
|
45 |
+
dtype: float64
|
46 |
+
splits:
|
47 |
+
- name: train
|
48 |
+
num_bytes: 6275414
|
49 |
+
num_examples: 226
|
50 |
+
download_size: 2378305
|
51 |
+
dataset_size: 6275414
|
52 |
+
configs:
|
53 |
+
- config_name: default
|
54 |
+
data_files:
|
55 |
+
- split: train
|
56 |
+
path: data/train-*
|
57 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e5c1536daf5ad972fe56b0d3cc436fca3effa9f7ea84fa71db44107319367f4
|
3 |
+
size 2378305
|