liyucheng commited on
Commit
6c698e5
·
1 Parent(s): ba6121a

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: 1983458
26
+ num_examples: 440
27
+ download_size: 855169
28
+ dataset_size: 1983458
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:4bfa913c5e94e55264af28802fde13460c9459ecaf6421e52088d342480d8fef
3
- size 758076
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6f3ca8717f80cd0a6d358a3b3abe7e2571ee9e72dee07a7418f7c2fe0834b07
3
+ size 855169