holylovenia commited on
Commit
e30d0ee
1 Parent(s): 6307a9b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +51 -15
README.md CHANGED
@@ -1,34 +1,70 @@
 
1
  ---
2
- tags:
3
- - hoax-news-classification
4
- language:
5
  - ind
 
 
 
 
 
6
  ---
7
 
8
- # id_hoax_news
9
-
10
  This research proposes to build an automatic hoax news detection and collects 250 pages of hoax and valid news articles in Indonesian language.
11
-
12
  Each data sample is annotated by three reviewers and the final taggings are obtained by voting of those three reviewers.
13
 
14
- ## Dataset Usage
15
 
16
- Run `pip install nusacrowd` before loading the dataset through HuggingFace's `load_dataset`.
17
 
18
- ## Citation
 
 
19
 
 
 
 
 
20
  ```
21
- @INPROCEEDINGS{8265649, author={Pratiwi, Inggrid Yanuar Risca and Asmara, Rosa Andrie and Rahutomo, Faisal}, booktitle={2017 11th International Conference on Information & Communication Technology and System (ICTS)}, title={Study of hoax news detection using naïve bayes classifier in Indonesian language}, year={2017}, volume={}, number={}, pages={73-78}, doi={10.1109/ICTS.2017.8265649}}
 
22
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
 
24
- ## License
25
 
26
  Creative Commons Attribution 4.0 International
27
 
28
- ## Homepage
 
 
 
 
29
 
30
- [https://data.mendeley.com/datasets/p3hfgr5j3m/1](https://data.mendeley.com/datasets/p3hfgr5j3m/1)
31
 
32
- ### NusaCatalogue
 
 
 
 
 
 
33
 
34
- For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
 
1
+
2
  ---
3
+ language:
 
 
4
  - ind
5
+ pretty_name: Id Hoax News
6
+ task_categories:
7
+ - hoax-news-classification
8
+ tags:
9
+ - hoax-news-classification
10
  ---
11
 
 
 
12
  This research proposes to build an automatic hoax news detection and collects 250 pages of hoax and valid news articles in Indonesian language.
 
13
  Each data sample is annotated by three reviewers and the final taggings are obtained by voting of those three reviewers.
14
 
 
15
 
16
+ ## Languages
17
 
18
+ ind
19
+
20
+ ## Supported Tasks
21
 
22
+ Hoax News Classification
23
+
24
+ ## Dataset Usage
25
+ ### Using `datasets` library
26
  ```
27
+ from datasets import load_dataset
28
+ dset = datasets.load_dataset("SEACrowd/id_hoax_news", trust_remote_code=True)
29
  ```
30
+ ### Using `seacrowd` library
31
+ ```import seacrowd as sc
32
+ # Load the dataset using the default config
33
+ dset = sc.load_dataset("id_hoax_news", schema="seacrowd")
34
+ # Check all available subsets (config names) of the dataset
35
+ print(sc.available_config_names("id_hoax_news"))
36
+ # Load the dataset using a specific config
37
+ dset = sc.load_dataset_by_config_name(config_name="<config_name>")
38
+ ```
39
+
40
+ More details on how to load the `seacrowd` library can be found [here](https://github.com/SEACrowd/seacrowd-datahub?tab=readme-ov-file#how-to-use).
41
+
42
+
43
+ ## Dataset Homepage
44
+
45
+ [https://data.mendeley.com/datasets/p3hfgr5j3m/1](https://data.mendeley.com/datasets/p3hfgr5j3m/1)
46
+
47
+ ## Dataset Version
48
+
49
+ Source: 1.0.0. SEACrowd: 2024.06.20.
50
 
51
+ ## Dataset License
52
 
53
  Creative Commons Attribution 4.0 International
54
 
55
+ ## Citation
56
+
57
+ If you are using the **Id Hoax News** dataloader in your work, please cite the following:
58
+ ```
59
+ @INPROCEEDINGS{8265649, author={Pratiwi, Inggrid Yanuar Risca and Asmara, Rosa Andrie and Rahutomo, Faisal}, booktitle={2017 11th International Conference on Information & Communication Technology and System (ICTS)}, title={Study of hoax news detection using naïve bayes classifier in Indonesian language}, year={2017}, volume={}, number={}, pages={73-78}, doi={10.1109/ICTS.2017.8265649}}
60
 
 
61
 
62
+ @article{lovenia2024seacrowd,
63
+ title={SEACrowd: A Multilingual Multimodal Data Hub and Benchmark Suite for Southeast Asian Languages},
64
+ author={Holy Lovenia and Rahmad Mahendra and Salsabil Maulana Akbar and Lester James V. Miranda and Jennifer Santoso and Elyanah Aco and Akhdan Fadhilah and Jonibek Mansurov and Joseph Marvin Imperial and Onno P. Kampman and Joel Ruben Antony Moniz and Muhammad Ravi Shulthan Habibi and Frederikus Hudi and Railey Montalan and Ryan Ignatius and Joanito Agili Lopo and William Nixon and Börje F. Karlsson and James Jaya and Ryandito Diandaru and Yuze Gao and Patrick Amadeus and Bin Wang and Jan Christian Blaise Cruz and Chenxi Whitehouse and Ivan Halim Parmonangan and Maria Khelli and Wenyu Zhang and Lucky Susanto and Reynard Adha Ryanda and Sonny Lazuardi Hermawan and Dan John Velasco and Muhammad Dehan Al Kautsar and Willy Fitra Hendria and Yasmin Moslem and Noah Flynn and Muhammad Farid Adilazuarda and Haochen Li and Johanes Lee and R. Damanhuri and Shuo Sun and Muhammad Reza Qorib and Amirbek Djanibekov and Wei Qi Leong and Quyet V. Do and Niklas Muennighoff and Tanrada Pansuwan and Ilham Firdausi Putra and Yan Xu and Ngee Chia Tai and Ayu Purwarianti and Sebastian Ruder and William Tjhi and Peerat Limkonchotiwat and Alham Fikri Aji and Sedrick Keh and Genta Indra Winata and Ruochen Zhang and Fajri Koto and Zheng-Xin Yong and Samuel Cahyawijaya},
65
+ year={2024},
66
+ eprint={2406.10118},
67
+ journal={arXiv preprint arXiv: 2406.10118}
68
+ }
69
 
70
+ ```