Init in text dev Umgebung.
All checks were successful
Latex Build / LatexBuild (push) Successful in 10s
All checks were successful
Latex Build / LatexBuild (push) Successful in 10s
This commit is contained in:
parent
52543e8049
commit
c7c40b3f6c
1
.gitignore
vendored
1
.gitignore
vendored
@ -792,3 +792,4 @@ TSWLatexianTemp*
|
|||||||
#*Notes.bib
|
#*Notes.bib
|
||||||
|
|
||||||
/*.pdf
|
/*.pdf
|
||||||
|
/out/
|
||||||
|
3
.idea/.gitignore
generated
vendored
Normal file
3
.idea/.gitignore
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Default ignored files
|
||||||
|
/shelf/
|
||||||
|
/workspace.xml
|
8
.idea/Konferenzseminar-ML-PAL.iml
generated
Normal file
8
.idea/Konferenzseminar-ML-PAL.iml
generated
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<module type="EMPTY_MODULE" version="4">
|
||||||
|
<component name="NewModuleRootManager">
|
||||||
|
<content url="file://$MODULE_DIR$" />
|
||||||
|
<orderEntry type="inheritedJdk" />
|
||||||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
</component>
|
||||||
|
</module>
|
8
.idea/modules.xml
generated
Normal file
8
.idea/modules.xml
generated
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="ProjectModuleManager">
|
||||||
|
<modules>
|
||||||
|
<module fileurl="file://$PROJECT_DIR$/.idea/Konferenzseminar-ML-PAL.iml" filepath="$PROJECT_DIR$/.idea/Konferenzseminar-ML-PAL.iml" />
|
||||||
|
</modules>
|
||||||
|
</component>
|
||||||
|
</project>
|
6
.idea/vcs.xml
generated
Normal file
6
.idea/vcs.xml
generated
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="VcsDirectoryMappings">
|
||||||
|
<mapping directory="" vcs="Git" />
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -11,7 +11,7 @@
|
|||||||
T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
|
T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
\title{Vorstellung von Program-aided Language Model Promts}
|
\title{Vorstellung von Program-aided Language Model Prompts}
|
||||||
|
|
||||||
\author{\IEEEauthorblockN{Philipp Horstenkamp}
|
\author{\IEEEauthorblockN{Philipp Horstenkamp}
|
||||||
\IEEEauthorblockA{\textit{dept. name of organization (of Aff.)} \\
|
\IEEEauthorblockA{\textit{dept. name of organization (of Aff.)} \\
|
||||||
@ -22,12 +22,15 @@ philipp@horstenkamp.eu}}
|
|||||||
\maketitle
|
\maketitle
|
||||||
|
|
||||||
\begin{abstract}
|
\begin{abstract}
|
||||||
Eines der Probleme welches bei der nutzung von LLMs auftritt ist eine reduktion der ausführung von mathematischen operationen. Sie entwickeln das gleiche problem wie der Menschliche verstand das das Berechnen von Mathematischen ergebnissen mit Flüchtigkeitsfehlern. Eine mögliche lösung dafür ist die formulierung von Mathematischen problemstellungen in einfachem Programmcode welcher dann wie ein "Taschenrechner" analog verwendet wird um die Mathematischen operationen als Artimetisch Logische berechnung zu berechnen und nicht als Sprachmodel welches versucht die reihenfolge der nächst warscheinlichen Tokens zu genereieren.
|
Eines der Probleme welches bei der nutzung von LLMs auftritt ist eine reduktion der ausführung von mathematischen operationen.
|
||||||
So können die Särken des Aufgabenmodels mit den stärken von direkt ausgeführten Mathematischen operationen kombiniert werden um ergbnisse zu erziehlen welche Mathematisch sauberer sind.
|
Sie entwickeln das gleiche problem wie der Menschliche verstand das das Berechnen von Mathematischen ergebnissen mit Flüchtigkeitsfehlern.
|
||||||
|
Eine mögliche lösung dafür ist die formulierung von Mathematischen problemstellungen in einfachem Programmcode welcher dann wie ein ``Taschenrechner'' analog verwendet wird
|
||||||
|
um die Mathematischen operationen als Arithmetisch Logische berechnung zu berechnen und nicht als Sprachmodel welches versucht die reihenfolge der nächst wahrscheinlichen Tokens zu generieren.
|
||||||
|
So können die stärken des Aufgabenmodels mit den stärken von direkt ausgeführten Mathematischen operationen kombiniert werden um Ergebnisse zu erzielen welche Mathematisch sauberer sind.
|
||||||
\end{abstract}
|
\end{abstract}
|
||||||
|
|
||||||
\begin{IEEEkeywords}
|
\begin{IEEEkeywords}
|
||||||
LLM, Promt Enginering, Mathematic, Informatik
|
LLM, Prompt-Engineering, Mathematical, Informatik
|
||||||
\end{IEEEkeywords}
|
\end{IEEEkeywords}
|
||||||
|
|
||||||
\section{Introduction}\label{sec:introduction}
|
\section{Introduction}\label{sec:introduction}
|
||||||
@ -38,29 +41,28 @@ Please observe the conference page limits.
|
|||||||
|
|
||||||
\subsection{Maintaining the Integrity of the Specifications}\label{ssec:maintaining-the-integrity-of-the-specifications}
|
\subsection{Maintaining the Integrity of the Specifications}\label{ssec:maintaining-the-integrity-of-the-specifications}
|
||||||
|
|
||||||
The IEEEtran class file is used to format your paper and style the text. All margins,
|
The IEEEtran class file is used to format your paper and style the text.
|
||||||
column widths, line spaces, and text fonts are prescribed; please do not
|
All margins, column widths, line spaces, and text fonts are prescribed; please do not alter them.
|
||||||
alter them. You may note peculiarities. For example, the head margin
|
You may note peculiarities.
|
||||||
measures proportionately more than is customary. This measurement
|
For example, the head margin measures proportionately more than is customary.
|
||||||
and others are deliberate, using specifications that anticipate your paper
|
This measurement and others are deliberate, using specifications that anticipate your paper
|
||||||
as one part of the entire proceedings, and not as an independent document.
|
as one part of the entire proceedings, and not as an independent document.
|
||||||
Please do not revise any of the current designations.
|
Please do not revise any of the current designations.
|
||||||
|
|
||||||
\section{Prepare Your Paper Before Styling}\label{sec:prepare-your-paper-before-styling}
|
\section{Prepare Your Paper Before Styling}\label{sec:prepare-your-paper-before-styling}
|
||||||
Before you begin to format your paper, first write and save the content as a
|
Before you begin to format your paper, first write and save the content as a separate text file.
|
||||||
separate text file. Complete all content and organizational editing before
|
Complete all content and organizational editing before formatting.
|
||||||
formatting. Please note sections \ref{ssec:abbreviations-and-acronyms}--\ref{SCM} below for more information on
|
Please note sections \ref{ssec:abbreviations-and-acronyms}--\ref{SCM} below for more information on
|
||||||
proofreading, spelling and grammar.
|
proofreading, spelling and grammar.
|
||||||
|
|
||||||
Keep your text and graphic files separate until after the text has been
|
Keep your text and graphic files separate until after the text has been formatted and styled.
|
||||||
formatted and styled. Do not number text heads---{\LaTeX} will do that
|
Do not number text heads---{\LaTeX} will do that for you.
|
||||||
for you.
|
|
||||||
|
|
||||||
\subsection{Abbreviations and Acronyms}\label{ssec:abbreviations-and-acronyms}
|
\subsection{Abbreviations and Acronyms}\label{ssec:abbreviations-and-acronyms}
|
||||||
Define abbreviations and acronyms the first time they are used in the text,
|
Define abbreviations and acronyms the first time they are used in the text,
|
||||||
even after they have been defined in the abstract. Abbreviations such as
|
even after they have been defined in the abstract.
|
||||||
IEEE, SI, MKS, CGS, ac, dc, and rms do not have to be defined. Do not use
|
Abbreviations such as IEEE, SI, MKS, CGS, ac, dc, and rms do not have to be defined.
|
||||||
abbreviations in the title or heads unless they are unavoidable.
|
Do not use abbreviations in the title or heads unless they are unavoidable.
|
||||||
|
|
||||||
\subsection{Units}\label{ssec:units}
|
\subsection{Units}\label{ssec:units}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
@ -71,11 +73,11 @@ abbreviations in the title or heads unless they are unavoidable.
|
|||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\subsection{Equations}\label{ssec:equations}
|
\subsection{Equations}\label{ssec:equations}
|
||||||
Number equations consecutively. To make your
|
Number equations consecutively.
|
||||||
equations more compact, you may use the solidus (~/~), the exp function, or
|
To make your equations more compact, you may use the solidus (~/~), the exp function, or appropriate exponents.
|
||||||
appropriate exponents. Italicize Roman symbols for quantities and variables,
|
Italicize Roman symbols for quantities and variables, but not Greek symbols.
|
||||||
but not Greek symbols. Use a long dash rather than a hyphen for a minus
|
Use a long dash rather than a hyphen for a minus sign.
|
||||||
sign. Punctuate equations with commas or periods when they are part of a
|
Punctuate equations with commas or periods when they are part of a
|
||||||
sentence, as in:
|
sentence, as in:
|
||||||
\begin{equation}
|
\begin{equation}
|
||||||
a+b=\gamma\label{eq}
|
a+b=\gamma\label{eq}
|
||||||
@ -93,35 +95,30 @@ of ``hard'' references (e.g., \verb|(1)|). That will make it possible
|
|||||||
to combine sections, add equations, or change the order of figures or
|
to combine sections, add equations, or change the order of figures or
|
||||||
citations without having to go through the file line by line.
|
citations without having to go through the file line by line.
|
||||||
|
|
||||||
Please don't use the \verb|{eqnarray}| equation environment. Use
|
Please don't use the \verb|{eqnarray}| equation environment.
|
||||||
\verb|{align}| or \verb|{IEEEeqnarray}| instead. The \verb|{eqnarray}|
|
Use \verb|{align}| or \verb|{IEEEeqnarray}| instead.
|
||||||
environment leaves unsightly spaces around relation symbols.
|
The \verb|{eqnarray}| environment leaves unsightly spaces around relation symbols.
|
||||||
|
|
||||||
Please note that the \verb|{subequations}| environment in {\LaTeX}
|
Please note that the \verb|{subequations}| environment in {\LaTeX}
|
||||||
will increment the main equation counter even when there are no
|
will increment the main equation counter even when there are no
|
||||||
equation numbers displayed. If you forget that, you might write an
|
equation numbers displayed.
|
||||||
article in which the equation numbers skip from (17) to (20), causing
|
If you forget that,
|
||||||
the copy editors to wonder if you've discovered a new method of
|
you might write an article in which the equation numbers skip from (17) to (20),
|
||||||
counting.
|
causing the copy editors to wonder if you've discovered a new method of counting.
|
||||||
|
|
||||||
{\BibTeX} does not work by magic. It doesn't get the bibliographic
|
{\BibTeX} does not work by magic.
|
||||||
data from thin air but from .bib files. If you use {\BibTeX} to produce a
|
It doesn't get the bibliographic
|
||||||
bibliography you must send the .bib files.
|
data from thin air but from .bib files.
|
||||||
|
If you use {\BibTeX} to produce a bibliography you must send the .bib files.
|
||||||
|
|
||||||
{\LaTeX} can't read your mind. If you assign the same label to a
|
{\LaTeX} can't read your mind.
|
||||||
subsubsection and a table, you might find that Table I has been cross
|
If you assign the same label to a sub-subsection and a table, you might find that Table I has been cross referenced as Table IV-B3.
|
||||||
referenced as Table IV-B3.
|
|
||||||
|
|
||||||
{\LaTeX} does not have precognitive abilities. If you put a
|
{\LaTeX} does not have precognitive abilities.
|
||||||
\verb|\label| command before the command that updates the counter it's
|
If you put a \verb|\label| command before the command that updates the counter it's supposed to be using, the label will pick up the last counter to be cross referenced instead.
|
||||||
supposed to be using, the label will pick up the last counter to be
|
In particular, a \verb|\label| command should not go before the caption of a figure or a table.
|
||||||
cross referenced instead. In particular, a \verb|\label| command
|
Do not use \verb|\nonumber| inside the \verb|{array}| environment.
|
||||||
should not go before the caption of a figure or a table.
|
It will not stop equation numbers inside \verb|{array}| (there won't be any anyway) and it might stop a wanted equation number in the surrounding equation.
|
||||||
|
|
||||||
Do not use \verb|\nonumber| inside the \verb|{array}| environment. It
|
|
||||||
will not stop equation numbers inside \verb|{array}| (there won't be
|
|
||||||
any anyway) and it might stop a wanted equation number in the
|
|
||||||
surrounding equation.
|
|
||||||
|
|
||||||
\subsection{Some Common Mistakes}\label{ssec:some-common-mistakes}
|
\subsection{Some Common Mistakes}\label{ssec:some-common-mistakes}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user