cristianomg10 commited on
Commit
5c6f783
·
verified ·
1 Parent(s): c343416

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,12 +1,15 @@
1
  ---
2
  library_name: sentence-transformers
3
- pipeline_tag: sentence-similarity
4
  tags:
5
  - sentence-transformers
6
  - feature-extraction
7
  - sentence-similarity
8
  - transformers
9
-
 
 
 
10
  ---
11
 
12
  # cristianomg10/sbertimbau_news_2023
@@ -126,7 +129,7 @@ SentenceTransformer(
126
 
127
  <!--- Describe where people can find more information -->
128
  ```
129
- @inproceedings{imai2024benchmarking,
130
  title={{Is it Fine to Tune? Evaluating SentenceBERT Fine-tuning for Brazilian Portuguese Text Stream Classification}},
131
  author={Thuma, Bruno Yuiti Leão Imai and Garcia, Cristiano Mesquita and Rocha, Marcio Vinicius and Koerich, Alessandro Lameiras and Britto Jr, Alceu de Souza and Barddal, Jean Paul},
132
  booktitle={IEEE Big Data},
 
1
  ---
2
  library_name: sentence-transformers
3
+ pipeline_tag: feature-extraction
4
  tags:
5
  - sentence-transformers
6
  - feature-extraction
7
  - sentence-similarity
8
  - transformers
9
+ language:
10
+ - pt
11
+ base_model:
12
+ - neuralmind/bert-base-portuguese-cased
13
  ---
14
 
15
  # cristianomg10/sbertimbau_news_2023
 
129
 
130
  <!--- Describe where people can find more information -->
131
  ```
132
+ @inproceedings{imai2024isitfinetotune,
133
  title={{Is it Fine to Tune? Evaluating SentenceBERT Fine-tuning for Brazilian Portuguese Text Stream Classification}},
134
  author={Thuma, Bruno Yuiti Leão Imai and Garcia, Cristiano Mesquita and Rocha, Marcio Vinicius and Koerich, Alessandro Lameiras and Britto Jr, Alceu de Souza and Barddal, Jean Paul},
135
  booktitle={IEEE Big Data},