EricPeter ZennyKenny commited on
Commit
a30ced0
1 Parent(s): d74d872

Fix yaml (#1)

Browse files

- Fix yaml (93426187db5b76a992b27d680c43fb1242f3fc20)


Co-authored-by: Kenneth Hamilton <ZennyKenny@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
2
- tags: autonlp
 
3
  language: unk
4
  widget:
5
  - text: "I love AutoNLP 🤗"
6
  datasets:
7
- - Eric Peter/autonlp-data-EN-LUG
8
  co2_eq_emissions: 133.0219882109991
9
  ---
10
 
1
  ---
2
+ tags:
3
+ - autonlp
4
  language: unk
5
  widget:
6
  - text: "I love AutoNLP 🤗"
7
  datasets:
8
+ - EricPeter/autonlp-data-EN-LUG
9
  co2_eq_emissions: 133.0219882109991
10
  ---
11