davidmezzetti
commited on
Commit
•
687c06e
1
Parent(s):
e7afb2d
Update config.yml
Browse files- config.yml +4 -0
config.yml
CHANGED
@@ -1,8 +1,12 @@
|
|
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
|
|
|
1 |
- name: Hacker News front page
|
2 |
file: hn.yml
|
3 |
+
- name: Hacker News front page in French
|
4 |
+
file: hnfrench.yml
|
5 |
- name: Top sports news
|
6 |
file: sports.yml
|
7 |
- name: arXiv papers on aliens
|
8 |
file: aliens.yml
|
9 |
+
- name: arXiv papers on BERT
|
10 |
+
file: bert.yml
|
11 |
- name: Summarize and translate text to French
|
12 |
file: sumfrench.yml
|