belisards commited on
Commit
63978b0
1 Parent(s): 877f57b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,7 +17,7 @@ language:
17
 
18
  # congretimbau
19
 
20
- This model is a fine-tuned version of [BERTimbau](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on a dataset with bill of Brazilian law proposals.
21
  It achieves the following results on the evaluation set:
22
  - eval_loss: 0.4885
23
  - eval_runtime: 798.5704
@@ -29,7 +29,7 @@ It achieves the following results on the evaluation set:
29
 
30
  ## Training and evaluation data
31
 
32
- More information needed
33
 
34
  ## Training procedure
35
 
 
17
 
18
  # congretimbau
19
 
20
+ This model is a fine-tuned version of [BERTimbau](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on a dataset with bills of Brazilian law proposals.
21
  It achieves the following results on the evaluation set:
22
  - eval_loss: 0.4885
23
  - eval_runtime: 798.5704
 
29
 
30
  ## Training and evaluation data
31
 
32
+ Data from the Chamber of Deputies and the Federal Senate.
33
 
34
  ## Training procedure
35