liyucheng commited on
Commit
719c620
·
verified ·
1 Parent(s): 1cbc1d0

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: 1739952
26
+ num_examples: 442
27
+ download_size: 759760
28
+ dataset_size: 1739952
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:329507aeb33ac23229dbe7d3005d8588b107bb1e4e5d2904d1766e34eb8444f1
3
- size 680218
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5de559d27d7c0daff265f967d4f2b84c2fe27b6c40f7ff640cecc8c1f4080bf
3
+ size 759760