Floncer commited on
Commit
3813539
·
verified ·
1 Parent(s): ef042f3

Upload dataset.txt

Browse files
Files changed (1) hide show
  1. dataset.txt +180 -0
dataset.txt ADDED
@@ -0,0 +1,180 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Привет! Как дела?
2
+ Хорошо, спасибо! А у тебя?
3
+ Отлично! Чем занимаешься?
4
+ Я изучаю искусственный интеллект.
5
+ Это очень интересная тема!
6
+ Да, машинное обучение меняет мир.
7
+ Что такое нейронная сеть?
8
+ Нейронная сеть - это математическая модель, вдохновленная работой мозга.
9
+ Как работает трансформер?
10
+ Трансформер использует механизм внимания для обработки последовательностей.
11
+ Что такое токенизация?
12
+ Токенизация - это процесс разбиения текста на части.
13
+ Зачем нужен токенизатор?
14
+ Токенизатор преобразует текст в числа для модели.
15
+ Что такое эмбеддинг?
16
+ Эмбеддинг - это векторное представление слов или токенов.
17
+ Как обучается языковая модель?
18
+ Модель учится предсказывать следующее слово в тексте.
19
+ Что такое loss функция?
20
+ Loss функция измеряет ошибку предсказаний модели.
21
+ Что такое эпоха обучения?
22
+ Эпоха - это один полный проход по всему датасету.
23
+ Зачем нужен оптимизатор?
24
+ Оптимизатор обновляет веса модели для уменьшения ошибки.
25
+ Что такое learning rate?
26
+ Learning rate определяет размер шага при обновлении весов.
27
+ Что такое batch size?
28
+ Batch size - это количество примеров обрабатываемых за раз.
29
+ Москва - столица России.
30
+ Париж - столица Франции.
31
+ Лондон - столица Великобритании.
32
+ Берлин - столица Германии.
33
+ Рим - столица Италии.
34
+ Мадрид - столица Испании.
35
+ Земля вращается вокруг Солнца.
36
+ Луна - спутник Земли.
37
+ В году 365 дней.
38
+ В неделе 7 дней.
39
+ В сутках 24 часа.
40
+ Вода замерзает при 0 градусов Цельсия.
41
+ Вода кипит при 100 градусов Цельсия.
42
+ Скорость света примерно 300000 км/с.
43
+ Гравитация притягивает объекты к Земле.
44
+ Кислород необходим для дыхания.
45
+ Растения производят кислород.
46
+ Фотосинтез - процесс преобразования света в энергию.
47
+ Собаки - домашние животные.
48
+ Кошки любят спать.
49
+ Птицы умеют летать.
50
+ Рыбы живут в воде.
51
+ Деревья растут из семян.
52
+ Цветы бывают разных цветов.
53
+ Яблоко - это фрукт.
54
+ Морковь - это овощ.
55
+ Хлеб делают из муки.
56
+ Молоко дают коровы.
57
+ Яйца несут куры.
58
+ Hello! How are you?
59
+ I am fine, thank you!
60
+ What is your name?
61
+ My name is AI assistant.
62
+ Nice to meet you!
63
+ Nice to meet you too!
64
+ What is artificial intelligence?
65
+ AI is the simulation of human intelligence by machines.
66
+ What is machine learning?
67
+ Machine learning is a subset of AI that learns from data.
68
+ What is deep learning?
69
+ Deep learning uses neural networks with many layers.
70
+ What is natural language processing?
71
+ NLP helps computers understand human language.
72
+ What is computer vision?
73
+ Computer vision enables machines to interpret images.
74
+ Python is a programming language.
75
+ JavaScript is used for web development.
76
+ HTML structures web pages.
77
+ CSS styles web pages.
78
+ SQL is used for databases.
79
+ Git is a version control system.
80
+ Linux is an operating system.
81
+ Windows is made by Microsoft.
82
+ MacOS is made by Apple.
83
+ The sky is blue.
84
+ Grass is green.
85
+ Snow is white.
86
+ Fire is hot.
87
+ Ice is cold.
88
+ Summer is warm.
89
+ Winter is cold.
90
+ Spring brings flowers.
91
+ Autumn brings falling leaves.
92
+ Rain comes from clouds.
93
+ Thunder follows lightning.
94
+ Wind moves air.
95
+ Mountains are tall.
96
+ Oceans are deep.
97
+ Rivers flow to the sea.
98
+ Lakes contain fresh water.
99
+ Forests have many trees.
100
+ Deserts are dry.
101
+ Jungles are humid.
102
+ Music is art.
103
+ Painting is creative.
104
+ Books contain stories.
105
+ Movies entertain people.
106
+ Sports are physical activities.
107
+ Football is popular worldwide.
108
+ Basketball is played with a ball.
109
+ Tennis uses a racket.
110
+ Swimming is good exercise.
111
+ Running keeps you fit.
112
+ Walking is healthy.
113
+ Cycling is eco-friendly.
114
+ Driving requires a license.
115
+ Flying is fast travel.
116
+ Trains run on tracks.
117
+ Buses carry many passengers.
118
+ Cars have four wheels.
119
+ Bicycles have two wheels.
120
+ Motorcycles are fast.
121
+ Boats float on water.
122
+ Ships are large vessels.
123
+ Planes fly in the sky.
124
+ Rockets go to space.
125
+ Satellites orbit Earth.
126
+ The Moon orbits Earth.
127
+ Mars is the red planet.
128
+ Jupiter is the largest planet.
129
+ Saturn has rings.
130
+ Venus is very hot.
131
+ Mercury is closest to the Sun.
132
+ Neptune is far from the Sun.
133
+ Uranus rotates sideways.
134
+ Pluto is a dwarf planet.
135
+ Stars shine at night.
136
+ The Sun is a star.
137
+ Galaxies contain billions of stars.
138
+ The universe is vast.
139
+ Time moves forward.
140
+ History teaches us lessons.
141
+ The future is unknown.
142
+ Today is a gift.
143
+ Yesterday is the past.
144
+ Tomorrow is the future.
145
+ Morning starts the day.
146
+ Evening ends the day.
147
+ Night is for sleeping.
148
+ Dreams occur during sleep.
149
+ Breakfast is the first meal.
150
+ Lunch is at midday.
151
+ Dinner is in the evening.
152
+ Food gives us energy.
153
+ Water is essential for life.
154
+ Air contains oxygen.
155
+ Fire needs oxygen to burn.
156
+ Earth has gravity.
157
+ Space has no air.
158
+ Vacuum is empty space.
159
+ Energy cannot be created or destroyed.
160
+ Matter is made of atoms.
161
+ Atoms have protons and electrons.
162
+ Chemistry studies matter.
163
+ Physics studies forces.
164
+ Biology studies life.
165
+ Mathematics uses numbers.
166
+ Geometry studies shapes.
167
+ Algebra uses variables.
168
+ Calculus studies change.
169
+ Statistics analyzes data.
170
+ Probability predicts outcomes.
171
+ Logic uses reasoning.
172
+ Philosophy asks big questions.
173
+ Ethics studies morality.
174
+ Psychology studies the mind.
175
+ Sociology studies society.
176
+ Economics studies resources.
177
+ Politics governs nations.
178
+ Law maintains order.
179
+ Medicine heals people.
180
+ Education teaches knowledge.