Skip to content

Instantly share code, notes, and snippets.

View Samcfuchs's full-sized avatar
🦊

Sam Fuchs Samcfuchs

🦊
View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Samcfuchs
Samcfuchs / instructions.md
Last active July 24, 2020 03:26
Setting up Remote Jupyter

How I Set up Remote Jupyter

Get access to the server

Refer to the [server login tutorial][1] to get credentials and log onto the CDS server. This will also help you set up aliases in your console to SSH in more easily. Don't forget to change your password.

I'm now using alacritty as my terminal, so I needed to copy my terminfo over to the server in order to maintain compatibility. If you're using a stock terminal, you probably don't have to do this, but if you do, the secret sauce is infocmp | ssh root@remote-host "tic -", which will send your terminfo to the host. You

1. Abstract

  • Enhances the document encoder with an additional graph-structured encoder to maintain global context and local characteristics.
  • Both document encoder and graph encoder are used for abstract generation
  • Outperforms pretrained language models (e.g. BERT)
  • Generates better summaries
  • Automatic evaluation might not catch all the important errors

3. Knowledge Graph Construction