bobox commited on
Commit
27fd6a1
1 Parent(s): ef7f6f9

Upload dataset

Browse files
Files changed (2) hide show
  1. EduScore/train-00000-of-00001.parquet +3 -0
  2. README.md +24 -0
EduScore/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:914f66f86d9f27607b15bc0b0cbd987a1b99a96fa8c78ccf43ae470a3be5314a
3
+ size 132708308
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: EduScore
4
+ features:
5
+ - name: article
6
+ dtype: string
7
+ - name: summary
8
+ dtype: string
9
+ - name: fineweb-edu-classifier_score
10
+ dtype: float64
11
+ - name: fineweb-edu-classifier_int_score
12
+ dtype: int64
13
+ splits:
14
+ - name: train
15
+ num_bytes: 202439263
16
+ num_examples: 146488
17
+ download_size: 132708308
18
+ dataset_size: 202439263
19
+ configs:
20
+ - config_name: EduScore
21
+ data_files:
22
+ - split: train
23
+ path: EduScore/train-*
24
+ ---