pszemraj commited on
Commit
6da2d72
1 Parent(s): 835d026

Upload dataset

Browse files

Summarizer({"model_name_or_path": "BEE-spoke-data/pegasus-x-base-synthsumm-open-16384-v0.1", "use_cuda": true, "token_batch_length": 16384, "batch_stride": 16, "max_length_ratio": 0.25, "load_in_8bit": false, "compile_model": true, "optimum_onnx": false, "device": "cuda", "inference_params": {"min_length": 8, "max_length": 4096, "no_repeat_ngram_size": 3, "encoder_no_repeat_ngram_size": 4, "repetition_penalty": 2.5, "num_beams": 2, "num_beam_groups": 1, "length_penalty": 0.8, "early_stopping": true, "do_sample": false}, "textsum_version": "0.2.1"})

README.md CHANGED
@@ -72,6 +72,32 @@ dataset_info:
72
  num_examples: 170
73
  download_size: 886227116
74
  dataset_size: 1970362623
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  configs:
76
  - config_name: default
77
  data_files:
@@ -97,6 +123,14 @@ configs:
97
  path: embeddings/test-*
98
  - split: validation
99
  path: embeddings/validation-*
 
 
 
 
 
 
 
 
100
  ---
101
 
102
  # edgar-corpus-htm2020
 
72
  num_examples: 170
73
  download_size: 886227116
74
  dataset_size: 1970362623
75
+ - config_name: summarized
76
+ features:
77
+ - name: filename
78
+ dtype: string
79
+ - name: cik
80
+ dtype: string
81
+ - name: text
82
+ dtype: string
83
+ - name: keywords_body
84
+ sequence: string
85
+ - name: display_text
86
+ dtype: string
87
+ - name: summary_first_25k
88
+ dtype: string
89
+ splits:
90
+ - name: train
91
+ num_bytes: 1842295271
92
+ num_examples: 6505
93
+ - name: test
94
+ num_bytes: 47160994
95
+ num_examples: 172
96
+ - name: validation
97
+ num_bytes: 46385870
98
+ num_examples: 170
99
+ download_size: 855352905
100
+ dataset_size: 1935842135
101
  configs:
102
  - config_name: default
103
  data_files:
 
123
  path: embeddings/test-*
124
  - split: validation
125
  path: embeddings/validation-*
126
+ - config_name: summarized
127
+ data_files:
128
+ - split: train
129
+ path: summarized/train-*
130
+ - split: test
131
+ path: summarized/test-*
132
+ - split: validation
133
+ path: summarized/validation-*
134
  ---
135
 
136
  # edgar-corpus-htm2020
summarized/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d14fd94f344e604fa5f15bcab2bbd88dec54763995d0c663750387a8a8049ce
3
+ size 20932733
summarized/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2ec4ef3bed88512688dc9dd2f3bab057a281b79c0af06a2b22118d7c5cabfb8
3
+ size 205420392
summarized/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:641307c004b085fd0d1d9e152a6960a69d7a2f553701e825479b8f8455ad32b0
3
+ size 202816412
summarized/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf412346f91fff9e9ea128b1b4c089df0eaa9ccdd5a7d6f44d1f3d9aa5ea5480
3
+ size 204999399
summarized/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb720c782445723f0983ac8024263c498c6c79a99df6a44707805cde88354879
3
+ size 200633570
summarized/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c1fa878c75be93abf1bc913e21ebc89a5aec6983327072ca2b0e0d7c9a542c0
3
+ size 20550399