Skip to content

Commit 0d7be64

Browse files
the-bucket-riderypwang61
authored andcommitted
Synthetic Data Updated
1 parent 82c98cf commit 0d7be64

File tree

1,251 files changed

+111179
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,251 files changed

+111179
-5
lines changed

Dataset_Generation.py

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
slides_per_topic = 5
1616

1717
def generate_text(topic):
18-
client = OpenAI(api_key='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')
18+
client = OpenAI(api_key='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')
1919
n_keypoints = random.randint(1, 3)
2020
prompt = f"Your job is to generate a brief PPT presentation outline on {topic}. Your generation should contain exactly one slide, with {n_keypoints} keypoints. \
2121
Each key point should be concise, followed with a paragraph demonstrating the corresponding details, which should contain at most {length_constraint[n_keypoints - 1]} sentences. \
@@ -98,9 +98,9 @@ def latex_2_image(topic, index):
9898
def write_keypoints(topic, index, title, keypoints):
9999
with open(f"./Synthetic Dataset/Dataset/keypoints/{topic}_{index}.txt", "w+") as f:
100100
f.write(topic + "\n")
101-
f.write(title + "\n")
101+
f.write(title)
102102
for keypoint in keypoints:
103-
f.write(keypoint + "\n")
103+
f.write("\n" + keypoint)
104104

105105
def handleRemoveReadonly(func, path, exc):
106106
'''Handle read-only files for Windows OS.'''
@@ -120,8 +120,8 @@ def handleRemoveReadonly(func, path, exc):
120120
os.mkdir("./Synthetic Dataset/Dataset_Generation/Latex")
121121
os.mkdir("./Synthetic Dataset/Dataset_Generation/Latex/aux_files")
122122
os.mkdir("./Synthetic Dataset/Dataset_Generation/pdfs")
123-
os.mkdir("./Synthetic Dataset/Dataset_Generation/images")
124-
os.mkdir("./Synthetic Dataset/Dataset_Generation/keypoints")
123+
os.mkdir("./Synthetic Dataset/Dataset/images")
124+
os.mkdir("./Synthetic Dataset/Dataset/keypoints")
125125

