PhillyMac commited on
Commit
e6c3bcb
·
verified ·
1 Parent(s): d1dddc8

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +39 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: source_url
7
+ dtype: string
8
+ - name: source_title
9
+ dtype: string
10
+ - name: source_domain
11
+ dtype: string
12
+ - name: relevance_score
13
+ dtype: float64
14
+ - name: quality_score
15
+ dtype: float64
16
+ - name: topics
17
+ dtype: string
18
+ - name: character_count
19
+ dtype: int64
20
+ - name: subject_name
21
+ dtype: string
22
+ - name: subject_type
23
+ dtype: string
24
+ - name: extraction_date
25
+ dtype: string
26
+ - name: embedding
27
+ list: float64
28
+ splits:
29
+ - name: train
30
+ num_bytes: 7480372
31
+ num_examples: 1949
32
+ download_size: 6569571
33
+ dataset_size: 7480372
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
39
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35e39f6809eadc55a569904282054caf13e182f316f5a6981ebfe060b62455e3
3
+ size 6569571