Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    TypeError
Message:      Couldn't cast array of type struct<target_slide_count: int64, repeat_index: int64> to null
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1816, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
                  for item in generator(*args, **kwargs):
                              ~~~~~~~~~^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2303, in cast_table_to_schema
                  cast_array_to_feature(
                  ~~~~~~~~~~~~~~~~~~~~~^
                      table[name] if name in table_column_names else pa.array([None] * len(table), type=schema.field(name).type),
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                      feature,
                      ^^^^^^^^
                  )
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 1852, in wrapper
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                                           ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2109, in cast_array_to_feature
                  casted_array_values = _c(array.values, feature.feature)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 1854, in wrapper
                  return func(array, *args, **kwargs)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2143, in cast_array_to_feature
                  return array_cast(
                      array,
                  ...<2 lines>...
                      allow_decimal_to_str=allow_decimal_to_str,
                  )
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 1854, in wrapper
                  return func(array, *args, **kwargs)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2007, in array_cast
                  raise TypeError(f"Couldn't cast array of type {_short_str(array.type)} to {_short_str(pa_type)}")
              TypeError: Couldn't cast array of type struct<target_slide_count: int64, repeat_index: int64> to null
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

deck_id
string
topic_id
string
topic_name
string
pdf_path
string
split
string
page_count
int64
image_count
int64
complexity
string
target_slide_counts
list
sft_step13_repeats
int64
rl_step13_repeats
int64
eval_step13_repeats
int64
sft_variants
list
rl_variants
list
eval_variants
list
01001
01
aeslides_paper_assets
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/01_aeslides_paper_assets/01001.pdf
train
1
0
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
01005
01
aeslides_paper_assets
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/01_aeslides_paper_assets/01005.pdf
train
1
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
01006
01
aeslides_paper_assets
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/01_aeslides_paper_assets/01006.pdf
train
1
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
01008
01
aeslides_paper_assets
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/01_aeslides_paper_assets/01008.pdf
train
1
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
01011
01
aeslides_paper_assets
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/01_aeslides_paper_assets/01011.pdf
train
1
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
01013
01
aeslides_paper_assets
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/01_aeslides_paper_assets/01013.pdf
train
1
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
01014
01
aeslides_paper_assets
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/01_aeslides_paper_assets/01014.pdf
train
1
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
02002
02
brand_promote
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/02_brand_promote/02002.pdf
train
10
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
02005
02
brand_promote
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/02_brand_promote/02005.pdf
train
11
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
02009
02
brand_promote
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/02_brand_promote/02009.pdf
train
35
null
complex
[ 10, 12, 15 ]
1
4
0
[]
[ { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_slide_count": 10, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 4 }, { "target_slide_count": 12, "repeat_index": 1 }, { "targ...
[]
02010
02
brand_promote
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/02_brand_promote/02010.pdf
train
11
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
02011
02
brand_promote
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/02_brand_promote/02011.pdf
train
16
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
02013
02
brand_promote
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/02_brand_promote/02013.pdf
train
11
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
03002
03
business_plan
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/03_business_plan/03002.pdf
train
46
null
complex
[ 10, 12, 15 ]
1
4
0
[]
[ { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_slide_count": 10, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 4 }, { "target_slide_count": 12, "repeat_index": 1 }, { "targ...
[]
03003
03
business_plan
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/03_business_plan/03003.pdf
train
36
null
complex
[ 10, 12, 15 ]
1
4
0
[]
[ { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_slide_count": 10, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 4 }, { "target_slide_count": 12, "repeat_index": 1 }, { "targ...
[]
03004
03
business_plan
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/03_business_plan/03004.pdf
train
40
null
complex
[ 10, 12, 15 ]
1
4
0
[]
[ { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_slide_count": 10, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 4 }, { "target_slide_count": 12, "repeat_index": 1 }, { "targ...
[]
03005
03
business_plan
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/03_business_plan/03005.pdf
train
40
null
complex
[ 10, 12, 15 ]
1
4
0
[]
[ { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_slide_count": 10, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 4 }, { "target_slide_count": 12, "repeat_index": 1 }, { "targ...
[]
03008
03
business_plan
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/03_business_plan/03008.pdf
train
27
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
04003
04
course_preparation
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/04_course_preparation/04003.pdf
train
14
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
04004
04
course_preparation
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/04_course_preparation/04004.pdf
train
28
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
04005
04
course_preparation
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/04_course_preparation/04005.pdf
train
24
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
04007
04
course_preparation
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/04_course_preparation/04007.pdf
train
16
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
04008
04
course_preparation
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/04_course_preparation/04008.pdf
train
24
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
04009
04
course_preparation
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/04_course_preparation/04009.pdf
train
28
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
04010
04
course_preparation
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/04_course_preparation/04010.pdf
train
33
null
complex
[ 10, 12, 15 ]
1
4
0
[]
[ { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_slide_count": 10, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 4 }, { "target_slide_count": 12, "repeat_index": 1 }, { "targ...
[]
04012
04
course_preparation
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/04_course_preparation/04012.pdf
train
34
null
complex
[ 10, 12, 15 ]
1
4
0
[]
[ { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_slide_count": 10, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 4 }, { "target_slide_count": 12, "repeat_index": 1 }, { "targ...
[]
05001
05
personal_statement
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/05_personal_statement/05001.pdf
train
7
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
05002
05
personal_statement
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/05_personal_statement/05002.pdf
train
5
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
05003
05
personal_statement
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/05_personal_statement/05003.pdf
train
5
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
05004
05
personal_statement
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/05_personal_statement/05004.pdf
train
4
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
05006
05
personal_statement
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/05_personal_statement/05006.pdf
train
4
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
05008
05
personal_statement
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/05_personal_statement/05008.pdf
train
4
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
05010
05
personal_statement
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/05_personal_statement/05010.pdf
train
3
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
05011
05
personal_statement
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/05_personal_statement/05011.pdf
train
5
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
05012
05
personal_statement
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/05_personal_statement/05012.pdf
train
4
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
05016
05
personal_statement
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/05_personal_statement/05016.pdf
train
4
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
05017
05
personal_statement
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/05_personal_statement/05017.pdf
train
5
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
05018
05
personal_statement
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/05_personal_statement/05018.pdf
train
4
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
05019
05
personal_statement
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/05_personal_statement/05019.pdf
train
5
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
06001
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06001.pdf
train
10
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
06003
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06003.pdf
train
10
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
06004
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06004.pdf
train
10
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
06005
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06005.pdf
train
11
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
06007
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06007.pdf
train
12
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
06010
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06010.pdf
train
10
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
06011
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06011.pdf
train
12
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
06012
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06012.pdf
train
11
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
06013
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06013.pdf
train
10
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
06015
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06015.pdf
train
10
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
06018
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06018.pdf
train
12
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
06021
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06021.pdf
train
50
null
complex
[ 10, 12, 15 ]
1
4
0
[]
[ { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_slide_count": 10, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 4 }, { "target_slide_count": 12, "repeat_index": 1 }, { "targ...
[]
06022
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06022.pdf
train
18
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06023
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06023.pdf
train
17
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06026
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06026.pdf
train
23
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06032
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06032.pdf
train
19
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 12, "repeat_index": 1 }, { "target_slide_count": 12, "repeat_index": 2 }, { "target_...
[]
06037
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06037.pdf
train
23
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06039
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06039.pdf
train
15
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06040
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06040.pdf
train
23
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06042
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06042.pdf
train
20
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06046
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06046.pdf
train
20
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06048
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06048.pdf
train
32
null
complex
[ 10, 12, 15 ]
1
4
0
[]
[ { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_slide_count": 10, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 4 }, { "target_slide_count": 12, "repeat_index": 1 }, { "targ...
[]
06049
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06049.pdf
train
20
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06050
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06050.pdf
train
17
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06053
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06053.pdf
train
30
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06054
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06054.pdf
train
47
null
complex
[ 10, 12, 15 ]
1
4
0
[]
[ { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_slide_count": 10, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 4 }, { "target_slide_count": 12, "repeat_index": 1 }, { "targ...
[]
06056
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06056.pdf
train
61
null
complex
[ 10, 12, 15 ]
1
4
0
[]
[ { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_slide_count": 10, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 4 }, { "target_slide_count": 12, "repeat_index": 1 }, { "targ...
[]
06057
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06057.pdf
train
59
null
complex
[ 10, 12, 15 ]
1
4
0
[]
[ { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_slide_count": 10, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 4 }, { "target_slide_count": 12, "repeat_index": 1 }, { "targ...
[]
06058
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06058.pdf
train
45
null
complex
[ 10, 12, 15 ]
1
4
0
[]
[ { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_slide_count": 10, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 4 }, { "target_slide_count": 12, "repeat_index": 1 }, { "targ...
[]
06060
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06060.pdf
train
162
null
complex
[ 10, 12, 15 ]
1
4
0
[]
[ { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_slide_count": 10, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 4 }, { "target_slide_count": 12, "repeat_index": 1 }, { "targ...
[]
06061
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06061.pdf
train
93
null
complex
[ 10, 12, 15 ]
1
4
0
[]
[ { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_slide_count": 10, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 4 }, { "target_slide_count": 12, "repeat_index": 1 }, { "targ...
[]
06062
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06062.pdf
train
59
null
complex
[ 10, 12, 15 ]
1
4
0
[]
[ { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_slide_count": 10, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 4 }, { "target_slide_count": 12, "repeat_index": 1 }, { "targ...
[]
06067
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06067.pdf
train
22
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06068
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06068.pdf
train
16
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06070
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06070.pdf
train
20
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06071
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06071.pdf
train
13
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06072
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06072.pdf
train
21
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06073
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06073.pdf
train
25
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06074
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06074.pdf
train
21
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06075
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06075.pdf
train
17
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06077
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06077.pdf
train
19
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06080
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06080.pdf
train
19
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06083
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06083.pdf
train
19
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
06089
06
presentbench_academia
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/06_presentbench_academia/06089.pdf
train
19
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
07001
07
presentbench_advertising
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/07_presentbench_advertising/07001.pdf
train
24
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
07002
07
presentbench_advertising
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/07_presentbench_advertising/07002.pdf
train
30
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
07003
07
presentbench_advertising
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/07_presentbench_advertising/07003.pdf
train
24
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
07005
07
presentbench_advertising
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/07_presentbench_advertising/07005.pdf
train
25
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
07006
07
presentbench_advertising
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/07_presentbench_advertising/07006.pdf
train
23
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
07007
07
presentbench_advertising
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/07_presentbench_advertising/07007.pdf
train
24
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
07008
07
presentbench_advertising
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/07_presentbench_advertising/07008.pdf
train
25
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
07010
07
presentbench_advertising
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/07_presentbench_advertising/07010.pdf
train
23
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
07011
07
presentbench_advertising
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/07_presentbench_advertising/07011.pdf
train
26
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
07014
07
presentbench_advertising
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/07_presentbench_advertising/07014.pdf
train
10
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
07015
07
presentbench_advertising
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/07_presentbench_advertising/07015.pdf
train
15
null
medium
[ 8, 10, 12 ]
1
3
0
[]
[ { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 3 }, { "target_slide_count": 10, "repeat_index": 1 }, { "target_slide_count": 10, "repeat_index": 2 }, { "target_...
[]
08001
08
presentbench_economics
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/08_presentbench_economics/08001.pdf
train
12
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
08002
08
presentbench_economics
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/08_presentbench_economics/08002.pdf
train
10
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
08007
08
presentbench_economics
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/08_presentbench_economics/08007.pdf
train
11
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
08014
08
presentbench_economics
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/08_presentbench_economics/08014.pdf
train
8
null
simple
[ 6, 8 ]
1
2
0
[]
[]
[]
08015
08
presentbench_economics
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/08_presentbench_economics/08015.pdf
train
12
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
08016
08
presentbench_economics
/mnt/paper2any/dingcheng/AAAI-EditablePPTX-RL/data/pdf_topics/08_presentbench_economics/08016.pdf
train
10
null
simple
[ 6, 8 ]
1
2
0
[]
[ { "target_slide_count": 6, "repeat_index": 1 }, { "target_slide_count": 6, "repeat_index": 2 }, { "target_slide_count": 8, "repeat_index": 1 }, { "target_slide_count": 8, "repeat_index": 2 } ]
[]
End of preview.

EditablePPTX-RL — Step 1-3 Artifacts

Pre-built data artifacts for EditablePPTX-RL GRPO training.

Contents

step13_variants/       # 1748 completed variants (1527 RL train + 221 eval)
                       # Each variant: deck IR, slide briefs, materials, images
dataset_plan/          # Fixed train/val/test split JSONL — do NOT re-split
step4_rl_prompts.jsonl # Pre-built GRPO prompts (14,974 slide prompts)

Dataset splits: train=218 decks / val=23 / test=200.

Download

This is a private repository. Contact the maintainer for a read token, then:

pip install huggingface_hub

python - <<'EOF'
from huggingface_hub import snapshot_download
snapshot_download(
    repo_id="Huangdingcheng/EditablePPTX-RL",
    repo_type="dataset",
    local_dir="data/",
    token="<your_read_token>",
)
EOF

Downloads ~4.3 GB to data/. After this, follow the training instructions in the code repo README.

Downloads last month
-