davidmezzetti
commited on
Commit
·
b29ef7b
1
Parent(s):
b32e2b4
Upload config.yml
Browse files- config.yml +8 -0
config.yml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
- name: Hacker News front page
|
2 |
+
file: hn.yml
|
3 |
+
- name: Top sports news
|
4 |
+
file: sports.yml
|
5 |
+
- name: arXiv papers on aliens
|
6 |
+
file: aliens.yml
|
7 |
+
- name: Summarize and translate text to French
|
8 |
+
file: sumfrench.yml
|