Skip to content

Development of new transformer-based document embedding model for my thesis at MFF UK.

Notifications You must be signed in to change notification settings

dburian/transformer_document_embedding

Repository files navigation

Transformer document embedding

This is a repo containing everything connected to my thesis. Currently in progress.

Documentation entry points

Links

Installation

This repo contains experiments with different models on different tasks. To run these you need to install this python package. I recommend editable install to be able to change the source files with:

pip install --editable .

Structure of this repo

  • src - source code for the experiments
  • notebooks - jupyter notebooks either showcasing something or containing some really experimental code
  • paper - latex source code of my thesis paper
  • notes - my research notes,
  • log - development logs (may contain some info but do not expect documentation)

About

Development of new transformer-based document embedding model for my thesis at MFF UK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published