lvwerra HF Staff commited on
Commit
28cae9d
·
1 Parent(s): f4d479c

fix: quote title in YAML frontmatter (handles colons)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Next-token prediction on a real sequence
3
  emoji: 🧬
4
  colorFrom: green
5
  colorTo: yellow
 
1
  ---
2
+ title: "Next-token prediction on a real sequence"
3
  emoji: 🧬
4
  colorFrom: green
5
  colorTo: yellow