You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.6 KiB
37 lines
1.6 KiB
\section{Work Plan}
|
|
|
|
This section outlines the work plan for the thesis. Main tasks, sub-tasks and deadlines are provided in the below table \ref{table:4}.
|
|
|
|
\begin{table}[h!]
|
|
\centering
|
|
\begingroup
|
|
\setlength{\tabcolsep}{12pt} % Default value: 6pt
|
|
\renewcommand{\arraystretch}{1.9} % Default value: 1
|
|
\begin{tabular}{ |c|c|c| }
|
|
\hline
|
|
\textbf{Main Tasks} & \textbf{Sub-tasks} & \textbf{Deadlines} \\
|
|
\hline
|
|
\makecell{Baseline Implementation\\ (Section \ref{task1})} & \makecell{Environment Setup\\ \textsc{Soloist} Baseline} & \makecell{22.08.2022 \\(3 weeks)} \\
|
|
\hline
|
|
\makecell{Prompt Learning\\ (Section \ref{task1})} & \makecell{Value-based Prompt\\ Inverse Prompt Mechanism \\Training \& Testing} & \makecell{19.09.2022 \\(4 weeks)} \\
|
|
\hline
|
|
\makecell{Evaluation \& Analyses\\ (Section \ref{task2})} & \makecell{Evaluation Metrics\\ Graphs \& Visualizations\\ Prediction Analysis \\Error Analysis} & \makecell{10.10.2022 \\(3 weeks)} \\
|
|
\hline
|
|
\makecell{Multi-prompt Learning\\ (Section \ref{task3})} & \makecell{Prompt Ensembling\\ Prompt Augmentation\\ Prompt Decomposition} & \makecell{07.11.2022 \\(4 weeks)} \\
|
|
\hline
|
|
\makecell{Thesis Writing \\(First draft)} & \LaTeX\ Typesetting & \makecell{19.12.2022 \\(6 weeks)} \\
|
|
\hline
|
|
\makecell{Thesis Writing \\(Final submission)} & \makecell{\LaTeX\ Typesetting \\Corrections \& Fixes} & \makecell{16.01.2023 \\(4 weeks)} \\
|
|
\hline
|
|
\end{tabular}
|
|
\endgroup
|
|
\caption{Thesis work plan with deadlines}
|
|
\label{table:4}
|
|
\end{table}
|
|
|
|
\textbf{Other important dates:}
|
|
\begin{itemize}
|
|
\item Thesis Start Date: \textbf{01.08.2022}
|
|
\item Proposal Submission: \textbf{27.07.2022}
|
|
\item Thesis Deadline: \textbf{01.02.2023}
|
|
\end{itemize} |