sgugger commited on
Commit
f8cca7d
1 Parent(s): 132467c

You have to write in HTML

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1 +1,11 @@
1
- This is the organization grouping all the models and datasets used in the [Hugging Face course](https://huggingface.co/course/chapter1).
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: README
3
+ emoji: 💻
4
+ colorFrom: purple
5
+ colorTo: red
6
+ sdk: gradio
7
+ app_file: app.py
8
+ pinned: false
9
+ ---
10
+
11
+ This is the organization grouping all the models and datasets used in the <a href="https://huggingface.co/course/chapter1">Hugging Face course</a>.