davidmezzetti commited on
Commit
4ef97ba
1 Parent(s): ae59a80

Update workflows/config.yml

Browse files
Files changed (1) hide show
  1. workflows/config.yml +4 -0
workflows/config.yml CHANGED
@@ -10,5 +10,9 @@
10
  file: aliens.yml
11
  - name: arXiv papers on BERT
12
  file: bert.yml
 
 
 
 
13
  - name: Summarize and translate text to French
14
  file: sumfrench.yml
 
10
  file: aliens.yml
11
  - name: arXiv papers on BERT
12
  file: bert.yml
13
+ - name: Summarize article
14
+ file: articlefrench.yml
15
+ - name: Summarize and translate article to French
16
+ file: articlefrench.yml
17
  - name: Summarize and translate text to French
18
  file: sumfrench.yml