smitharauco commited on
Commit
e40fcf6
·
verified ·
1 Parent(s): e15030f

Upload dataset

Browse files
2024-11-03/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a1a5631102952c070563d0cff871456148905c844f64b1cf71c0f6f5bff04d9
3
+ size 3358142
README.md ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: '2024-11-03'
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: document
8
+ dtype: string
9
+ - name: metadata
10
+ struct:
11
+ - name: author
12
+ dtype: string
13
+ - name: content
14
+ dtype: string
15
+ - name: country
16
+ dtype: string
17
+ - name: description
18
+ dtype: string
19
+ - name: image
20
+ dtype: string
21
+ - name: link
22
+ dtype: string
23
+ - name: published
24
+ dtype: string
25
+ - name: source
26
+ dtype: string
27
+ - name: summary
28
+ dtype: string
29
+ - name: title
30
+ dtype: string
31
+ splits:
32
+ - name: train
33
+ num_bytes: 6031119
34
+ num_examples: 1223
35
+ download_size: 3358142
36
+ dataset_size: 6031119
37
+ configs:
38
+ - config_name: '2024-11-03'
39
+ data_files:
40
+ - split: train
41
+ path: 2024-11-03/train-*
42
+ ---