RenatoBarreira commited on
Commit
0d6abdd
·
verified ·
1 Parent(s): 6260f60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -19
README.md CHANGED
@@ -1,36 +1,43 @@
1
- ---
2
  license: cc
3
  language:
4
- - pt
5
  base_model:
6
- - neuralmind/bert-large-portuguese-cased
7
  tags:
8
- - bert
9
- - pytorch
10
- - bertimbau
11
  datasets:
12
- - RenatoBarreira/BERT-Vi_Trainning_data
13
- metrics:
14
- - name: Test Set Performance
15
- type: F1-Score
16
- value: 94.07
17
- verified: false
18
- - name: Test Set Performance
19
- type: Accuracy
20
- value: 94.07
21
- verifed: false
 
 
 
 
 
 
 
 
22
  pipeline_tag: text-classification
23
  library_name: bertopic
24
  ---
 
25
  <img src="bertvi.webp" alt="Texto alternativo" title="Bert-Vi" width="400">
26
 
27
- PROJETO BERT-VI
28
  Modelos Bertimbau treinados para análise de texto político.
29
 
30
-
31
  [![GitHub](https://img.shields.io/badge/GitHub-Profile-blue?logo=github)](https://github.com/renatobarreira/BERT-VI)
32
 
33
  <div style="display: flex; align-items: center;">
34
  <img src="ppgcp.png" alt="Texto alternativo" title="PPGCP - UNIRIO" width="100">
35
  <img src="PPGI.png" alt="Texto alternativo" title="PPGI - UNIRIO" width="100">
36
- </div>
 
 
1
  license: cc
2
  language:
3
+ - pt
4
  base_model:
5
+ - neuralmind/bert-large-portuguese-cased
6
  tags:
7
+ - bert
8
+ - pytorch
9
+ - bertimbau
10
  datasets:
11
+ - name: RenatoBarreira/BERT-Vi_Trainning_data
12
+ model_index:
13
+ - name: BERT-Vi
14
+ results:
15
+ - task:
16
+ type: text-classification
17
+ dataset:
18
+ name: RenatoBarreira/BERT-Vi_Trainning_data
19
+ type: text
20
+ metrics:
21
+ - name: Test Set Performance
22
+ type: F1-Score
23
+ value: 94.07
24
+ verified: false
25
+ - name: Accuracy
26
+ type: Accuracy
27
+ value: 94.07
28
+ verified: false
29
  pipeline_tag: text-classification
30
  library_name: bertopic
31
  ---
32
+
33
  <img src="bertvi.webp" alt="Texto alternativo" title="Bert-Vi" width="400">
34
 
35
+ **PROJETO BERT-VI**
36
  Modelos Bertimbau treinados para análise de texto político.
37
 
 
38
  [![GitHub](https://img.shields.io/badge/GitHub-Profile-blue?logo=github)](https://github.com/renatobarreira/BERT-VI)
39
 
40
  <div style="display: flex; align-items: center;">
41
  <img src="ppgcp.png" alt="Texto alternativo" title="PPGCP - UNIRIO" width="100">
42
  <img src="PPGI.png" alt="Texto alternativo" title="PPGI - UNIRIO" width="100">
43
+ </div>