Alexandre

Results 2 issues of Alexandre

Doing the tutorial, I had trouble [adding links to the navbar](https://serverless-stack.com/chapters/adding-links-in-the-navbar.html). The command ``` npm install react-router-bootstrap ``` currently installs `v0.26.0`, which [added support for React Router v6](https://github.com/react-bootstrap/react-router-bootstrap/releases). This is...

Hi, Thank you for your work! In the [Fork or Fail paper](https://arxiv.org/pdf/2012.07412.pdf), you mention using the T5 pretrained seq2seq model for the graph-to-text part (`h_theta(y,z)`) with `y` the linearized graph...