rhaymison commited on
Commit
04ff8ba
·
verified ·
1 Parent(s): f5efe78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -74,10 +74,10 @@ model = AutoModelForCausalLM.from_pretrained(
74
  ## Benchmark test
75
  ### BLUEX
76
  benchmark: portuguese-benchmark-datasets/BLUEX
77
- | Métrica | Valor |
78
  |-------------------|------------|
79
- | Acertos | 485 |
80
  | Erros | 600 |
81
- | Total de Questões | 1.085 |
82
- | Porcentagem de Acerto | 44.70% |
83
 
 
74
  ## Benchmark test
75
  ### BLUEX
76
  benchmark: portuguese-benchmark-datasets/BLUEX
77
+ | Metric | Valor |
78
  |-------------------|------------|
79
+ | Hits | 485 |
80
  | Erros | 600 |
81
+ | Total Questions | 1.085 |
82
+ | Percentage | 44.70% |
83