126126
for j in tqdm(range(num_topics)):
127127
topic = topics[j]
75.9 KB
84.4 KB
96.1 KB
76.7 KB
78.3 KB
85.3 KB
85.5 KB
73.8 KB
99.6 KB
77.6 KB
81.7 KB
82.5 KB
95.1 KB
69.2 KB
84.9 KB
93.3 KB
133 KB
69.2 KB
107 KB
117 KB
88.7 KB
77.3 KB
115 KB
116 KB
132 KB
72.7 KB
85.4 KB
132 KB
87.4 KB
106 KB
99.1 KB
68.2 KB
119 KB
116 KB
74 KB
134 KB
77.4 KB
137 KB
115 KB
107 KB
79.3 KB
81.7 KB
77.3 KB
96.7 KB
84.7 KB
120 KB
104 KB
106 KB
117 KB
76.3 KB
124 KB
79.4 KB
179 KB
98 KB
119 KB
107 KB
84.8 KB
122 KB
85.4 KB
79.4 KB
87.7 KB
94.1 KB
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Business
2+
Understanding Market Trends
3+
Importance of Market Trends Analysis
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Business
2+
The Fundamentals of Achieving Business Success
3+
Importance of a well-defined business strategy
4+
Necessity of customer focus
5+
Role of innovation in business sustainability
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Business
2+
Effective Business Communication
3+
Importance of Clear and Concise Communication in Business
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Business
2+
The Importance of Strategic Planning in Business
3+
The significance of vision, mission, and values in defining strategic direction
4+
The value of a well-articulated business model
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Business
2+
Effective Business Strategies
3+
Importance of SWOT Analysis
4+
Value of Customer Satisfaction
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Culture
2+
Understanding the Importance of Culture
3+
Culture as an integral part of human social structures and interactions.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Culture
2+
Understanding Culture
3+
Defining Culture
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Culture
2+
Understanding the Concept of Culture
3+
Definition and Elements of Culture
4+
The Impact of Culture on Society
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Culture
2+
Understanding the Complexity of Culture
3+
Definition and Importance of Culture
4+
Dynamic Nature of Culture
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Culture
2+
Understanding the Essence of Culture
3+
Definition and Importance of Culture
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Diversity
2+
Understanding the Power of Diversity
3+
The concept of Diversity
4+
The Importance and Benefits of Diversity
5+
Fostering a Diverse Environment
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Diversity
2+
Understanding and Valuing Diversity
3+
The Significance of Diversity
4+
The Challenges and Solutions to Embrace Diversity
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Diversity
2+
Embracing Diversity in Our Society
3+
Significance of Diversity in the Society
4+
Benefits of Encouraging Diversity
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Diversity
2+
Understanding the Importance of Diversity
3+
Different Perspectives Enrich Problem-solving Process
4+
Diversity Enhances Cultural Competence and Global Understanding
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Diversity
2+
Understanding Diversity
3+
Importance and Benefits of Diversity.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Education
2+
The significance of Quality Education
3+
The crucial role of education in personal and societal development
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Education
2+
An Overview of Modern Education System
3+
The Importance of Holistic Education
4+
The Innovation of Digital Learning
5+
The Challenges of Inclusion and Diversity
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Education
2+
Understanding the Importance of Education
3+
The Role of Education in Society
4+
Technological Integration in Education
5+
Challenges Faced by the Global Education Sector
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Education
2+
The Power of Education
3+
Education as a Tool for Social Change
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Education
2+
The Role and Impact of Education
3+
Importance of Education
4+
Influence of Technology on Education
5+
Challenges in the Educational Sector
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Entertainment
2+
The Evolution of Entertainment
3+
Traditional forms of Entertainment to Digital Transformation
4+
Impact of Entertainment on Society
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Entertainment
2+
Understanding the Role and Impact of Entertainment
3+
Importance of Entertainment in Society
4+
Impact of Digital Technology on Entertainment
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Entertainment
2+
The Evolution of Entertainment
3+
The Dynamic Progression of Entertainment Mediums
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Entertainment
2+
The Evolution of Entertainment
3+
Traditional Forms of Entertainment
4+
Modern Technology in Entertainment
5+
Future of Entertainment
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Entertainment
2+
The Evolution of Entertainment
3+
The transformation of entertainment mediums over the centuries
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Entrepreneurship
2+
An Overview of Entrepreneurship
3+
Understanding Entrepreneurship
4+
Keys to Success in Entrepreneurship
5+
Challenges in Entrepreneurship
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Entrepreneurship
2+
Understanding Entrepreneurship 101
3+
Defining Entrepreneurship
4+
The Entrepreneurial Mindset
5+
Challenges and Opportunities in Entrepreneurship
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Entrepreneurship
2+
Core Concepts of Entrepreneurship
3+
Understanding the Entrepreneurial Mindset
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Entrepreneurship
2+
Foundations of Entrepreneurship
3+
Understanding Entrepreneurship
4+
Key Traits of Successful Entrepreneurs
5+
The Entrepreneurship Process
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Entrepreneurship
2+
Essential Aspects of Entrepreneurship
3+
Understanding Entrepreneurship
4+
The Role of Innovation
5+
Importance of Risk Management
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Environment
2+
Understanding Our Environment
3+
The Importance of Biodiversity
4+
The Impact of Climate Change
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Environment
2+
The Impact of Climate Change on Biodiversity
3+
Decline in biodiversity due to global warming.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Environment
2+
Understanding our Environment
3+
Importance of the Environment
4+
Impact of Human Activities
5+
Sustainable Solutions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Environment
2+
Understanding Our Environment
3+
The importance of Biodiversity
4+
The effects of Climate Change
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Environment
2+
Understanding the Environmental Changes
3+
Climate Change
4+
Importance of Biodiversity
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Equality
2+
Understanding Equality
3+
Definition and Importance of Equality
4+
Types of Equality
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Equality
2+
Understanding the Concept of Equality
3+
Definition and Importance of Equality
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Equality
2+
The Multidimensional Aspect of Equality
3+
Equality extends beyond mere similarity or sameness.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Equality
2+
Understanding the Principle of Equality
3+
Defining Equality
4+
Importance of Equality
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Equality
2+
Understanding Equality
3+
Concept and Importance of Equality
4+
Equality vs. Equity
5+
Challenges to Achieving Equality
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fashion
2+
The Influence and Evolution of Fashion
3+
The Cultural Impact of Fashion
4+
Sustainable Fashion
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Fashion
2+
The Ever-Evolving World of Fashion
3+
Historical Influence on Fashion
4+
Influence of Technology on Fashion
5+
Fashion as a Form of Self-Expression
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fashion
2+
Evolution of Fashion Trends
3+
The cyclic nature of fashion trends
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Fashion
2+
The Intricacies of Fashion
3+
The Evolution of Fashion
4+
The Role of Fashion Designers
5+
The Impact of Fashion on Society
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Fashion
2+
An Overview of the World of Fashion
3+
Evolution of Fashion
4+
Significance of Fashion in Society
5+
Sustainability in Fashion
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Finance
2+
Understanding the Concept of Compounding Interest
3+
The Power of Compounding Interest
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Finance
2+
Understanding Financial Markets
3+
Definition and Types of Financial Markets
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Finance
2+
Understanding the Basics of Finance
3+
Importance of Financial Management
4+
Key Financial Concepts
5+
Role of Financial Markets
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Finance
2+
Fundamentals of Corporate Finance
3+
The Concept and Importance of Financial Management
4+
Understanding Financial Statements and Ratios
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Finance
2+
Fundamentals of Finance
3+
Understanding Finance Concepts
4+
Importance of Financial Planning
5+
Introduction to Financial Markets
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fitness
2+
Importance of Regular Exercise
3+
Benefits of Regular Physical Activity
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fitness
2+
The Importance of Regular Physical Exercise for Wellbeing
3+
Regular Exercise Increases Lifespan and Physical Performance
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Fitness
2+
The Impact of Fitness on Overall Health
3+
Importance of Regular Physical Activity
4+
Variety and Balance in Fitness
5+
Correct Form and Technique
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fitness
2+
The Fundamentals of Fitness
3+
The Importance of Regular Exercise
4+
Understanding the Different Components of Fitness
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Fitness
2+
The essentials of Fitness
3+
Importance of regular exercise
4+
Incorporating a balanced diet
5+
Importance of adequate rest
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Food
2+
The Impact of Food on Health and Economy
3+
The Role of Nutrition in Maintaining Optimal Health
4+
The Economic Significance of the Food Industry
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Food
2+
The Nutritional Value of Food
3+
Understanding the Nutritional Content of Different Foods
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Food
2+
Exploring the World of Food
3+
Cultural Significance of Food
4+
Impact of Food on Health
5+
Global Food Security Challenges
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Food
2+
The Fundamental Aspects of Food
3+
The Nutritional Value of Food
4+
The Role of Food in Culture
5+
The Environmental Impact of Food Production
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Food
2+
The Nutritional Value of Food
3+
Understanding the Importance of Balanced Nutrition
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
History
2+
Milestones in World History
3+
Birth of Democracy in Ancient Greece
4+
Renaissance Period and its Impact
5+
The Two World Wars and Their Aftermath

0 commit comments

Comments
 (0)