liyucheng commited on
Commit
255d64c
1 Parent(s): 619c31b

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: 1638740
26
+ num_examples: 439
27
+ download_size: 672540
28
+ dataset_size: 1638740
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:e20d735950aff22214394a6a4138473637ed54c1731ca040c5bf0baecfd57f64
3
- size 866130
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3269ce0edcf99c4b41dd265d9ae416895ad2eea5787afbd970c0f501b64efda
3
+ size 672540