dcisic commited on
Commit
956e8d5
·
verified ·
1 Parent(s): 6415088

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -1,3 +1,57 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ Model Details
5
+
6
+ Developed by: Faculty of Economics and Business, University of Rijeka
7
+
8
+ Funding: National Recovery and Resilience Plan, University of Rijeka (Grant No. uniri-mladi-drustv-23-52)
9
+
10
+ Models included: FastText, NBSVM, BiGRU, BERT, DistilBERT, BERTić (fine-tuned on Croatian-translated datasets)
11
+
12
+ Languages: Croatian (hr)
13
+
14
+ Intended domain: Economic news and disinformation detection
15
+
16
+ Intended Use
17
+
18
+ These models are released for research and educational purposes. They are designed to support the detection of economic disinformation in Croatian-language texts and should be used to:
19
+
20
+ Benchmark model performance across architectures.
21
+
22
+ Explore methods of adapting multilingual and regional models for specialized domains.
23
+
24
+ Support further academic research on fake news detection, economic disinformation, and AI ethics.
25
+
26
+ Limitations
27
+
28
+ Translation bias: The datasets were translated from English to Croatian. While validated by bilingual experts, subtle semantic shifts may affect results.
29
+
30
+ Annotation consistency: Original labels were preserved, but cultural and contextual interpretation in Croatian media may differ.
31
+
32
+ Generalizability: Models trained on specific corpora may not perform equally well on real-world, evolving disinformation patterns.
33
+
34
+ Resource demands: Transformer-based models (BERT, BERTić) require more computational resources compared to lighter models.
35
+
36
+ Ethical Considerations
37
+
38
+ Bias risks: Users should be aware that linguistic and cultural nuances may introduce bias into classification outcomes.
39
+
40
+ Potential misuse: These models could be misapplied for surveillance, censorship, or discrediting legitimate journalism. They are not intended for such purposes.
41
+
42
+ Responsible AI: Use of the models should follow principles of transparency, fairness, and accountability, in line with the EU AI Act.
43
+
44
+ Recommendations
45
+
46
+ Use the models only in non-commercial, academic, or public-good contexts.
47
+
48
+ Validate results with human expertise, especially in sensitive applications.
49
+
50
+ Cite this work when using the models in research outputs.
51
+
52
+ Report any observed errors, biases, or misuse to the maintainers.
53
+
54
+ Citation
55
+
56
+ If you use these models, please cite the associated paper:
57
+ Buterin, V., Čišić, D., & Gržeta, I. (2025). Combating Economic Disinformation with AI: Insights from the EkonInfoChecker Project.