0xhaz commited on
Commit
309bbc6
1 Parent(s): ce96f4d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,5 +1,15 @@
 
 
 
 
 
 
 
1
  # 📝 BUOD Article Scraper
2
 
 
 
 
3
  ### Setup
4
  1. Clone the repository.
5
  ```sh
 
1
+ ---
2
+ task_categories:
3
+ - summarization
4
+ language:
5
+ - tl
6
+ - en
7
+ ---
8
  # 📝 BUOD Article Scraper
9
 
10
+ Authors: [James Esguerra](https://huggingface.co/jamesesguerra), [Julia Avila](), [Hazielle Bugayong](https://huggingface.co/0xhaz)
11
+ - Article Scraper for the KAMI-3000 dataset used in the BUOD [distilBART](https://huggingface.co/ateneoscsl/BUOD_distilBART_TM) and [bert2bert](https://huggingface.co/ateneoscsl/BUOD_bert2bert_TM) Transformer Models. This was also used for the text summarization tasks in the Filipino Language.
12
+
13
  ### Setup
14
  1. Clone the repository.
15
  ```sh