kasand commited on
Commit
bf6933d
1 Parent(s): 0f04e09

test workflows with txtai config file

Browse files
Files changed (1) hide show
  1. workflows/config.yml +15 -5
workflows/config.yml CHANGED
@@ -1,6 +1,16 @@
1
- - name: Search ag_news for wars
 
 
2
  file: ag_news1.yml
3
- - name: Summary article
4
- file: ag_news2.yml
5
- - name: Test github link
6
- file: test_github_link.yml
 
 
 
 
 
 
 
 
 
1
+ - name: Search arXiv papers on aliens
2
+ file: aliens.yml
3
+ - name: Search ag_news for info about wars
4
  file: ag_news1.yml
5
+ - name: Summarize article from github
6
+ file: test_github_link.yml
7
+ # - name: Search sports news
8
+ # file: sports.yml
9
+ # - name: Search arXiv papers on aliens
10
+ # file: aliens.yml
11
+ # - name: Search arXiv papers on BERT
12
+ # file: bert.yml
13
+ # - name: Summarize article
14
+ # file: article.yml
15
+ # - name: Summarize and translate article to French
16
+ # file: articlefrench.yml