Lorena107 commited on
Commit
4cfea90
·
verified ·
1 Parent(s): 5197954

Upload token-level DF-weight split: train_articles

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: article_id
5
+ dtype: int64
6
+ - name: source_split
7
+ dtype: string
8
+ - name: source_line_start
9
+ dtype: int64
10
+ - name: source_line_end
11
+ dtype: int64
12
+ - name: source_line_count
13
+ dtype: int32
14
+ - name: article_token_count
15
+ dtype: int32
16
+ - name: token_ids
17
+ list: int32
18
+ - name: token_weights
19
+ list: float32
20
+ - name: article_text
21
+ dtype: string
22
+ splits:
23
+ - name: train_articles
24
+ num_bytes: 1453317657
25
+ num_examples: 268376
26
+ download_size: 1216919656
27
+ dataset_size: 1453317657
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train_articles
32
+ path: data/train_articles-*
33
+ ---
data/train_articles-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71139305be079baff3b1577474f1dc310de5c45253a8eaa4737d174a004c5fb0
3
+ size 404504682
data/train_articles-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2068a9d91ede00071b523804c05d0e8208ae00a630033a089b4f86765f2c7b3b
3
+ size 406585024
data/train_articles-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc525238b8ecf483fefca10b4d01bc99b7ad88ec28f3d9db40bd850b2e290ef4
3
+ size 405829950