liyucheng commited on
Commit
cd17a1c
·
verified ·
1 Parent(s): 2c3c630

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +27 -1
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,5 +1,31 @@
1
  ---
2
- {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  # Latest BBC News
 
1
  ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: data/train-*
7
+ dataset_info:
8
+ features:
9
+ - name: title
10
+ dtype: string
11
+ - name: published_date
12
+ dtype: string
13
+ - name: authors
14
+ dtype: string
15
+ - name: description
16
+ dtype: string
17
+ - name: section
18
+ dtype: string
19
+ - name: content
20
+ dtype: string
21
+ - name: link
22
+ dtype: string
23
+ splits:
24
+ - name: train
25
+ num_bytes: 1725628
26
+ num_examples: 406
27
+ download_size: 776885
28
+ dataset_size: 1725628
29
  ---
30
 
31
  # Latest BBC News
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:083950e4913cbeee2f818d9fdb59ee66d510d2d4431141ecc83963281703708d
3
- size 820663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b91077bf92e7dba41b23335e0e992609621c0df3032926f90f1f66ffe4dd10ed
3
+ size 776885