ljvmiranda921 commited on
Commit
56635b1
·
verified ·
1 Parent(s): 1a5efd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -47,3 +47,16 @@ You might need to [add your machine's SSH key](https://huggingface.co/settings/k
47
  git remote add hf git@hf.co:spaces/UD-Filipino/filbench-leaderboard
48
  git push hf main
49
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47
  git remote add hf git@hf.co:spaces/UD-Filipino/filbench-leaderboard
48
  git push hf main
49
  ```
50
+
51
+ ## Cite
52
+
53
+ If you're using [FilBench](arxiv.org/abs/2508.035230), please cite our work:
54
+
55
+ ```
56
+ @article{miranda2025filbench,
57
+ title={Fil{B}ench: {C}an {LLM}s {U}nderstand and {G}enerate {F}ilipino?},
58
+ author={Miranda, Lester James V and Aco, Elyanah and Manuel, Conner and Cruz, Jan Christian Blaise and Imperial, Joseph Marvin},
59
+ journal={arXiv preprint arXiv:2508.03523},
60
+ year={2025}
61
+ }
62
+ ```