Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
thiagolaitz commited on
Commit
238af33
1 Parent(s): 46ec8b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -38,6 +38,16 @@ dataset_info:
38
  download_size: 49630117
39
  dataset_size: 54794231
40
  ---
41
- # Dataset Card for "BLUEX"
42
 
43
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
38
  download_size: 49630117
39
  dataset_size: 54794231
40
  ---
41
+ # BLUEX
42
 
43
+ There is a repository with the minimal code for using this dataset available [here](https://github.com/Portuguese-Benchmark-Datasets/BLUEX). If you use this dataset for research, please cite the paper:
44
+ ```bibtex
45
+ @misc{almeida2023bluex,
46
+ title={BLUEX: A benchmark based on Brazilian Leading Universities Entrance eXams},
47
+ author={Thales Sales Almeida and Thiago Laitz and Giovana K. Bonás and Rodrigo Nogueira},
48
+ year={2023},
49
+ eprint={2307.05410},
50
+ archivePrefix={arXiv},
51
+ primaryClass={cs.CL}
52
+ }
53
+ ```