Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- 1_Pooling/config.json +10 -0
- README.md +62 -0
- checkpoint-1392/1_Pooling/config.json +10 -0
- checkpoint-1392/README.md +449 -0
- checkpoint-1392/config.json +28 -0
- checkpoint-1392/config_sentence_transformers.json +10 -0
- checkpoint-1392/model.safetensors +3 -0
- checkpoint-1392/modules.json +20 -0
- checkpoint-1392/optimizer.pt +3 -0
- checkpoint-1392/rng_state.pth +3 -0
- checkpoint-1392/scheduler.pt +3 -0
- checkpoint-1392/sentence_bert_config.json +4 -0
- checkpoint-1392/sentencepiece.bpe.model +3 -0
- checkpoint-1392/special_tokens_map.json +51 -0
- checkpoint-1392/tokenizer.json +3 -0
- checkpoint-1392/tokenizer_config.json +55 -0
- checkpoint-1392/trainer_state.json +451 -0
- checkpoint-1392/training_args.bin +3 -0
- config.json +28 -0
- config_sentence_transformers.json +10 -0
- model.safetensors +3 -0
- modules.json +20 -0
- runs/Aug12_09-19-00_r-adriansanz-autotrain-advanced-10d2hfed-84e31-998ah/events.out.tfevents.1723454341.r-adriansanz-autotrain-advanced-10d2hfed-84e31-998ah.238.0 +2 -2
- runs/Aug12_09-19-00_r-adriansanz-autotrain-advanced-10d2hfed-84e31-998ah/events.out.tfevents.1723476837.r-adriansanz-autotrain-advanced-10d2hfed-84e31-998ah.238.1 +3 -0
- sentence_bert_config.json +4 -0
- sentencepiece.bpe.model +3 -0
- special_tokens_map.json +51 -0
- tokenizer.json +3 -0
- tokenizer_config.json +55 -0
- training_args.bin +3 -0
- training_params.json +33 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
checkpoint-1392/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
1_Pooling/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"word_embedding_dimension": 1024,
|
| 3 |
+
"pooling_mode_cls_token": true,
|
| 4 |
+
"pooling_mode_mean_tokens": false,
|
| 5 |
+
"pooling_mode_max_tokens": false,
|
| 6 |
+
"pooling_mode_mean_sqrt_len_tokens": false,
|
| 7 |
+
"pooling_mode_weightedmean_tokens": false,
|
| 8 |
+
"pooling_mode_lasttoken": false,
|
| 9 |
+
"include_prompt": true
|
| 10 |
+
}
|
README.md
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
---
|
| 3 |
+
library_name: sentence-transformers
|
| 4 |
+
tags:
|
| 5 |
+
- sentence-transformers
|
| 6 |
+
- sentence-similarity
|
| 7 |
+
- feature-extraction
|
| 8 |
+
- autotrain
|
| 9 |
+
base_model: BAAI/bge-m3
|
| 10 |
+
widget:
|
| 11 |
+
- source_sentence: 'search_query: i love autotrain'
|
| 12 |
+
sentences:
|
| 13 |
+
- 'search_query: huggingface auto train'
|
| 14 |
+
- 'search_query: hugging face auto train'
|
| 15 |
+
- 'search_query: i love autotrain'
|
| 16 |
+
pipeline_tag: sentence-similarity
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
# Model Trained Using AutoTrain
|
| 20 |
+
|
| 21 |
+
- Problem type: Sentence Transformers
|
| 22 |
+
|
| 23 |
+
## Validation Metrics
|
| 24 |
+
loss: 0.13348257541656494
|
| 25 |
+
|
| 26 |
+
runtime: 337.2752
|
| 27 |
+
|
| 28 |
+
samples_per_second: 2.751
|
| 29 |
+
|
| 30 |
+
steps_per_second: 0.172
|
| 31 |
+
|
| 32 |
+
: 3.0
|
| 33 |
+
|
| 34 |
+
## Usage
|
| 35 |
+
|
| 36 |
+
### Direct Usage (Sentence Transformers)
|
| 37 |
+
|
| 38 |
+
First install the Sentence Transformers library:
|
| 39 |
+
|
| 40 |
+
```bash
|
| 41 |
+
pip install -U sentence-transformers
|
| 42 |
+
```
|
| 43 |
+
|
| 44 |
+
Then you can load this model and run inference.
|
| 45 |
+
```python
|
| 46 |
+
from sentence_transformers import SentenceTransformer
|
| 47 |
+
|
| 48 |
+
# Download from the Hugging Face Hub
|
| 49 |
+
model = SentenceTransformer("sentence_transformers_model_id")
|
| 50 |
+
# Run inference
|
| 51 |
+
sentences = [
|
| 52 |
+
'search_query: autotrain',
|
| 53 |
+
'search_query: auto train',
|
| 54 |
+
'search_query: i love autotrain',
|
| 55 |
+
]
|
| 56 |
+
embeddings = model.encode(sentences)
|
| 57 |
+
print(embeddings.shape)
|
| 58 |
+
|
| 59 |
+
# Get the similarity scores for the embeddings
|
| 60 |
+
similarities = model.similarity(embeddings, embeddings)
|
| 61 |
+
print(similarities.shape)
|
| 62 |
+
```
|
checkpoint-1392/1_Pooling/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"word_embedding_dimension": 1024,
|
| 3 |
+
"pooling_mode_cls_token": true,
|
| 4 |
+
"pooling_mode_mean_tokens": false,
|
| 5 |
+
"pooling_mode_max_tokens": false,
|
| 6 |
+
"pooling_mode_mean_sqrt_len_tokens": false,
|
| 7 |
+
"pooling_mode_weightedmean_tokens": false,
|
| 8 |
+
"pooling_mode_lasttoken": false,
|
| 9 |
+
"include_prompt": true
|
| 10 |
+
}
|
checkpoint-1392/README.md
ADDED
|
@@ -0,0 +1,449 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: BAAI/bge-m3
|
| 3 |
+
datasets: []
|
| 4 |
+
language: []
|
| 5 |
+
library_name: sentence-transformers
|
| 6 |
+
pipeline_tag: sentence-similarity
|
| 7 |
+
tags:
|
| 8 |
+
- sentence-transformers
|
| 9 |
+
- sentence-similarity
|
| 10 |
+
- feature-extraction
|
| 11 |
+
- generated_from_trainer
|
| 12 |
+
- dataset_size:3709
|
| 13 |
+
- loss:MultipleNegativesRankingLoss
|
| 14 |
+
widget:
|
| 15 |
+
- source_sentence: Quins són els tipus de vehicles que poden accedir a les àrees de
|
| 16 |
+
vianants?
|
| 17 |
+
sentences:
|
| 18 |
+
- Perquè la lesió sigui conseqüència de força major o danys que el particular hagi
|
| 19 |
+
de suportar de conformitat amb la Llei.
|
| 20 |
+
- No es especifica
|
| 21 |
+
- Un període superior a dos mesos.
|
| 22 |
+
- source_sentence: Quin és el benefici de la cultura per a la ciutat de Sitges?
|
| 23 |
+
sentences:
|
| 24 |
+
- Contribueix a la seva identitat i al seu desenvolupament social i econòmic
|
| 25 |
+
- Tramitar la sol·licitud i renovar el carnet de persona cuidadora.
|
| 26 |
+
- Cobrir necessitats bàsiques de la ciutadania.
|
| 27 |
+
- source_sentence: Quin és l'objectiu de l'ajut per a la creació de noves empreses?
|
| 28 |
+
sentences:
|
| 29 |
+
- La creació de noves empreses.
|
| 30 |
+
- Acreditar les determinacions i previsions urbanístiques aplicables a una o unes
|
| 31 |
+
finques concretes.
|
| 32 |
+
- El paper és ajudar les persones amb dificultats econòmiques a pagar el lloguer
|
| 33 |
+
just dels habitatges.
|
| 34 |
+
- source_sentence: Quin és el paper de les administracions públiques en les reclamacions
|
| 35 |
+
per responsabilitat patrimonial?
|
| 36 |
+
sentences:
|
| 37 |
+
- Reforçar les activitats econòmiques amb suspensió o limitació d’obertura al públic
|
| 38 |
+
i finançar les despeses de lloguer o hipoteca per empreses i/o establiments comercials.
|
| 39 |
+
- Indemnitzar les persones per les lesions que pateixin en els seus béns i drets.
|
| 40 |
+
- Persones grans que necessiten organització, supervisió i assistència en les activitats
|
| 41 |
+
de la seva vida diària.
|
| 42 |
+
- source_sentence: Quin és el període de durada de les activitats de l'Estiu Jove?
|
| 43 |
+
sentences:
|
| 44 |
+
- Determinar l’interès de la proposta.
|
| 45 |
+
- Per als efectes de la taxa pel servei municipal complementari de recollida, tractament
|
| 46 |
+
i eliminació de residus comercials.
|
| 47 |
+
- Els matins de juliol.
|
| 48 |
+
---
|
| 49 |
+
|
| 50 |
+
# SentenceTransformer based on BAAI/bge-m3
|
| 51 |
+
|
| 52 |
+
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [BAAI/bge-m3](https://huggingface.co/BAAI/bge-m3). It maps sentences & paragraphs to a 1024-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
| 53 |
+
|
| 54 |
+
## Model Details
|
| 55 |
+
|
| 56 |
+
### Model Description
|
| 57 |
+
- **Model Type:** Sentence Transformer
|
| 58 |
+
- **Base model:** [BAAI/bge-m3](https://huggingface.co/BAAI/bge-m3) <!-- at revision 5617a9f61b028005a4858fdac845db406aefb181 -->
|
| 59 |
+
- **Maximum Sequence Length:** 8192 tokens
|
| 60 |
+
- **Output Dimensionality:** 1024 tokens
|
| 61 |
+
- **Similarity Function:** Cosine Similarity
|
| 62 |
+
<!-- - **Training Dataset:** Unknown -->
|
| 63 |
+
<!-- - **Language:** Unknown -->
|
| 64 |
+
<!-- - **License:** Unknown -->
|
| 65 |
+
|
| 66 |
+
### Model Sources
|
| 67 |
+
|
| 68 |
+
- **Documentation:** [Sentence Transformers Documentation](https://sbert.net)
|
| 69 |
+
- **Repository:** [Sentence Transformers on GitHub](https://github.com/UKPLab/sentence-transformers)
|
| 70 |
+
- **Hugging Face:** [Sentence Transformers on Hugging Face](https://huggingface.co/models?library=sentence-transformers)
|
| 71 |
+
|
| 72 |
+
### Full Model Architecture
|
| 73 |
+
|
| 74 |
+
```
|
| 75 |
+
SentenceTransformer(
|
| 76 |
+
(0): Transformer({'max_seq_length': 8192, 'do_lower_case': False}) with Transformer model: XLMRobertaModel
|
| 77 |
+
(1): Pooling({'word_embedding_dimension': 1024, 'pooling_mode_cls_token': True, 'pooling_mode_mean_tokens': False, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False, 'pooling_mode_weightedmean_tokens': False, 'pooling_mode_lasttoken': False, 'include_prompt': True})
|
| 78 |
+
(2): Normalize()
|
| 79 |
+
)
|
| 80 |
+
```
|
| 81 |
+
|
| 82 |
+
## Usage
|
| 83 |
+
|
| 84 |
+
### Direct Usage (Sentence Transformers)
|
| 85 |
+
|
| 86 |
+
First install the Sentence Transformers library:
|
| 87 |
+
|
| 88 |
+
```bash
|
| 89 |
+
pip install -U sentence-transformers
|
| 90 |
+
```
|
| 91 |
+
|
| 92 |
+
Then you can load this model and run inference.
|
| 93 |
+
```python
|
| 94 |
+
from sentence_transformers import SentenceTransformer
|
| 95 |
+
|
| 96 |
+
# Download from the 🤗 Hub
|
| 97 |
+
model = SentenceTransformer("sentence_transformers_model_id")
|
| 98 |
+
# Run inference
|
| 99 |
+
sentences = [
|
| 100 |
+
"Quin és el període de durada de les activitats de l'Estiu Jove?",
|
| 101 |
+
'Els matins de juliol.',
|
| 102 |
+
'Determinar l’interès de la proposta.',
|
| 103 |
+
]
|
| 104 |
+
embeddings = model.encode(sentences)
|
| 105 |
+
print(embeddings.shape)
|
| 106 |
+
# [3, 1024]
|
| 107 |
+
|
| 108 |
+
# Get the similarity scores for the embeddings
|
| 109 |
+
similarities = model.similarity(embeddings, embeddings)
|
| 110 |
+
print(similarities.shape)
|
| 111 |
+
# [3, 3]
|
| 112 |
+
```
|
| 113 |
+
|
| 114 |
+
<!--
|
| 115 |
+
### Direct Usage (Transformers)
|
| 116 |
+
|
| 117 |
+
<details><summary>Click to see the direct usage in Transformers</summary>
|
| 118 |
+
|
| 119 |
+
</details>
|
| 120 |
+
-->
|
| 121 |
+
|
| 122 |
+
<!--
|
| 123 |
+
### Downstream Usage (Sentence Transformers)
|
| 124 |
+
|
| 125 |
+
You can finetune this model on your own dataset.
|
| 126 |
+
|
| 127 |
+
<details><summary>Click to expand</summary>
|
| 128 |
+
|
| 129 |
+
</details>
|
| 130 |
+
-->
|
| 131 |
+
|
| 132 |
+
<!--
|
| 133 |
+
### Out-of-Scope Use
|
| 134 |
+
|
| 135 |
+
*List how the model may foreseeably be misused and address what users ought not to do with the model.*
|
| 136 |
+
-->
|
| 137 |
+
|
| 138 |
+
<!--
|
| 139 |
+
## Bias, Risks and Limitations
|
| 140 |
+
|
| 141 |
+
*What are the known or foreseeable issues stemming from this model? You could also flag here known failure cases or weaknesses of the model.*
|
| 142 |
+
-->
|
| 143 |
+
|
| 144 |
+
<!--
|
| 145 |
+
### Recommendations
|
| 146 |
+
|
| 147 |
+
*What are recommendations with respect to the foreseeable issues? For example, filtering explicit content.*
|
| 148 |
+
-->
|
| 149 |
+
|
| 150 |
+
## Training Details
|
| 151 |
+
|
| 152 |
+
### Training Dataset
|
| 153 |
+
|
| 154 |
+
#### Unnamed Dataset
|
| 155 |
+
|
| 156 |
+
|
| 157 |
+
* Size: 3,709 training samples
|
| 158 |
+
* Columns: <code>query</code> and <code>answer</code>
|
| 159 |
+
* Approximate statistics based on the first 1000 samples:
|
| 160 |
+
| | query | answer |
|
| 161 |
+
|:--------|:-----------------------------------------------------------------------------------|:----------------------------------------------------------------------------------|
|
| 162 |
+
| type | string | string |
|
| 163 |
+
| details | <ul><li>min: 10 tokens</li><li>mean: 21.31 tokens</li><li>max: 53 tokens</li></ul> | <ul><li>min: 3 tokens</li><li>mean: 17.37 tokens</li><li>max: 70 tokens</li></ul> |
|
| 164 |
+
* Samples:
|
| 165 |
+
| query | answer |
|
| 166 |
+
|:-------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------|
|
| 167 |
+
| <code>Quin és el paper de la colònia felina en la promoció de la consciència sobre els animals?</code> | <code>Educació la societat sobre la importància del tracte ètic i responsable cap als animals.</code> |
|
| 168 |
+
| <code>Quin és el requisit per a obtenir la llicència per a la tinença i/o conducció d'animals considerats potencialment perillosos?</code> | <code>La llicència atorgada per l'Ajuntament.</code> |
|
| 169 |
+
| <code>Quin és el benefici principal que es busca amb la Inspecció Tècnica dels Edificis (ITE)?</code> | <code>Millorar la seguretat i la salut dels usuaris.</code> |
|
| 170 |
+
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
|
| 171 |
+
```json
|
| 172 |
+
{
|
| 173 |
+
"scale": 20.0,
|
| 174 |
+
"similarity_fct": "cos_sim"
|
| 175 |
+
}
|
| 176 |
+
```
|
| 177 |
+
|
| 178 |
+
### Evaluation Dataset
|
| 179 |
+
|
| 180 |
+
#### Unnamed Dataset
|
| 181 |
+
|
| 182 |
+
|
| 183 |
+
* Size: 928 evaluation samples
|
| 184 |
+
* Columns: <code>query</code> and <code>answer</code>
|
| 185 |
+
* Approximate statistics based on the first 1000 samples:
|
| 186 |
+
| | query | answer |
|
| 187 |
+
|:--------|:----------------------------------------------------------------------------------|:----------------------------------------------------------------------------------|
|
| 188 |
+
| type | string | string |
|
| 189 |
+
| details | <ul><li>min: 8 tokens</li><li>mean: 21.12 tokens</li><li>max: 47 tokens</li></ul> | <ul><li>min: 3 tokens</li><li>mean: 17.75 tokens</li><li>max: 87 tokens</li></ul> |
|
| 190 |
+
* Samples:
|
| 191 |
+
| query | answer |
|
| 192 |
+
|:---------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
| 193 |
+
| <code>Quin és el període de temps en què es pot rebre l'ajuda?</code> | <code>Sense període de carència.</code> |
|
| 194 |
+
| <code>Quin és el període per presentar al·legacions i documents en un procés de selecció de personal de l'Ajuntament de Sitges?</code> | <code>En qualsevol moment del procediment anterior al tràmit d'audiència i especialment en el període establert per a la presentació d'al·legacions a partir de la publicació de la llista provisional de persones admeses i excloses.</code> |
|
| 195 |
+
| <code>Quin és el nombre de persones que pot acollir la sala d'actes del Casal Municipal de la Gent Gran de Sitges?</code> | <code>125 persones</code> |
|
| 196 |
+
* Loss: [<code>MultipleNegativesRankingLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#multiplenegativesrankingloss) with these parameters:
|
| 197 |
+
```json
|
| 198 |
+
{
|
| 199 |
+
"scale": 20.0,
|
| 200 |
+
"similarity_fct": "cos_sim"
|
| 201 |
+
}
|
| 202 |
+
```
|
| 203 |
+
|
| 204 |
+
### Training Hyperparameters
|
| 205 |
+
#### Non-Default Hyperparameters
|
| 206 |
+
|
| 207 |
+
- `eval_strategy`: epoch
|
| 208 |
+
- `per_device_eval_batch_size`: 16
|
| 209 |
+
- `learning_rate`: 3e-05
|
| 210 |
+
- `warmup_ratio`: 0.1
|
| 211 |
+
- `fp16`: True
|
| 212 |
+
- `load_best_model_at_end`: True
|
| 213 |
+
- `ddp_find_unused_parameters`: False
|
| 214 |
+
|
| 215 |
+
#### All Hyperparameters
|
| 216 |
+
<details><summary>Click to expand</summary>
|
| 217 |
+
|
| 218 |
+
- `overwrite_output_dir`: False
|
| 219 |
+
- `do_predict`: False
|
| 220 |
+
- `eval_strategy`: epoch
|
| 221 |
+
- `prediction_loss_only`: True
|
| 222 |
+
- `per_device_train_batch_size`: 8
|
| 223 |
+
- `per_device_eval_batch_size`: 16
|
| 224 |
+
- `per_gpu_train_batch_size`: None
|
| 225 |
+
- `per_gpu_eval_batch_size`: None
|
| 226 |
+
- `gradient_accumulation_steps`: 1
|
| 227 |
+
- `eval_accumulation_steps`: None
|
| 228 |
+
- `torch_empty_cache_steps`: None
|
| 229 |
+
- `learning_rate`: 3e-05
|
| 230 |
+
- `weight_decay`: 0.0
|
| 231 |
+
- `adam_beta1`: 0.9
|
| 232 |
+
- `adam_beta2`: 0.999
|
| 233 |
+
- `adam_epsilon`: 1e-08
|
| 234 |
+
- `max_grad_norm`: 1.0
|
| 235 |
+
- `num_train_epochs`: 3
|
| 236 |
+
- `max_steps`: -1
|
| 237 |
+
- `lr_scheduler_type`: linear
|
| 238 |
+
- `lr_scheduler_kwargs`: {}
|
| 239 |
+
- `warmup_ratio`: 0.1
|
| 240 |
+
- `warmup_steps`: 0
|
| 241 |
+
- `log_level`: passive
|
| 242 |
+
- `log_level_replica`: warning
|
| 243 |
+
- `log_on_each_node`: True
|
| 244 |
+
- `logging_nan_inf_filter`: True
|
| 245 |
+
- `save_safetensors`: True
|
| 246 |
+
- `save_on_each_node`: False
|
| 247 |
+
- `save_only_model`: False
|
| 248 |
+
- `restore_callback_states_from_checkpoint`: False
|
| 249 |
+
- `no_cuda`: False
|
| 250 |
+
- `use_cpu`: False
|
| 251 |
+
- `use_mps_device`: False
|
| 252 |
+
- `seed`: 42
|
| 253 |
+
- `data_seed`: None
|
| 254 |
+
- `jit_mode_eval`: False
|
| 255 |
+
- `use_ipex`: False
|
| 256 |
+
- `bf16`: False
|
| 257 |
+
- `fp16`: True
|
| 258 |
+
- `fp16_opt_level`: O1
|
| 259 |
+
- `half_precision_backend`: auto
|
| 260 |
+
- `bf16_full_eval`: False
|
| 261 |
+
- `fp16_full_eval`: False
|
| 262 |
+
- `tf32`: None
|
| 263 |
+
- `local_rank`: 0
|
| 264 |
+
- `ddp_backend`: None
|
| 265 |
+
- `tpu_num_cores`: None
|
| 266 |
+
- `tpu_metrics_debug`: False
|
| 267 |
+
- `debug`: []
|
| 268 |
+
- `dataloader_drop_last`: False
|
| 269 |
+
- `dataloader_num_workers`: 0
|
| 270 |
+
- `dataloader_prefetch_factor`: None
|
| 271 |
+
- `past_index`: -1
|
| 272 |
+
- `disable_tqdm`: False
|
| 273 |
+
- `remove_unused_columns`: True
|
| 274 |
+
- `label_names`: None
|
| 275 |
+
- `load_best_model_at_end`: True
|
| 276 |
+
- `ignore_data_skip`: False
|
| 277 |
+
- `fsdp`: []
|
| 278 |
+
- `fsdp_min_num_params`: 0
|
| 279 |
+
- `fsdp_config`: {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}
|
| 280 |
+
- `fsdp_transformer_layer_cls_to_wrap`: None
|
| 281 |
+
- `accelerator_config`: {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True, 'non_blocking': False, 'gradient_accumulation_kwargs': None}
|
| 282 |
+
- `deepspeed`: None
|
| 283 |
+
- `label_smoothing_factor`: 0.0
|
| 284 |
+
- `optim`: adamw_torch
|
| 285 |
+
- `optim_args`: None
|
| 286 |
+
- `adafactor`: False
|
| 287 |
+
- `group_by_length`: False
|
| 288 |
+
- `length_column_name`: length
|
| 289 |
+
- `ddp_find_unused_parameters`: False
|
| 290 |
+
- `ddp_bucket_cap_mb`: None
|
| 291 |
+
- `ddp_broadcast_buffers`: False
|
| 292 |
+
- `dataloader_pin_memory`: True
|
| 293 |
+
- `dataloader_persistent_workers`: False
|
| 294 |
+
- `skip_memory_metrics`: True
|
| 295 |
+
- `use_legacy_prediction_loop`: False
|
| 296 |
+
- `push_to_hub`: False
|
| 297 |
+
- `resume_from_checkpoint`: None
|
| 298 |
+
- `hub_model_id`: None
|
| 299 |
+
- `hub_strategy`: every_save
|
| 300 |
+
- `hub_private_repo`: False
|
| 301 |
+
- `hub_always_push`: False
|
| 302 |
+
- `gradient_checkpointing`: False
|
| 303 |
+
- `gradient_checkpointing_kwargs`: None
|
| 304 |
+
- `include_inputs_for_metrics`: False
|
| 305 |
+
- `eval_do_concat_batches`: True
|
| 306 |
+
- `fp16_backend`: auto
|
| 307 |
+
- `push_to_hub_model_id`: None
|
| 308 |
+
- `push_to_hub_organization`: None
|
| 309 |
+
- `mp_parameters`:
|
| 310 |
+
- `auto_find_batch_size`: False
|
| 311 |
+
- `full_determinism`: False
|
| 312 |
+
- `torchdynamo`: None
|
| 313 |
+
- `ray_scope`: last
|
| 314 |
+
- `ddp_timeout`: 1800
|
| 315 |
+
- `torch_compile`: False
|
| 316 |
+
- `torch_compile_backend`: None
|
| 317 |
+
- `torch_compile_mode`: None
|
| 318 |
+
- `dispatch_batches`: None
|
| 319 |
+
- `split_batches`: None
|
| 320 |
+
- `include_tokens_per_second`: False
|
| 321 |
+
- `include_num_input_tokens_seen`: False
|
| 322 |
+
- `neftune_noise_alpha`: None
|
| 323 |
+
- `optim_target_modules`: None
|
| 324 |
+
- `batch_eval_metrics`: False
|
| 325 |
+
- `eval_on_start`: False
|
| 326 |
+
- `eval_use_gather_object`: False
|
| 327 |
+
- `batch_sampler`: batch_sampler
|
| 328 |
+
- `multi_dataset_batch_sampler`: proportional
|
| 329 |
+
|
| 330 |
+
</details>
|
| 331 |
+
|
| 332 |
+
### Training Logs
|
| 333 |
+
| Epoch | Step | Training Loss | loss |
|
| 334 |
+
|:------:|:----:|:-------------:|:------:|
|
| 335 |
+
| 0.0539 | 25 | 1.0035 | - |
|
| 336 |
+
| 0.1078 | 50 | 0.6668 | - |
|
| 337 |
+
| 0.1616 | 75 | 0.5274 | - |
|
| 338 |
+
| 0.2155 | 100 | 0.5162 | - |
|
| 339 |
+
| 0.2694 | 125 | 0.3716 | - |
|
| 340 |
+
| 0.3233 | 150 | 0.3866 | - |
|
| 341 |
+
| 0.3772 | 175 | 0.3964 | - |
|
| 342 |
+
| 0.4310 | 200 | 0.3294 | - |
|
| 343 |
+
| 0.4849 | 225 | 0.321 | - |
|
| 344 |
+
| 0.5388 | 250 | 0.2215 | - |
|
| 345 |
+
| 0.5927 | 275 | 0.2209 | - |
|
| 346 |
+
| 0.6466 | 300 | 0.3976 | - |
|
| 347 |
+
| 0.7004 | 325 | 0.2338 | - |
|
| 348 |
+
| 0.7543 | 350 | 0.2957 | - |
|
| 349 |
+
| 0.8082 | 375 | 0.3162 | - |
|
| 350 |
+
| 0.8621 | 400 | 0.3654 | - |
|
| 351 |
+
| 0.9159 | 425 | 0.2917 | - |
|
| 352 |
+
| 0.9698 | 450 | 0.2876 | - |
|
| 353 |
+
| 1.0 | 464 | - | 0.2267 |
|
| 354 |
+
| 1.0237 | 475 | 0.1953 | - |
|
| 355 |
+
| 1.0776 | 500 | 0.1227 | - |
|
| 356 |
+
| 1.1315 | 525 | 0.1753 | - |
|
| 357 |
+
| 1.1853 | 550 | 0.1713 | - |
|
| 358 |
+
| 1.2392 | 575 | 0.1333 | - |
|
| 359 |
+
| 1.2931 | 600 | 0.0951 | - |
|
| 360 |
+
| 1.3470 | 625 | 0.2296 | - |
|
| 361 |
+
| 1.4009 | 650 | 0.1954 | - |
|
| 362 |
+
| 1.4547 | 675 | 0.0941 | - |
|
| 363 |
+
| 1.5086 | 700 | 0.1103 | - |
|
| 364 |
+
| 1.5625 | 725 | 0.1549 | - |
|
| 365 |
+
| 1.6164 | 750 | 0.18 | - |
|
| 366 |
+
| 1.6703 | 775 | 0.1055 | - |
|
| 367 |
+
| 1.7241 | 800 | 0.1356 | - |
|
| 368 |
+
| 1.7780 | 825 | 0.1827 | - |
|
| 369 |
+
| 1.8319 | 850 | 0.0908 | - |
|
| 370 |
+
| 1.8858 | 875 | 0.0799 | - |
|
| 371 |
+
| 1.9397 | 900 | 0.0776 | - |
|
| 372 |
+
| 1.9935 | 925 | 0.1043 | - |
|
| 373 |
+
| 2.0 | 928 | - | 0.1602 |
|
| 374 |
+
| 2.0474 | 950 | 0.0742 | - |
|
| 375 |
+
| 2.1013 | 975 | 0.1111 | - |
|
| 376 |
+
| 2.1552 | 1000 | 0.0452 | - |
|
| 377 |
+
| 2.2091 | 1025 | 0.0684 | - |
|
| 378 |
+
| 2.2629 | 1050 | 0.0867 | - |
|
| 379 |
+
| 2.3168 | 1075 | 0.0784 | - |
|
| 380 |
+
| 2.3707 | 1100 | 0.056 | - |
|
| 381 |
+
| 2.4246 | 1125 | 0.0767 | - |
|
| 382 |
+
| 2.4784 | 1150 | 0.0297 | - |
|
| 383 |
+
| 2.5323 | 1175 | 0.0753 | - |
|
| 384 |
+
| 2.5862 | 1200 | 0.083 | - |
|
| 385 |
+
| 2.6401 | 1225 | 0.0347 | - |
|
| 386 |
+
| 2.6940 | 1250 | 0.0912 | - |
|
| 387 |
+
| 2.7478 | 1275 | 0.0392 | - |
|
| 388 |
+
| 2.8017 | 1300 | 0.0488 | - |
|
| 389 |
+
| 2.8556 | 1325 | 0.0611 | - |
|
| 390 |
+
| 2.9095 | 1350 | 0.0891 | - |
|
| 391 |
+
| 2.9634 | 1375 | 0.0841 | - |
|
| 392 |
+
| 3.0 | 1392 | - | 0.1335 |
|
| 393 |
+
|
| 394 |
+
|
| 395 |
+
### Framework Versions
|
| 396 |
+
- Python: 3.10.14
|
| 397 |
+
- Sentence Transformers: 3.0.1
|
| 398 |
+
- Transformers: 4.43.1
|
| 399 |
+
- PyTorch: 2.3.0
|
| 400 |
+
- Accelerate: 0.32.0
|
| 401 |
+
- Datasets: 2.19.1
|
| 402 |
+
- Tokenizers: 0.19.1
|
| 403 |
+
|
| 404 |
+
## Citation
|
| 405 |
+
|
| 406 |
+
### BibTeX
|
| 407 |
+
|
| 408 |
+
#### Sentence Transformers
|
| 409 |
+
```bibtex
|
| 410 |
+
@inproceedings{reimers-2019-sentence-bert,
|
| 411 |
+
title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
|
| 412 |
+
author = "Reimers, Nils and Gurevych, Iryna",
|
| 413 |
+
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
|
| 414 |
+
month = "11",
|
| 415 |
+
year = "2019",
|
| 416 |
+
publisher = "Association for Computational Linguistics",
|
| 417 |
+
url = "https://arxiv.org/abs/1908.10084",
|
| 418 |
+
}
|
| 419 |
+
```
|
| 420 |
+
|
| 421 |
+
#### MultipleNegativesRankingLoss
|
| 422 |
+
```bibtex
|
| 423 |
+
@misc{henderson2017efficient,
|
| 424 |
+
title={Efficient Natural Language Response Suggestion for Smart Reply},
|
| 425 |
+
author={Matthew Henderson and Rami Al-Rfou and Brian Strope and Yun-hsuan Sung and Laszlo Lukacs and Ruiqi Guo and Sanjiv Kumar and Balint Miklos and Ray Kurzweil},
|
| 426 |
+
year={2017},
|
| 427 |
+
eprint={1705.00652},
|
| 428 |
+
archivePrefix={arXiv},
|
| 429 |
+
primaryClass={cs.CL}
|
| 430 |
+
}
|
| 431 |
+
```
|
| 432 |
+
|
| 433 |
+
<!--
|
| 434 |
+
## Glossary
|
| 435 |
+
|
| 436 |
+
*Clearly define terms in order to be accessible across audiences.*
|
| 437 |
+
-->
|
| 438 |
+
|
| 439 |
+
<!--
|
| 440 |
+
## Model Card Authors
|
| 441 |
+
|
| 442 |
+
*Lists the people who create the model card, providing recognition and accountability for the detailed work that goes into its construction.*
|
| 443 |
+
-->
|
| 444 |
+
|
| 445 |
+
<!--
|
| 446 |
+
## Model Card Contact
|
| 447 |
+
|
| 448 |
+
*Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors.*
|
| 449 |
+
-->
|
checkpoint-1392/config.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "BAAI/bge-m3",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"XLMRobertaModel"
|
| 5 |
+
],
|
| 6 |
+
"attention_probs_dropout_prob": 0.1,
|
| 7 |
+
"bos_token_id": 0,
|
| 8 |
+
"classifier_dropout": null,
|
| 9 |
+
"eos_token_id": 2,
|
| 10 |
+
"hidden_act": "gelu",
|
| 11 |
+
"hidden_dropout_prob": 0.1,
|
| 12 |
+
"hidden_size": 1024,
|
| 13 |
+
"initializer_range": 0.02,
|
| 14 |
+
"intermediate_size": 4096,
|
| 15 |
+
"layer_norm_eps": 1e-05,
|
| 16 |
+
"max_position_embeddings": 8194,
|
| 17 |
+
"model_type": "xlm-roberta",
|
| 18 |
+
"num_attention_heads": 16,
|
| 19 |
+
"num_hidden_layers": 24,
|
| 20 |
+
"output_past": true,
|
| 21 |
+
"pad_token_id": 1,
|
| 22 |
+
"position_embedding_type": "absolute",
|
| 23 |
+
"torch_dtype": "float32",
|
| 24 |
+
"transformers_version": "4.43.1",
|
| 25 |
+
"type_vocab_size": 1,
|
| 26 |
+
"use_cache": true,
|
| 27 |
+
"vocab_size": 250002
|
| 28 |
+
}
|
checkpoint-1392/config_sentence_transformers.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"__version__": {
|
| 3 |
+
"sentence_transformers": "3.0.1",
|
| 4 |
+
"transformers": "4.43.1",
|
| 5 |
+
"pytorch": "2.3.0"
|
| 6 |
+
},
|
| 7 |
+
"prompts": {},
|
| 8 |
+
"default_prompt_name": null,
|
| 9 |
+
"similarity_fn_name": null
|
| 10 |
+
}
|
checkpoint-1392/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0d969c6c5db03b5da3119fb4be71f0cb8e3d9bbc5c669113437f0c2446fb2a6
|
| 3 |
+
size 2271064456
|
checkpoint-1392/modules.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"idx": 0,
|
| 4 |
+
"name": "0",
|
| 5 |
+
"path": "",
|
| 6 |
+
"type": "sentence_transformers.models.Transformer"
|
| 7 |
+
},
|
| 8 |
+
{
|
| 9 |
+
"idx": 1,
|
| 10 |
+
"name": "1",
|
| 11 |
+
"path": "1_Pooling",
|
| 12 |
+
"type": "sentence_transformers.models.Pooling"
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"idx": 2,
|
| 16 |
+
"name": "2",
|
| 17 |
+
"path": "2_Normalize",
|
| 18 |
+
"type": "sentence_transformers.models.Normalize"
|
| 19 |
+
}
|
| 20 |
+
]
|
checkpoint-1392/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:780e483cf9b45d017252c0c5dc6aae0cfad01328b0df294dee9db13ee678d231
|
| 3 |
+
size 4533961353
|
checkpoint-1392/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cdfcf51c1b901c6cd4994940cf8b5c12bdfa1e9e7269d490dc49790967e901a7
|
| 3 |
+
size 13990
|
checkpoint-1392/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d57cd14834219975ccc1728d47c6d5f86442bf1bba243fa75553c97b8a85c52f
|
| 3 |
+
size 1064
|
checkpoint-1392/sentence_bert_config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"max_seq_length": 8192,
|
| 3 |
+
"do_lower_case": false
|
| 4 |
+
}
|
checkpoint-1392/sentencepiece.bpe.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cfc8146abe2a0488e9e2a0c56de7952f7c11ab059eca145a0a727afce0db2865
|
| 3 |
+
size 5069051
|
checkpoint-1392/special_tokens_map.json
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": {
|
| 3 |
+
"content": "<s>",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": false,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
},
|
| 9 |
+
"cls_token": {
|
| 10 |
+
"content": "<s>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"eos_token": {
|
| 17 |
+
"content": "</s>",
|
| 18 |
+
"lstrip": false,
|
| 19 |
+
"normalized": false,
|
| 20 |
+
"rstrip": false,
|
| 21 |
+
"single_word": false
|
| 22 |
+
},
|
| 23 |
+
"mask_token": {
|
| 24 |
+
"content": "<mask>",
|
| 25 |
+
"lstrip": true,
|
| 26 |
+
"normalized": false,
|
| 27 |
+
"rstrip": false,
|
| 28 |
+
"single_word": false
|
| 29 |
+
},
|
| 30 |
+
"pad_token": {
|
| 31 |
+
"content": "<pad>",
|
| 32 |
+
"lstrip": false,
|
| 33 |
+
"normalized": false,
|
| 34 |
+
"rstrip": false,
|
| 35 |
+
"single_word": false
|
| 36 |
+
},
|
| 37 |
+
"sep_token": {
|
| 38 |
+
"content": "</s>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false
|
| 43 |
+
},
|
| 44 |
+
"unk_token": {
|
| 45 |
+
"content": "<unk>",
|
| 46 |
+
"lstrip": false,
|
| 47 |
+
"normalized": false,
|
| 48 |
+
"rstrip": false,
|
| 49 |
+
"single_word": false
|
| 50 |
+
}
|
| 51 |
+
}
|
checkpoint-1392/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4f7e21bec3fb0044ca0bb2d50eb5d4d8c596273c422baef84466d2c73748b9c
|
| 3 |
+
size 17083053
|
checkpoint-1392/tokenizer_config.json
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"added_tokens_decoder": {
|
| 3 |
+
"0": {
|
| 4 |
+
"content": "<s>",
|
| 5 |
+
"lstrip": false,
|
| 6 |
+
"normalized": false,
|
| 7 |
+
"rstrip": false,
|
| 8 |
+
"single_word": false,
|
| 9 |
+
"special": true
|
| 10 |
+
},
|
| 11 |
+
"1": {
|
| 12 |
+
"content": "<pad>",
|
| 13 |
+
"lstrip": false,
|
| 14 |
+
"normalized": false,
|
| 15 |
+
"rstrip": false,
|
| 16 |
+
"single_word": false,
|
| 17 |
+
"special": true
|
| 18 |
+
},
|
| 19 |
+
"2": {
|
| 20 |
+
"content": "</s>",
|
| 21 |
+
"lstrip": false,
|
| 22 |
+
"normalized": false,
|
| 23 |
+
"rstrip": false,
|
| 24 |
+
"single_word": false,
|
| 25 |
+
"special": true
|
| 26 |
+
},
|
| 27 |
+
"3": {
|
| 28 |
+
"content": "<unk>",
|
| 29 |
+
"lstrip": false,
|
| 30 |
+
"normalized": false,
|
| 31 |
+
"rstrip": false,
|
| 32 |
+
"single_word": false,
|
| 33 |
+
"special": true
|
| 34 |
+
},
|
| 35 |
+
"250001": {
|
| 36 |
+
"content": "<mask>",
|
| 37 |
+
"lstrip": true,
|
| 38 |
+
"normalized": false,
|
| 39 |
+
"rstrip": false,
|
| 40 |
+
"single_word": false,
|
| 41 |
+
"special": true
|
| 42 |
+
}
|
| 43 |
+
},
|
| 44 |
+
"bos_token": "<s>",
|
| 45 |
+
"clean_up_tokenization_spaces": true,
|
| 46 |
+
"cls_token": "<s>",
|
| 47 |
+
"eos_token": "</s>",
|
| 48 |
+
"mask_token": "<mask>",
|
| 49 |
+
"model_max_length": 8192,
|
| 50 |
+
"pad_token": "<pad>",
|
| 51 |
+
"sep_token": "</s>",
|
| 52 |
+
"sp_model_kwargs": {},
|
| 53 |
+
"tokenizer_class": "XLMRobertaTokenizer",
|
| 54 |
+
"unk_token": "<unk>"
|
| 55 |
+
}
|
checkpoint-1392/trainer_state.json
ADDED
|
@@ -0,0 +1,451 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": 0.13348257541656494,
|
| 3 |
+
"best_model_checkpoint": "autotrain-cancp-bj938/checkpoint-1392",
|
| 4 |
+
"epoch": 3.0,
|
| 5 |
+
"eval_steps": 500,
|
| 6 |
+
"global_step": 1392,
|
| 7 |
+
"is_hyper_param_search": false,
|
| 8 |
+
"is_local_process_zero": true,
|
| 9 |
+
"is_world_process_zero": true,
|
| 10 |
+
"log_history": [
|
| 11 |
+
{
|
| 12 |
+
"epoch": 0.05387931034482758,
|
| 13 |
+
"grad_norm": 27.848630905151367,
|
| 14 |
+
"learning_rate": 5.357142857142857e-06,
|
| 15 |
+
"loss": 1.0035,
|
| 16 |
+
"step": 25
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"epoch": 0.10775862068965517,
|
| 20 |
+
"grad_norm": 17.14989471435547,
|
| 21 |
+
"learning_rate": 1.0714285714285714e-05,
|
| 22 |
+
"loss": 0.6668,
|
| 23 |
+
"step": 50
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"epoch": 0.16163793103448276,
|
| 27 |
+
"grad_norm": 34.14347839355469,
|
| 28 |
+
"learning_rate": 1.6071428571428572e-05,
|
| 29 |
+
"loss": 0.5274,
|
| 30 |
+
"step": 75
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"epoch": 0.21551724137931033,
|
| 34 |
+
"grad_norm": 16.781753540039062,
|
| 35 |
+
"learning_rate": 2.1428571428571428e-05,
|
| 36 |
+
"loss": 0.5162,
|
| 37 |
+
"step": 100
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.26939655172413796,
|
| 41 |
+
"grad_norm": 51.6668815612793,
|
| 42 |
+
"learning_rate": 2.6785714285714288e-05,
|
| 43 |
+
"loss": 0.3716,
|
| 44 |
+
"step": 125
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"epoch": 0.3232758620689655,
|
| 48 |
+
"grad_norm": 39.81554412841797,
|
| 49 |
+
"learning_rate": 2.976038338658147e-05,
|
| 50 |
+
"loss": 0.3866,
|
| 51 |
+
"step": 150
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"epoch": 0.3771551724137931,
|
| 55 |
+
"grad_norm": 3.4030301570892334,
|
| 56 |
+
"learning_rate": 2.9161341853035145e-05,
|
| 57 |
+
"loss": 0.3964,
|
| 58 |
+
"step": 175
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"epoch": 0.43103448275862066,
|
| 62 |
+
"grad_norm": 0.7617379426956177,
|
| 63 |
+
"learning_rate": 2.856230031948882e-05,
|
| 64 |
+
"loss": 0.3294,
|
| 65 |
+
"step": 200
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"epoch": 0.4849137931034483,
|
| 69 |
+
"grad_norm": 5.952996730804443,
|
| 70 |
+
"learning_rate": 2.7963258785942494e-05,
|
| 71 |
+
"loss": 0.321,
|
| 72 |
+
"step": 225
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"epoch": 0.5387931034482759,
|
| 76 |
+
"grad_norm": 37.907344818115234,
|
| 77 |
+
"learning_rate": 2.736421725239617e-05,
|
| 78 |
+
"loss": 0.2215,
|
| 79 |
+
"step": 250
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"epoch": 0.5926724137931034,
|
| 83 |
+
"grad_norm": 64.75016784667969,
|
| 84 |
+
"learning_rate": 2.6765175718849843e-05,
|
| 85 |
+
"loss": 0.2209,
|
| 86 |
+
"step": 275
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"epoch": 0.646551724137931,
|
| 90 |
+
"grad_norm": 56.28371810913086,
|
| 91 |
+
"learning_rate": 2.6166134185303514e-05,
|
| 92 |
+
"loss": 0.3976,
|
| 93 |
+
"step": 300
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"epoch": 0.7004310344827587,
|
| 97 |
+
"grad_norm": 6.555293083190918,
|
| 98 |
+
"learning_rate": 2.5567092651757188e-05,
|
| 99 |
+
"loss": 0.2338,
|
| 100 |
+
"step": 325
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 0.7543103448275862,
|
| 104 |
+
"grad_norm": 9.188680648803711,
|
| 105 |
+
"learning_rate": 2.4968051118210863e-05,
|
| 106 |
+
"loss": 0.2957,
|
| 107 |
+
"step": 350
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"epoch": 0.8081896551724138,
|
| 111 |
+
"grad_norm": 7.902302265167236,
|
| 112 |
+
"learning_rate": 2.4369009584664537e-05,
|
| 113 |
+
"loss": 0.3162,
|
| 114 |
+
"step": 375
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 0.8620689655172413,
|
| 118 |
+
"grad_norm": 34.26408767700195,
|
| 119 |
+
"learning_rate": 2.376996805111821e-05,
|
| 120 |
+
"loss": 0.3654,
|
| 121 |
+
"step": 400
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"epoch": 0.915948275862069,
|
| 125 |
+
"grad_norm": 24.791316986083984,
|
| 126 |
+
"learning_rate": 2.3170926517571883e-05,
|
| 127 |
+
"loss": 0.2917,
|
| 128 |
+
"step": 425
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"epoch": 0.9698275862068966,
|
| 132 |
+
"grad_norm": 34.4084358215332,
|
| 133 |
+
"learning_rate": 2.2571884984025557e-05,
|
| 134 |
+
"loss": 0.2876,
|
| 135 |
+
"step": 450
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"epoch": 1.0,
|
| 139 |
+
"eval_loss": 0.2267012894153595,
|
| 140 |
+
"eval_runtime": 328.8449,
|
| 141 |
+
"eval_samples_per_second": 2.822,
|
| 142 |
+
"eval_steps_per_second": 0.176,
|
| 143 |
+
"step": 464
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"epoch": 1.0237068965517242,
|
| 147 |
+
"grad_norm": 21.48427391052246,
|
| 148 |
+
"learning_rate": 2.1972843450479235e-05,
|
| 149 |
+
"loss": 0.1953,
|
| 150 |
+
"step": 475
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"epoch": 1.0775862068965518,
|
| 154 |
+
"grad_norm": 17.737802505493164,
|
| 155 |
+
"learning_rate": 2.137380191693291e-05,
|
| 156 |
+
"loss": 0.1227,
|
| 157 |
+
"step": 500
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"epoch": 1.1314655172413792,
|
| 161 |
+
"grad_norm": 0.8908417224884033,
|
| 162 |
+
"learning_rate": 2.0774760383386584e-05,
|
| 163 |
+
"loss": 0.1753,
|
| 164 |
+
"step": 525
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"epoch": 1.1853448275862069,
|
| 168 |
+
"grad_norm": 3.7192788124084473,
|
| 169 |
+
"learning_rate": 2.0175718849840258e-05,
|
| 170 |
+
"loss": 0.1713,
|
| 171 |
+
"step": 550
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"epoch": 1.2392241379310345,
|
| 175 |
+
"grad_norm": 2.4387078285217285,
|
| 176 |
+
"learning_rate": 1.957667731629393e-05,
|
| 177 |
+
"loss": 0.1333,
|
| 178 |
+
"step": 575
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"epoch": 1.293103448275862,
|
| 182 |
+
"grad_norm": 1.2562309503555298,
|
| 183 |
+
"learning_rate": 1.8977635782747604e-05,
|
| 184 |
+
"loss": 0.0951,
|
| 185 |
+
"step": 600
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"epoch": 1.3469827586206897,
|
| 189 |
+
"grad_norm": 26.022050857543945,
|
| 190 |
+
"learning_rate": 1.8378594249201278e-05,
|
| 191 |
+
"loss": 0.2296,
|
| 192 |
+
"step": 625
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"epoch": 1.4008620689655173,
|
| 196 |
+
"grad_norm": 64.28813934326172,
|
| 197 |
+
"learning_rate": 1.7779552715654953e-05,
|
| 198 |
+
"loss": 0.1954,
|
| 199 |
+
"step": 650
|
| 200 |
+
},
|
| 201 |
+
{
|
| 202 |
+
"epoch": 1.4547413793103448,
|
| 203 |
+
"grad_norm": 1.9157840013504028,
|
| 204 |
+
"learning_rate": 1.7180511182108627e-05,
|
| 205 |
+
"loss": 0.0941,
|
| 206 |
+
"step": 675
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"epoch": 1.5086206896551724,
|
| 210 |
+
"grad_norm": 5.331562042236328,
|
| 211 |
+
"learning_rate": 1.6581469648562298e-05,
|
| 212 |
+
"loss": 0.1103,
|
| 213 |
+
"step": 700
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 1.5625,
|
| 217 |
+
"grad_norm": 48.02653884887695,
|
| 218 |
+
"learning_rate": 1.5982428115015973e-05,
|
| 219 |
+
"loss": 0.1549,
|
| 220 |
+
"step": 725
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"epoch": 1.6163793103448276,
|
| 224 |
+
"grad_norm": 4.250628471374512,
|
| 225 |
+
"learning_rate": 1.538338658146965e-05,
|
| 226 |
+
"loss": 0.18,
|
| 227 |
+
"step": 750
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 1.6702586206896552,
|
| 231 |
+
"grad_norm": 9.798600196838379,
|
| 232 |
+
"learning_rate": 1.4784345047923323e-05,
|
| 233 |
+
"loss": 0.1055,
|
| 234 |
+
"step": 775
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 1.7241379310344827,
|
| 238 |
+
"grad_norm": 8.392205238342285,
|
| 239 |
+
"learning_rate": 1.4185303514376996e-05,
|
| 240 |
+
"loss": 0.1356,
|
| 241 |
+
"step": 800
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"epoch": 1.7780172413793105,
|
| 245 |
+
"grad_norm": 36.721675872802734,
|
| 246 |
+
"learning_rate": 1.3586261980830672e-05,
|
| 247 |
+
"loss": 0.1827,
|
| 248 |
+
"step": 825
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"epoch": 1.831896551724138,
|
| 252 |
+
"grad_norm": 23.474363327026367,
|
| 253 |
+
"learning_rate": 1.2987220447284347e-05,
|
| 254 |
+
"loss": 0.0908,
|
| 255 |
+
"step": 850
|
| 256 |
+
},
|
| 257 |
+
{
|
| 258 |
+
"epoch": 1.8857758620689655,
|
| 259 |
+
"grad_norm": 0.8489438891410828,
|
| 260 |
+
"learning_rate": 1.238817891373802e-05,
|
| 261 |
+
"loss": 0.0799,
|
| 262 |
+
"step": 875
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"epoch": 1.9396551724137931,
|
| 266 |
+
"grad_norm": 0.5809716582298279,
|
| 267 |
+
"learning_rate": 1.1789137380191694e-05,
|
| 268 |
+
"loss": 0.0776,
|
| 269 |
+
"step": 900
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"epoch": 1.9935344827586206,
|
| 273 |
+
"grad_norm": 20.510276794433594,
|
| 274 |
+
"learning_rate": 1.1190095846645368e-05,
|
| 275 |
+
"loss": 0.1043,
|
| 276 |
+
"step": 925
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"epoch": 2.0,
|
| 280 |
+
"eval_loss": 0.16021235287189484,
|
| 281 |
+
"eval_runtime": 355.4328,
|
| 282 |
+
"eval_samples_per_second": 2.611,
|
| 283 |
+
"eval_steps_per_second": 0.163,
|
| 284 |
+
"step": 928
|
| 285 |
+
},
|
| 286 |
+
{
|
| 287 |
+
"epoch": 2.0474137931034484,
|
| 288 |
+
"grad_norm": 3.6544885635375977,
|
| 289 |
+
"learning_rate": 1.0591054313099041e-05,
|
| 290 |
+
"loss": 0.0742,
|
| 291 |
+
"step": 950
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"epoch": 2.101293103448276,
|
| 295 |
+
"grad_norm": 6.124390125274658,
|
| 296 |
+
"learning_rate": 9.992012779552717e-06,
|
| 297 |
+
"loss": 0.1111,
|
| 298 |
+
"step": 975
|
| 299 |
+
},
|
| 300 |
+
{
|
| 301 |
+
"epoch": 2.1551724137931036,
|
| 302 |
+
"grad_norm": 20.844350814819336,
|
| 303 |
+
"learning_rate": 9.39297124600639e-06,
|
| 304 |
+
"loss": 0.0452,
|
| 305 |
+
"step": 1000
|
| 306 |
+
},
|
| 307 |
+
{
|
| 308 |
+
"epoch": 2.209051724137931,
|
| 309 |
+
"grad_norm": 4.057243824005127,
|
| 310 |
+
"learning_rate": 8.793929712460064e-06,
|
| 311 |
+
"loss": 0.0684,
|
| 312 |
+
"step": 1025
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"epoch": 2.2629310344827585,
|
| 316 |
+
"grad_norm": 1.4104251861572266,
|
| 317 |
+
"learning_rate": 8.194888178913739e-06,
|
| 318 |
+
"loss": 0.0867,
|
| 319 |
+
"step": 1050
|
| 320 |
+
},
|
| 321 |
+
{
|
| 322 |
+
"epoch": 2.3168103448275863,
|
| 323 |
+
"grad_norm": 0.8903902173042297,
|
| 324 |
+
"learning_rate": 7.595846645367412e-06,
|
| 325 |
+
"loss": 0.0784,
|
| 326 |
+
"step": 1075
|
| 327 |
+
},
|
| 328 |
+
{
|
| 329 |
+
"epoch": 2.3706896551724137,
|
| 330 |
+
"grad_norm": 1.2650290727615356,
|
| 331 |
+
"learning_rate": 6.996805111821087e-06,
|
| 332 |
+
"loss": 0.056,
|
| 333 |
+
"step": 1100
|
| 334 |
+
},
|
| 335 |
+
{
|
| 336 |
+
"epoch": 2.4245689655172415,
|
| 337 |
+
"grad_norm": 64.65714263916016,
|
| 338 |
+
"learning_rate": 6.39776357827476e-06,
|
| 339 |
+
"loss": 0.0767,
|
| 340 |
+
"step": 1125
|
| 341 |
+
},
|
| 342 |
+
{
|
| 343 |
+
"epoch": 2.478448275862069,
|
| 344 |
+
"grad_norm": 2.8913872241973877,
|
| 345 |
+
"learning_rate": 5.798722044728435e-06,
|
| 346 |
+
"loss": 0.0297,
|
| 347 |
+
"step": 1150
|
| 348 |
+
},
|
| 349 |
+
{
|
| 350 |
+
"epoch": 2.532327586206897,
|
| 351 |
+
"grad_norm": 0.06471245735883713,
|
| 352 |
+
"learning_rate": 5.199680511182109e-06,
|
| 353 |
+
"loss": 0.0753,
|
| 354 |
+
"step": 1175
|
| 355 |
+
},
|
| 356 |
+
{
|
| 357 |
+
"epoch": 2.586206896551724,
|
| 358 |
+
"grad_norm": 33.09629440307617,
|
| 359 |
+
"learning_rate": 4.600638977635783e-06,
|
| 360 |
+
"loss": 0.083,
|
| 361 |
+
"step": 1200
|
| 362 |
+
},
|
| 363 |
+
{
|
| 364 |
+
"epoch": 2.6400862068965516,
|
| 365 |
+
"grad_norm": 0.05082279071211815,
|
| 366 |
+
"learning_rate": 4.001597444089457e-06,
|
| 367 |
+
"loss": 0.0347,
|
| 368 |
+
"step": 1225
|
| 369 |
+
},
|
| 370 |
+
{
|
| 371 |
+
"epoch": 2.6939655172413794,
|
| 372 |
+
"grad_norm": 1.7654094696044922,
|
| 373 |
+
"learning_rate": 3.4025559105431313e-06,
|
| 374 |
+
"loss": 0.0912,
|
| 375 |
+
"step": 1250
|
| 376 |
+
},
|
| 377 |
+
{
|
| 378 |
+
"epoch": 2.747844827586207,
|
| 379 |
+
"grad_norm": 1.016746997833252,
|
| 380 |
+
"learning_rate": 2.8035143769968053e-06,
|
| 381 |
+
"loss": 0.0392,
|
| 382 |
+
"step": 1275
|
| 383 |
+
},
|
| 384 |
+
{
|
| 385 |
+
"epoch": 2.8017241379310347,
|
| 386 |
+
"grad_norm": 0.5331505537033081,
|
| 387 |
+
"learning_rate": 2.2044728434504793e-06,
|
| 388 |
+
"loss": 0.0488,
|
| 389 |
+
"step": 1300
|
| 390 |
+
},
|
| 391 |
+
{
|
| 392 |
+
"epoch": 2.855603448275862,
|
| 393 |
+
"grad_norm": 0.18820132315158844,
|
| 394 |
+
"learning_rate": 1.6054313099041533e-06,
|
| 395 |
+
"loss": 0.0611,
|
| 396 |
+
"step": 1325
|
| 397 |
+
},
|
| 398 |
+
{
|
| 399 |
+
"epoch": 2.9094827586206895,
|
| 400 |
+
"grad_norm": 45.254154205322266,
|
| 401 |
+
"learning_rate": 1.0063897763578274e-06,
|
| 402 |
+
"loss": 0.0891,
|
| 403 |
+
"step": 1350
|
| 404 |
+
},
|
| 405 |
+
{
|
| 406 |
+
"epoch": 2.9633620689655173,
|
| 407 |
+
"grad_norm": 0.5205026268959045,
|
| 408 |
+
"learning_rate": 4.073482428115016e-07,
|
| 409 |
+
"loss": 0.0841,
|
| 410 |
+
"step": 1375
|
| 411 |
+
},
|
| 412 |
+
{
|
| 413 |
+
"epoch": 3.0,
|
| 414 |
+
"eval_loss": 0.13348257541656494,
|
| 415 |
+
"eval_runtime": 336.5252,
|
| 416 |
+
"eval_samples_per_second": 2.758,
|
| 417 |
+
"eval_steps_per_second": 0.172,
|
| 418 |
+
"step": 1392
|
| 419 |
+
}
|
| 420 |
+
],
|
| 421 |
+
"logging_steps": 25,
|
| 422 |
+
"max_steps": 1392,
|
| 423 |
+
"num_input_tokens_seen": 0,
|
| 424 |
+
"num_train_epochs": 3,
|
| 425 |
+
"save_steps": 500,
|
| 426 |
+
"stateful_callbacks": {
|
| 427 |
+
"EarlyStoppingCallback": {
|
| 428 |
+
"args": {
|
| 429 |
+
"early_stopping_patience": 5,
|
| 430 |
+
"early_stopping_threshold": 0.01
|
| 431 |
+
},
|
| 432 |
+
"attributes": {
|
| 433 |
+
"early_stopping_patience_counter": 0
|
| 434 |
+
}
|
| 435 |
+
},
|
| 436 |
+
"TrainerControl": {
|
| 437 |
+
"args": {
|
| 438 |
+
"should_epoch_stop": false,
|
| 439 |
+
"should_evaluate": false,
|
| 440 |
+
"should_log": false,
|
| 441 |
+
"should_save": true,
|
| 442 |
+
"should_training_stop": true
|
| 443 |
+
},
|
| 444 |
+
"attributes": {}
|
| 445 |
+
}
|
| 446 |
+
},
|
| 447 |
+
"total_flos": 0.0,
|
| 448 |
+
"train_batch_size": 8,
|
| 449 |
+
"trial_name": null,
|
| 450 |
+
"trial_params": null
|
| 451 |
+
}
|
checkpoint-1392/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2c37fed5dbcaada8ccc5c5b7ae7352831777b9238aa663c72ab2d7516450ada
|
| 3 |
+
size 5496
|
config.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "BAAI/bge-m3",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"XLMRobertaModel"
|
| 5 |
+
],
|
| 6 |
+
"attention_probs_dropout_prob": 0.1,
|
| 7 |
+
"bos_token_id": 0,
|
| 8 |
+
"classifier_dropout": null,
|
| 9 |
+
"eos_token_id": 2,
|
| 10 |
+
"hidden_act": "gelu",
|
| 11 |
+
"hidden_dropout_prob": 0.1,
|
| 12 |
+
"hidden_size": 1024,
|
| 13 |
+
"initializer_range": 0.02,
|
| 14 |
+
"intermediate_size": 4096,
|
| 15 |
+
"layer_norm_eps": 1e-05,
|
| 16 |
+
"max_position_embeddings": 8194,
|
| 17 |
+
"model_type": "xlm-roberta",
|
| 18 |
+
"num_attention_heads": 16,
|
| 19 |
+
"num_hidden_layers": 24,
|
| 20 |
+
"output_past": true,
|
| 21 |
+
"pad_token_id": 1,
|
| 22 |
+
"position_embedding_type": "absolute",
|
| 23 |
+
"torch_dtype": "float32",
|
| 24 |
+
"transformers_version": "4.43.1",
|
| 25 |
+
"type_vocab_size": 1,
|
| 26 |
+
"use_cache": true,
|
| 27 |
+
"vocab_size": 250002
|
| 28 |
+
}
|
config_sentence_transformers.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"__version__": {
|
| 3 |
+
"sentence_transformers": "3.0.1",
|
| 4 |
+
"transformers": "4.43.1",
|
| 5 |
+
"pytorch": "2.3.0"
|
| 6 |
+
},
|
| 7 |
+
"prompts": {},
|
| 8 |
+
"default_prompt_name": null,
|
| 9 |
+
"similarity_fn_name": null
|
| 10 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0d969c6c5db03b5da3119fb4be71f0cb8e3d9bbc5c669113437f0c2446fb2a6
|
| 3 |
+
size 2271064456
|
modules.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"idx": 0,
|
| 4 |
+
"name": "0",
|
| 5 |
+
"path": "",
|
| 6 |
+
"type": "sentence_transformers.models.Transformer"
|
| 7 |
+
},
|
| 8 |
+
{
|
| 9 |
+
"idx": 1,
|
| 10 |
+
"name": "1",
|
| 11 |
+
"path": "1_Pooling",
|
| 12 |
+
"type": "sentence_transformers.models.Pooling"
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"idx": 2,
|
| 16 |
+
"name": "2",
|
| 17 |
+
"path": "2_Normalize",
|
| 18 |
+
"type": "sentence_transformers.models.Normalize"
|
| 19 |
+
}
|
| 20 |
+
]
|
runs/Aug12_09-19-00_r-adriansanz-autotrain-advanced-10d2hfed-84e31-998ah/events.out.tfevents.1723454341.r-adriansanz-autotrain-advanced-10d2hfed-84e31-998ah.238.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f601e5a8824f9311e900b8628cdc21ecfe4f0d5d09efdb99af6f17e4aa4a036e
|
| 3 |
+
size 17065
|
runs/Aug12_09-19-00_r-adriansanz-autotrain-advanced-10d2hfed-84e31-998ah/events.out.tfevents.1723476837.r-adriansanz-autotrain-advanced-10d2hfed-84e31-998ah.238.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71ca0ecceef81344d5428b8a5bca08908ce6b381360dbc0bb785563d80449e32
|
| 3 |
+
size 359
|
sentence_bert_config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"max_seq_length": 8192,
|
| 3 |
+
"do_lower_case": false
|
| 4 |
+
}
|
sentencepiece.bpe.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cfc8146abe2a0488e9e2a0c56de7952f7c11ab059eca145a0a727afce0db2865
|
| 3 |
+
size 5069051
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": {
|
| 3 |
+
"content": "<s>",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": false,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
},
|
| 9 |
+
"cls_token": {
|
| 10 |
+
"content": "<s>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"eos_token": {
|
| 17 |
+
"content": "</s>",
|
| 18 |
+
"lstrip": false,
|
| 19 |
+
"normalized": false,
|
| 20 |
+
"rstrip": false,
|
| 21 |
+
"single_word": false
|
| 22 |
+
},
|
| 23 |
+
"mask_token": {
|
| 24 |
+
"content": "<mask>",
|
| 25 |
+
"lstrip": true,
|
| 26 |
+
"normalized": false,
|
| 27 |
+
"rstrip": false,
|
| 28 |
+
"single_word": false
|
| 29 |
+
},
|
| 30 |
+
"pad_token": {
|
| 31 |
+
"content": "<pad>",
|
| 32 |
+
"lstrip": false,
|
| 33 |
+
"normalized": false,
|
| 34 |
+
"rstrip": false,
|
| 35 |
+
"single_word": false
|
| 36 |
+
},
|
| 37 |
+
"sep_token": {
|
| 38 |
+
"content": "</s>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false
|
| 43 |
+
},
|
| 44 |
+
"unk_token": {
|
| 45 |
+
"content": "<unk>",
|
| 46 |
+
"lstrip": false,
|
| 47 |
+
"normalized": false,
|
| 48 |
+
"rstrip": false,
|
| 49 |
+
"single_word": false
|
| 50 |
+
}
|
| 51 |
+
}
|
tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4f7e21bec3fb0044ca0bb2d50eb5d4d8c596273c422baef84466d2c73748b9c
|
| 3 |
+
size 17083053
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"added_tokens_decoder": {
|
| 3 |
+
"0": {
|
| 4 |
+
"content": "<s>",
|
| 5 |
+
"lstrip": false,
|
| 6 |
+
"normalized": false,
|
| 7 |
+
"rstrip": false,
|
| 8 |
+
"single_word": false,
|
| 9 |
+
"special": true
|
| 10 |
+
},
|
| 11 |
+
"1": {
|
| 12 |
+
"content": "<pad>",
|
| 13 |
+
"lstrip": false,
|
| 14 |
+
"normalized": false,
|
| 15 |
+
"rstrip": false,
|
| 16 |
+
"single_word": false,
|
| 17 |
+
"special": true
|
| 18 |
+
},
|
| 19 |
+
"2": {
|
| 20 |
+
"content": "</s>",
|
| 21 |
+
"lstrip": false,
|
| 22 |
+
"normalized": false,
|
| 23 |
+
"rstrip": false,
|
| 24 |
+
"single_word": false,
|
| 25 |
+
"special": true
|
| 26 |
+
},
|
| 27 |
+
"3": {
|
| 28 |
+
"content": "<unk>",
|
| 29 |
+
"lstrip": false,
|
| 30 |
+
"normalized": false,
|
| 31 |
+
"rstrip": false,
|
| 32 |
+
"single_word": false,
|
| 33 |
+
"special": true
|
| 34 |
+
},
|
| 35 |
+
"250001": {
|
| 36 |
+
"content": "<mask>",
|
| 37 |
+
"lstrip": true,
|
| 38 |
+
"normalized": false,
|
| 39 |
+
"rstrip": false,
|
| 40 |
+
"single_word": false,
|
| 41 |
+
"special": true
|
| 42 |
+
}
|
| 43 |
+
},
|
| 44 |
+
"bos_token": "<s>",
|
| 45 |
+
"clean_up_tokenization_spaces": true,
|
| 46 |
+
"cls_token": "<s>",
|
| 47 |
+
"eos_token": "</s>",
|
| 48 |
+
"mask_token": "<mask>",
|
| 49 |
+
"model_max_length": 8192,
|
| 50 |
+
"pad_token": "<pad>",
|
| 51 |
+
"sep_token": "</s>",
|
| 52 |
+
"sp_model_kwargs": {},
|
| 53 |
+
"tokenizer_class": "XLMRobertaTokenizer",
|
| 54 |
+
"unk_token": "<unk>"
|
| 55 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2c37fed5dbcaada8ccc5c5b7ae7352831777b9238aa663c72ab2d7516450ada
|
| 3 |
+
size 5496
|
training_params.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"data_path": "autotrain-cancp-bj938/autotrain-data",
|
| 3 |
+
"model": "BAAI/bge-m3",
|
| 4 |
+
"lr": 3e-05,
|
| 5 |
+
"epochs": 3,
|
| 6 |
+
"max_seq_length": 1024,
|
| 7 |
+
"batch_size": 8,
|
| 8 |
+
"warmup_ratio": 0.1,
|
| 9 |
+
"gradient_accumulation": 1,
|
| 10 |
+
"optimizer": "adamw_torch",
|
| 11 |
+
"scheduler": "linear",
|
| 12 |
+
"weight_decay": 0.0,
|
| 13 |
+
"max_grad_norm": 1.0,
|
| 14 |
+
"seed": 42,
|
| 15 |
+
"train_split": "train",
|
| 16 |
+
"valid_split": "validation",
|
| 17 |
+
"logging_steps": -1,
|
| 18 |
+
"project_name": "autotrain-cancp-bj938",
|
| 19 |
+
"auto_find_batch_size": false,
|
| 20 |
+
"mixed_precision": "fp16",
|
| 21 |
+
"save_total_limit": 1,
|
| 22 |
+
"push_to_hub": true,
|
| 23 |
+
"eval_strategy": "epoch",
|
| 24 |
+
"username": "adriansanz",
|
| 25 |
+
"log": "tensorboard",
|
| 26 |
+
"early_stopping_patience": 5,
|
| 27 |
+
"early_stopping_threshold": 0.01,
|
| 28 |
+
"trainer": "qa",
|
| 29 |
+
"sentence1_column": "autotrain_sentence1",
|
| 30 |
+
"sentence2_column": "autotrain_sentence2",
|
| 31 |
+
"sentence3_column": "autotrain_sentence3",
|
| 32 |
+
"target_column": "autotrain_target"
|
| 33 |
+
}
|