bert-syntax / index.html
julien-c's picture
julien-c HF staff
Update index.html
da88822
raw
history blame
367 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>bert-syntax</title>
<style>
html, body {
height: 100%;
}
</style>
</head>
<body>
<a style="text-align: center;" href="./extending-bert-syntax.pdf">Read the PDF</a>
</body>
</html>