Training in progress, step 152, checkpoint
Browse files- checkpoint-152/1_Pooling/config.json +10 -0
- checkpoint-152/README.md +681 -0
- checkpoint-152/added_tokens.json +3 -0
- checkpoint-152/config.json +35 -0
- checkpoint-152/config_sentence_transformers.json +10 -0
- checkpoint-152/modules.json +14 -0
- checkpoint-152/optimizer.pt +3 -0
- checkpoint-152/pytorch_model.bin +3 -0
- checkpoint-152/rng_state.pth +3 -0
- checkpoint-152/scheduler.pt +3 -0
- checkpoint-152/sentence_bert_config.json +4 -0
- checkpoint-152/special_tokens_map.json +51 -0
- checkpoint-152/spm.model +3 -0
- checkpoint-152/tokenizer.json +0 -0
- checkpoint-152/tokenizer_config.json +65 -0
- checkpoint-152/trainer_state.json +1637 -0
- checkpoint-152/training_args.bin +3 -0
checkpoint-152/1_Pooling/config.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"word_embedding_dimension": 768,
|
3 |
+
"pooling_mode_cls_token": false,
|
4 |
+
"pooling_mode_mean_tokens": true,
|
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-152/README.md
ADDED
@@ -0,0 +1,681 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: bobox/DeBERTa-small-ST-v1-test-step3
|
3 |
+
datasets: []
|
4 |
+
language: []
|
5 |
+
library_name: sentence-transformers
|
6 |
+
metrics:
|
7 |
+
- pearson_cosine
|
8 |
+
- spearman_cosine
|
9 |
+
- pearson_manhattan
|
10 |
+
- spearman_manhattan
|
11 |
+
- pearson_euclidean
|
12 |
+
- spearman_euclidean
|
13 |
+
- pearson_dot
|
14 |
+
- spearman_dot
|
15 |
+
- pearson_max
|
16 |
+
- spearman_max
|
17 |
+
pipeline_tag: sentence-similarity
|
18 |
+
tags:
|
19 |
+
- sentence-transformers
|
20 |
+
- sentence-similarity
|
21 |
+
- feature-extraction
|
22 |
+
- generated_from_trainer
|
23 |
+
- dataset_size:120849
|
24 |
+
- loss:CachedGISTEmbedLoss
|
25 |
+
widget:
|
26 |
+
- source_sentence: 'Brian Cummins, who was in his early 60s, was refereeing an Under-16s
|
27 |
+
final in Elburton, Devon, on Sunday when he fell to the ground.
|
28 |
+
|
29 |
+
He was taken to Derriford Hospital in Plymouth but died shortly after, the Devon
|
30 |
+
Junior Minor League said.
|
31 |
+
|
32 |
+
A spokesman said: "Our thoughts and condolences at this time are with his family.
|
33 |
+
The league has lost a very loyal referee."
|
34 |
+
|
35 |
+
The game between Woolwell Juniors and Tavistock was abandoned after Mr Cummins
|
36 |
+
collapsed.
|
37 |
+
|
38 |
+
His daughter Sarah said: "He was a loving father, father in law, granddad, husband
|
39 |
+
and friend to all who knew him. He loved his football and refereeing.
|
40 |
+
|
41 |
+
"He will be greatly missed by all and will forever be in our hearts."
|
42 |
+
|
43 |
+
Brian Rimes, general secretary of the league, said former Devonport dockyard worker
|
44 |
+
Mr Cummins had been a referee for the league for about 20 years.
|
45 |
+
|
46 |
+
"He was a very good referee, a man well respected by youngsters and the referee
|
47 |
+
fraternity," he said.
|
48 |
+
|
49 |
+
Mark Davies wrote on the league''s Facebook page: "Very sad news indeed and our
|
50 |
+
thoughts go out to Brian''s family and friends. It''s a shame that it takes such
|
51 |
+
awful circumstances to unite the local footballing community but in Brian we know
|
52 |
+
we have lost a true gent. RIP Brian."
|
53 |
+
|
54 |
+
Mark Evans wrote: "RIP Brian. Grassroots football has lost an amazing guy and
|
55 |
+
great referee. Deepest sympathies from all Devon FA referees."
|
56 |
+
|
57 |
+
Michael Davies tweeted: "#RIP Brian Cummins, such sad news! Top Ref, top neighbour
|
58 |
+
but most of all a top bloke! Will be sadly missed."'
|
59 |
+
sentences:
|
60 |
+
- 'Ptosis (Sagging Eyelids): Check Your Symptoms and Signs Watery Eye A drooping
|
61 |
+
or sagging of the eyelid is medically known as ptosis or blepharoptosis . Drooping
|
62 |
+
eyelids may occur on both sides (bilateral) or on one side only (unilateral),
|
63 |
+
in which case it is more easily noticed. Congenital ptosis is eyelid drooping
|
64 |
+
that is present at birth; when it develops later, it is referred to as acquired
|
65 |
+
ptosis. Depending upon the severity of the condition, drooping eyelids may be
|
66 |
+
barely noticeable or quite prominent. Some sagging of the skin and connective
|
67 |
+
tissues occurs during the normal aging process, potentially leading to drooping
|
68 |
+
of the eyelids. Other causes include conditions that affect the muscles and nerves
|
69 |
+
of the eyelid as well as conditions that affect the skin and connective tissues
|
70 |
+
of the eyelid. Rarely, tumors of the brain or eye area are the cause of drooping
|
71 |
+
eyelids. Medically Reviewed by a Doctor on 3/6/2012 Health concern on your mind?
|
72 |
+
Visit the Symptom Checker. REFERENCE: Fauci, Anthony S., et al. Harrison''s Principles
|
73 |
+
of Internal Medicine. 17th ed. United States: McGraw-Hill Professional, 2008.
|
74 |
+
Causes of Ptosis Allergy (Allergies) An allergy refers to a misguided reaction
|
75 |
+
by our immune system in response to bodily contact with certain foreign substances.
|
76 |
+
... learn more » Botulism Botulism is an illness caused by a neurotoxin produced
|
77 |
+
by the bacterium Clostridium botulinum. There are three types of botulism:...
|
78 |
+
learn more » In This Article'
|
79 |
+
- A football referee has died after collapsing during a boys' cup final.
|
80 |
+
- The car is at the intersection while the sun is setting.
|
81 |
+
- source_sentence: sparge water temperature
|
82 |
+
sentences:
|
83 |
+
- This is easy to translate to gallons and degrees F. (for example, suggested sparge
|
84 |
+
water temperature is 167° F., which is 75° C.). It also features a stay warm
|
85 |
+
feature - after the target water temperature is hit, it will keep it at the desired
|
86 |
+
temperature as long as it is on.
|
87 |
+
- Arsenal playmaker Mesut Ozil says he will put talks over his future at the club
|
88 |
+
on hold until the summer.
|
89 |
+
- a greenhouse is used to protect plants by keeping them warm
|
90 |
+
- source_sentence: What does sunlight create for plants?
|
91 |
+
sentences:
|
92 |
+
- "a plant requires sunlight for photosynthesis. Photosynthesis occurs using the\
|
93 |
+
\ suns energy to create the plants own energy. \n sunlight creates energy for\
|
94 |
+
\ plants"
|
95 |
+
- His references in electronic music are Todd Terry , Armand Van Helden , Roger
|
96 |
+
Sanchez , Tiesto and the Epic Sax Guy.
|
97 |
+
- "if a neutral atom loses an electron then an atom with a negative charge will\
|
98 |
+
\ be formed. Ions are neutral atoms. \n ions can have a negative charge if they\
|
99 |
+
\ lose an electron"
|
100 |
+
- source_sentence: Metals, metalloids, and nonmetals are the different classes of
|
101 |
+
what?
|
102 |
+
sentences:
|
103 |
+
- when an animal sheds its fur , its fur becomes less dense
|
104 |
+
- Though there's no limit to how much you can keep in a savings account, you should
|
105 |
+
know the rules surrounding large deposits to savings accounts. When it comes to
|
106 |
+
making deposits to a bank account, $10,000 is the magic number.
|
107 |
+
- The classes of elements are metals, metalloids, and nonmetals. They are color-coded
|
108 |
+
in the table. Blue stands for metals, orange for metalloids, and green for nonmetals.
|
109 |
+
You can read about each of these three classes of elements later in the chapter,
|
110 |
+
in the lesson "Classes of Elements. ".
|
111 |
+
- source_sentence: More than 336,000 COVID-19 cases have been reported in over 190
|
112 |
+
countries .
|
113 |
+
sentences:
|
114 |
+
- Birds are four-limbed, endothermic vertebrates with wings and feathers. They produce
|
115 |
+
amniotic eggs and are the most numerous class of vertebrates.
|
116 |
+
- As of 23 March , more than 337,000 cases of COVID-19 have been reported in over
|
117 |
+
190 countries and territories , resulting in more than 14,600 deaths and 97,000
|
118 |
+
recoveries .
|
119 |
+
- Apocalypticism Apocalypticism is the religious belief that there will be an apocalypse,
|
120 |
+
a term which originally referred to a revelation of God's will, but now usually
|
121 |
+
refers to the belief that the end of the world is imminent, even within one's
|
122 |
+
own lifetime. This belief is usually accompanied by the idea that civilization
|
123 |
+
will soon come to a tumultuous end due to some sort of catastrophic global event.
|
124 |
+
model-index:
|
125 |
+
- name: SentenceTransformer based on bobox/DeBERTa-small-ST-v1-test-step3
|
126 |
+
results:
|
127 |
+
- task:
|
128 |
+
type: semantic-similarity
|
129 |
+
name: Semantic Similarity
|
130 |
+
dataset:
|
131 |
+
name: sts test
|
132 |
+
type: sts-test
|
133 |
+
metrics:
|
134 |
+
- type: pearson_cosine
|
135 |
+
value: 0.874015974599682
|
136 |
+
name: Pearson Cosine
|
137 |
+
- type: spearman_cosine
|
138 |
+
value: 0.9014261797498476
|
139 |
+
name: Spearman Cosine
|
140 |
+
- type: pearson_manhattan
|
141 |
+
value: 0.905395978358323
|
142 |
+
name: Pearson Manhattan
|
143 |
+
- type: spearman_manhattan
|
144 |
+
value: 0.9018416504606055
|
145 |
+
name: Spearman Manhattan
|
146 |
+
- type: pearson_euclidean
|
147 |
+
value: 0.9037766701587291
|
148 |
+
name: Pearson Euclidean
|
149 |
+
- type: spearman_euclidean
|
150 |
+
value: 0.9009870356218139
|
151 |
+
name: Spearman Euclidean
|
152 |
+
- type: pearson_dot
|
153 |
+
value: 0.8572630785995417
|
154 |
+
name: Pearson Dot
|
155 |
+
- type: spearman_dot
|
156 |
+
value: 0.8600332320183043
|
157 |
+
name: Spearman Dot
|
158 |
+
- type: pearson_max
|
159 |
+
value: 0.905395978358323
|
160 |
+
name: Pearson Max
|
161 |
+
- type: spearman_max
|
162 |
+
value: 0.9018416504606055
|
163 |
+
name: Spearman Max
|
164 |
+
---
|
165 |
+
|
166 |
+
# SentenceTransformer based on bobox/DeBERTa-small-ST-v1-test-step3
|
167 |
+
|
168 |
+
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [bobox/DeBERTa-small-ST-v1-test-step3](https://huggingface.co/bobox/DeBERTa-small-ST-v1-test-step3) on the bobox/enhanced_nli-50_k dataset. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
169 |
+
|
170 |
+
## Model Details
|
171 |
+
|
172 |
+
### Model Description
|
173 |
+
- **Model Type:** Sentence Transformer
|
174 |
+
- **Base model:** [bobox/DeBERTa-small-ST-v1-test-step3](https://huggingface.co/bobox/DeBERTa-small-ST-v1-test-step3) <!-- at revision df9aaa75fe0c2791e5ed35ff33de1689d9a5f5ff -->
|
175 |
+
- **Maximum Sequence Length:** 512 tokens
|
176 |
+
- **Output Dimensionality:** 768 tokens
|
177 |
+
- **Similarity Function:** Cosine Similarity
|
178 |
+
- **Training Dataset:**
|
179 |
+
- bobox/enhanced_nli-50_k
|
180 |
+
<!-- - **Language:** Unknown -->
|
181 |
+
<!-- - **License:** Unknown -->
|
182 |
+
|
183 |
+
### Model Sources
|
184 |
+
|
185 |
+
- **Documentation:** [Sentence Transformers Documentation](https://sbert.net)
|
186 |
+
- **Repository:** [Sentence Transformers on GitHub](https://github.com/UKPLab/sentence-transformers)
|
187 |
+
- **Hugging Face:** [Sentence Transformers on Hugging Face](https://huggingface.co/models?library=sentence-transformers)
|
188 |
+
|
189 |
+
### Full Model Architecture
|
190 |
+
|
191 |
+
```
|
192 |
+
SentenceTransformer(
|
193 |
+
(0): Transformer({'max_seq_length': 512, 'do_lower_case': False}) with Transformer model: DebertaV2Model
|
194 |
+
(1): Pooling({'word_embedding_dimension': 768, 'pooling_mode_cls_token': False, 'pooling_mode_mean_tokens': True, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False, 'pooling_mode_weightedmean_tokens': False, 'pooling_mode_lasttoken': False, 'include_prompt': True})
|
195 |
+
)
|
196 |
+
```
|
197 |
+
|
198 |
+
## Usage
|
199 |
+
|
200 |
+
### Direct Usage (Sentence Transformers)
|
201 |
+
|
202 |
+
First install the Sentence Transformers library:
|
203 |
+
|
204 |
+
```bash
|
205 |
+
pip install -U sentence-transformers
|
206 |
+
```
|
207 |
+
|
208 |
+
Then you can load this model and run inference.
|
209 |
+
```python
|
210 |
+
from sentence_transformers import SentenceTransformer
|
211 |
+
|
212 |
+
# Download from the 🤗 Hub
|
213 |
+
model = SentenceTransformer("bobox/DeBERTa-small-ST-v1-test-UnifiedDatasets-bis-checkpoints-tmp")
|
214 |
+
# Run inference
|
215 |
+
sentences = [
|
216 |
+
'More than 336,000 COVID-19 cases have been reported in over 190 countries .',
|
217 |
+
'As of 23 March , more than 337,000 cases of COVID-19 have been reported in over 190 countries and territories , resulting in more than 14,600 deaths and 97,000 recoveries .',
|
218 |
+
"Apocalypticism Apocalypticism is the religious belief that there will be an apocalypse, a term which originally referred to a revelation of God's will, but now usually refers to the belief that the end of the world is imminent, even within one's own lifetime. This belief is usually accompanied by the idea that civilization will soon come to a tumultuous end due to some sort of catastrophic global event.",
|
219 |
+
]
|
220 |
+
embeddings = model.encode(sentences)
|
221 |
+
print(embeddings.shape)
|
222 |
+
# [3, 768]
|
223 |
+
|
224 |
+
# Get the similarity scores for the embeddings
|
225 |
+
similarities = model.similarity(embeddings, embeddings)
|
226 |
+
print(similarities.shape)
|
227 |
+
# [3, 3]
|
228 |
+
```
|
229 |
+
|
230 |
+
<!--
|
231 |
+
### Direct Usage (Transformers)
|
232 |
+
|
233 |
+
<details><summary>Click to see the direct usage in Transformers</summary>
|
234 |
+
|
235 |
+
</details>
|
236 |
+
-->
|
237 |
+
|
238 |
+
<!--
|
239 |
+
### Downstream Usage (Sentence Transformers)
|
240 |
+
|
241 |
+
You can finetune this model on your own dataset.
|
242 |
+
|
243 |
+
<details><summary>Click to expand</summary>
|
244 |
+
|
245 |
+
</details>
|
246 |
+
-->
|
247 |
+
|
248 |
+
<!--
|
249 |
+
### Out-of-Scope Use
|
250 |
+
|
251 |
+
*List how the model may foreseeably be misused and address what users ought not to do with the model.*
|
252 |
+
-->
|
253 |
+
|
254 |
+
## Evaluation
|
255 |
+
|
256 |
+
### Metrics
|
257 |
+
|
258 |
+
#### Semantic Similarity
|
259 |
+
* Dataset: `sts-test`
|
260 |
+
* Evaluated with [<code>EmbeddingSimilarityEvaluator</code>](https://sbert.net/docs/package_reference/sentence_transformer/evaluation.html#sentence_transformers.evaluation.EmbeddingSimilarityEvaluator)
|
261 |
+
|
262 |
+
| Metric | Value |
|
263 |
+
|:--------------------|:-----------|
|
264 |
+
| pearson_cosine | 0.874 |
|
265 |
+
| **spearman_cosine** | **0.9014** |
|
266 |
+
| pearson_manhattan | 0.9054 |
|
267 |
+
| spearman_manhattan | 0.9018 |
|
268 |
+
| pearson_euclidean | 0.9038 |
|
269 |
+
| spearman_euclidean | 0.901 |
|
270 |
+
| pearson_dot | 0.8573 |
|
271 |
+
| spearman_dot | 0.86 |
|
272 |
+
| pearson_max | 0.9054 |
|
273 |
+
| spearman_max | 0.9018 |
|
274 |
+
|
275 |
+
<!--
|
276 |
+
## Bias, Risks and Limitations
|
277 |
+
|
278 |
+
*What are the known or foreseeable issues stemming from this model? You could also flag here known failure cases or weaknesses of the model.*
|
279 |
+
-->
|
280 |
+
|
281 |
+
<!--
|
282 |
+
### Recommendations
|
283 |
+
|
284 |
+
*What are recommendations with respect to the foreseeable issues? For example, filtering explicit content.*
|
285 |
+
-->
|
286 |
+
|
287 |
+
## Training Details
|
288 |
+
|
289 |
+
### Training Dataset
|
290 |
+
|
291 |
+
#### bobox/enhanced_nli-50_k
|
292 |
+
|
293 |
+
* Dataset: bobox/enhanced_nli-50_k
|
294 |
+
* Size: 120,849 training samples
|
295 |
+
* Columns: <code>sentence1</code> and <code>sentence2</code>
|
296 |
+
* Approximate statistics based on the first 1000 samples:
|
297 |
+
| | sentence1 | sentence2 |
|
298 |
+
|:--------|:-----------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------|
|
299 |
+
| type | string | string |
|
300 |
+
| details | <ul><li>min: 4 tokens</li><li>mean: 33.98 tokens</li><li>max: 358 tokens</li></ul> | <ul><li>min: 2 tokens</li><li>mean: 63.13 tokens</li><li>max: 414 tokens</li></ul> |
|
301 |
+
* Samples:
|
302 |
+
| sentence1 | sentence2 |
|
303 |
+
|:---------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
304 |
+
| <code>A lady working in a kitchen with several different types of dishes.</code> | <code>A woman is cooking and cleaning in her kitchen.</code> |
|
305 |
+
| <code>is it possible to get pregnant after delivery?</code> | <code>How soon can you get pregnant after giving birth? It's possible to get pregnant before you even have your first postpartum period, which can occur as early as four weeks after giving birth or as late as 24 weeks after baby arrives (or later), depending on whether you're breastfeeding exclusively or not.</code> |
|
306 |
+
| <code>how long does corn take to grill in foil</code> | <code>Place each corn on top of one piece the heavy-duty foil. Brush each ear generously with soft butter. Season lightly with seasoned salt or white salt and black pepper. Wrap the corn then seal the foil loosely but leave room for expansion, then cut a very small hole in the foil to allow steam to escape. Grill over medium coals for about 15-20 minutes (the larger ears may take a little longer).</code> |
|
307 |
+
* Loss: [<code>CachedGISTEmbedLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#cachedgistembedloss) with these parameters:
|
308 |
+
```json
|
309 |
+
{'guide': SentenceTransformer(
|
310 |
+
(0): Transformer({'max_seq_length': 512, 'do_lower_case': False}) with Transformer model: BertModel
|
311 |
+
(1): Pooling({'word_embedding_dimension': 768, '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})
|
312 |
+
(2): Normalize()
|
313 |
+
), 'temperature': 0.025}
|
314 |
+
```
|
315 |
+
|
316 |
+
### Evaluation Dataset
|
317 |
+
|
318 |
+
#### bobox/enhanced_nli-50_k
|
319 |
+
|
320 |
+
* Dataset: bobox/enhanced_nli-50_k
|
321 |
+
* Size: 3,052 evaluation samples
|
322 |
+
* Columns: <code>sentence1</code> and <code>sentence2</code>
|
323 |
+
* Approximate statistics based on the first 1000 samples:
|
324 |
+
| | sentence1 | sentence2 |
|
325 |
+
|:--------|:-----------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------|
|
326 |
+
| type | string | string |
|
327 |
+
| details | <ul><li>min: 4 tokens</li><li>mean: 33.63 tokens</li><li>max: 328 tokens</li></ul> | <ul><li>min: 2 tokens</li><li>mean: 60.36 tokens</li><li>max: 501 tokens</li></ul> |
|
328 |
+
* Samples:
|
329 |
+
| sentence1 | sentence2 |
|
330 |
+
|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
331 |
+
| <code>The 17-year-old asked not to be named but said he lost control of his silver hatchback when he swerved to avoid a cat in Parkway, Chellaston, Derbyshire.<br>He estimated he was travelling at about 30mph when he smashed into the garage of a residential home on Friday night.<br>The owners were away at the time and the crash was reported to police.<br>The driver told BBC News: "I swerved to the right and the back of the car went out.<br>"I then swerved to the left and lost control - I couldn't bring it back.<br>"I just missed two parked cars and a tree and ended up in the wall - it was a big impact.<br>"I smelt burning, I thought it was the car, so I got out and laid down - I was in shock."<br>Neighbours reported hearing a "loud screeching" followed by a "massive bang".<br>The driver said: "It was a natural reaction to swerve to miss the cat, but I went into a state of shock and panic."<br>Derbyshire Police said the driver was due to appear before magistrates at a later date charged with driving without due care or attention.</code> | <code>A new driver who ploughed into a house, having swerved around two parked cars and a tree to avoid hitting a cat in the road, faces court.</code> |
|
332 |
+
| <code>what requirements are needed to be a psychologist?</code> | <code>To become a clinician, you must apply for registration with the College of Psychologists of Ontario, a process which requires 4 years of work experience and one year of supervised practice. In some provinces, you can be registered to practice as a psychologist with either a masters or doctoral degree.</code> |
|
333 |
+
| <code>What does sunlight create for plants?</code> | <code>a plant requires sunlight for photosynthesis. Photosynthesis occurs using the suns energy to create the plants own energy. <br> sunlight creates energy for plants</code> |
|
334 |
+
* Loss: [<code>CachedGISTEmbedLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#cachedgistembedloss) with these parameters:
|
335 |
+
```json
|
336 |
+
{'guide': SentenceTransformer(
|
337 |
+
(0): Transformer({'max_seq_length': 512, 'do_lower_case': False}) with Transformer model: BertModel
|
338 |
+
(1): Pooling({'word_embedding_dimension': 768, '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})
|
339 |
+
(2): Normalize()
|
340 |
+
), 'temperature': 0.025}
|
341 |
+
```
|
342 |
+
|
343 |
+
### Training Hyperparameters
|
344 |
+
#### Non-Default Hyperparameters
|
345 |
+
|
346 |
+
- `eval_strategy`: steps
|
347 |
+
- `per_device_train_batch_size`: 640
|
348 |
+
- `per_device_eval_batch_size`: 128
|
349 |
+
- `learning_rate`: 3.5e-05
|
350 |
+
- `weight_decay`: 0.0001
|
351 |
+
- `num_train_epochs`: 2
|
352 |
+
- `lr_scheduler_type`: cosine_with_min_lr
|
353 |
+
- `lr_scheduler_kwargs`: {'num_cycles': 0.5, 'min_lr': 5.833333333333333e-06}
|
354 |
+
- `warmup_ratio`: 0.25
|
355 |
+
- `save_safetensors`: False
|
356 |
+
- `fp16`: True
|
357 |
+
- `push_to_hub`: True
|
358 |
+
- `hub_model_id`: bobox/DeBERTa-small-ST-v1-test-UnifiedDatasets-bis-checkpoints-tmp
|
359 |
+
- `hub_strategy`: all_checkpoints
|
360 |
+
- `batch_sampler`: no_duplicates
|
361 |
+
|
362 |
+
#### All Hyperparameters
|
363 |
+
<details><summary>Click to expand</summary>
|
364 |
+
|
365 |
+
- `overwrite_output_dir`: False
|
366 |
+
- `do_predict`: False
|
367 |
+
- `eval_strategy`: steps
|
368 |
+
- `prediction_loss_only`: True
|
369 |
+
- `per_device_train_batch_size`: 640
|
370 |
+
- `per_device_eval_batch_size`: 128
|
371 |
+
- `per_gpu_train_batch_size`: None
|
372 |
+
- `per_gpu_eval_batch_size`: None
|
373 |
+
- `gradient_accumulation_steps`: 1
|
374 |
+
- `eval_accumulation_steps`: None
|
375 |
+
- `torch_empty_cache_steps`: None
|
376 |
+
- `learning_rate`: 3.5e-05
|
377 |
+
- `weight_decay`: 0.0001
|
378 |
+
- `adam_beta1`: 0.9
|
379 |
+
- `adam_beta2`: 0.999
|
380 |
+
- `adam_epsilon`: 1e-08
|
381 |
+
- `max_grad_norm`: 1.0
|
382 |
+
- `num_train_epochs`: 2
|
383 |
+
- `max_steps`: -1
|
384 |
+
- `lr_scheduler_type`: cosine_with_min_lr
|
385 |
+
- `lr_scheduler_kwargs`: {'num_cycles': 0.5, 'min_lr': 5.833333333333333e-06}
|
386 |
+
- `warmup_ratio`: 0.25
|
387 |
+
- `warmup_steps`: 0
|
388 |
+
- `log_level`: passive
|
389 |
+
- `log_level_replica`: warning
|
390 |
+
- `log_on_each_node`: True
|
391 |
+
- `logging_nan_inf_filter`: True
|
392 |
+
- `save_safetensors`: False
|
393 |
+
- `save_on_each_node`: False
|
394 |
+
- `save_only_model`: False
|
395 |
+
- `restore_callback_states_from_checkpoint`: False
|
396 |
+
- `no_cuda`: False
|
397 |
+
- `use_cpu`: False
|
398 |
+
- `use_mps_device`: False
|
399 |
+
- `seed`: 42
|
400 |
+
- `data_seed`: None
|
401 |
+
- `jit_mode_eval`: False
|
402 |
+
- `use_ipex`: False
|
403 |
+
- `bf16`: False
|
404 |
+
- `fp16`: True
|
405 |
+
- `fp16_opt_level`: O1
|
406 |
+
- `half_precision_backend`: auto
|
407 |
+
- `bf16_full_eval`: False
|
408 |
+
- `fp16_full_eval`: False
|
409 |
+
- `tf32`: None
|
410 |
+
- `local_rank`: 0
|
411 |
+
- `ddp_backend`: None
|
412 |
+
- `tpu_num_cores`: None
|
413 |
+
- `tpu_metrics_debug`: False
|
414 |
+
- `debug`: []
|
415 |
+
- `dataloader_drop_last`: False
|
416 |
+
- `dataloader_num_workers`: 0
|
417 |
+
- `dataloader_prefetch_factor`: None
|
418 |
+
- `past_index`: -1
|
419 |
+
- `disable_tqdm`: False
|
420 |
+
- `remove_unused_columns`: True
|
421 |
+
- `label_names`: None
|
422 |
+
- `load_best_model_at_end`: False
|
423 |
+
- `ignore_data_skip`: False
|
424 |
+
- `fsdp`: []
|
425 |
+
- `fsdp_min_num_params`: 0
|
426 |
+
- `fsdp_config`: {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}
|
427 |
+
- `fsdp_transformer_layer_cls_to_wrap`: None
|
428 |
+
- `accelerator_config`: {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True, 'non_blocking': False, 'gradient_accumulation_kwargs': None}
|
429 |
+
- `deepspeed`: None
|
430 |
+
- `label_smoothing_factor`: 0.0
|
431 |
+
- `optim`: adamw_torch
|
432 |
+
- `optim_args`: None
|
433 |
+
- `adafactor`: False
|
434 |
+
- `group_by_length`: False
|
435 |
+
- `length_column_name`: length
|
436 |
+
- `ddp_find_unused_parameters`: None
|
437 |
+
- `ddp_bucket_cap_mb`: None
|
438 |
+
- `ddp_broadcast_buffers`: False
|
439 |
+
- `dataloader_pin_memory`: True
|
440 |
+
- `dataloader_persistent_workers`: False
|
441 |
+
- `skip_memory_metrics`: True
|
442 |
+
- `use_legacy_prediction_loop`: False
|
443 |
+
- `push_to_hub`: True
|
444 |
+
- `resume_from_checkpoint`: None
|
445 |
+
- `hub_model_id`: bobox/DeBERTa-small-ST-v1-test-UnifiedDatasets-bis-checkpoints-tmp
|
446 |
+
- `hub_strategy`: all_checkpoints
|
447 |
+
- `hub_private_repo`: False
|
448 |
+
- `hub_always_push`: False
|
449 |
+
- `gradient_checkpointing`: False
|
450 |
+
- `gradient_checkpointing_kwargs`: None
|
451 |
+
- `include_inputs_for_metrics`: False
|
452 |
+
- `eval_do_concat_batches`: True
|
453 |
+
- `fp16_backend`: auto
|
454 |
+
- `push_to_hub_model_id`: None
|
455 |
+
- `push_to_hub_organization`: None
|
456 |
+
- `mp_parameters`:
|
457 |
+
- `auto_find_batch_size`: False
|
458 |
+
- `full_determinism`: False
|
459 |
+
- `torchdynamo`: None
|
460 |
+
- `ray_scope`: last
|
461 |
+
- `ddp_timeout`: 1800
|
462 |
+
- `torch_compile`: False
|
463 |
+
- `torch_compile_backend`: None
|
464 |
+
- `torch_compile_mode`: None
|
465 |
+
- `dispatch_batches`: None
|
466 |
+
- `split_batches`: None
|
467 |
+
- `include_tokens_per_second`: False
|
468 |
+
- `include_num_input_tokens_seen`: False
|
469 |
+
- `neftune_noise_alpha`: None
|
470 |
+
- `optim_target_modules`: None
|
471 |
+
- `batch_eval_metrics`: False
|
472 |
+
- `eval_on_start`: False
|
473 |
+
- `eval_use_gather_object`: False
|
474 |
+
- `batch_sampler`: no_duplicates
|
475 |
+
- `multi_dataset_batch_sampler`: proportional
|
476 |
+
|
477 |
+
</details>
|
478 |
+
|
479 |
+
### Training Logs
|
480 |
+
<details><summary>Click to expand</summary>
|
481 |
+
|
482 |
+
| Epoch | Step | Training Loss | loss | sts-test_spearman_cosine |
|
483 |
+
|:------:|:----:|:-------------:|:------:|:------------------------:|
|
484 |
+
| 0.0053 | 1 | 0.3768 | - | - |
|
485 |
+
| 0.0106 | 2 | 0.3162 | - | - |
|
486 |
+
| 0.0159 | 3 | 0.275 | - | - |
|
487 |
+
| 0.0212 | 4 | 0.293 | - | - |
|
488 |
+
| 0.0265 | 5 | 0.2437 | 0.2190 | 0.9079 |
|
489 |
+
| 0.0317 | 6 | 0.3681 | - | - |
|
490 |
+
| 0.0370 | 7 | 0.2314 | - | - |
|
491 |
+
| 0.0423 | 8 | 0.2481 | - | - |
|
492 |
+
| 0.0476 | 9 | 0.2403 | - | - |
|
493 |
+
| 0.0529 | 10 | 0.2966 | 0.2125 | 0.9079 |
|
494 |
+
| 0.0582 | 11 | 0.2867 | - | - |
|
495 |
+
| 0.0635 | 12 | 0.3413 | - | - |
|
496 |
+
| 0.0688 | 13 | 0.4119 | - | - |
|
497 |
+
| 0.0741 | 14 | 0.3118 | - | - |
|
498 |
+
| 0.0794 | 15 | 0.327 | 0.2031 | 0.9082 |
|
499 |
+
| 0.0847 | 16 | 0.3389 | - | - |
|
500 |
+
| 0.0899 | 17 | 0.2018 | - | - |
|
501 |
+
| 0.0952 | 18 | 0.2861 | - | - |
|
502 |
+
| 0.1005 | 19 | 0.2848 | - | - |
|
503 |
+
| 0.1058 | 20 | 0.2563 | 0.1943 | 0.9082 |
|
504 |
+
| 0.1111 | 21 | 0.3058 | - | - |
|
505 |
+
| 0.1164 | 22 | 0.285 | - | - |
|
506 |
+
| 0.1217 | 23 | 0.3151 | - | - |
|
507 |
+
| 0.1270 | 24 | 0.2716 | - | - |
|
508 |
+
| 0.1323 | 25 | 0.2422 | 0.1794 | 0.9082 |
|
509 |
+
| 0.1376 | 26 | 0.2858 | - | - |
|
510 |
+
| 0.1429 | 27 | 0.3211 | - | - |
|
511 |
+
| 0.1481 | 28 | 0.2158 | - | - |
|
512 |
+
| 0.1534 | 29 | 0.2811 | - | - |
|
513 |
+
| 0.1587 | 30 | 0.2063 | 0.1636 | 0.9077 |
|
514 |
+
| 0.1640 | 31 | 0.2492 | - | - |
|
515 |
+
| 0.1693 | 32 | 0.3096 | - | - |
|
516 |
+
| 0.1746 | 33 | 0.2914 | - | - |
|
517 |
+
| 0.1799 | 34 | 0.2888 | - | - |
|
518 |
+
| 0.1852 | 35 | 0.223 | 0.1532 | 0.9072 |
|
519 |
+
| 0.1905 | 36 | 0.2595 | - | - |
|
520 |
+
| 0.1958 | 37 | 0.3122 | - | - |
|
521 |
+
| 0.2011 | 38 | 0.2327 | - | - |
|
522 |
+
| 0.2063 | 39 | 0.1718 | - | - |
|
523 |
+
| 0.2116 | 40 | 0.3162 | 0.1443 | 0.9067 |
|
524 |
+
| 0.2169 | 41 | 0.296 | - | - |
|
525 |
+
| 0.2222 | 42 | 0.2821 | - | - |
|
526 |
+
| 0.2275 | 43 | 0.2069 | - | - |
|
527 |
+
| 0.2328 | 44 | 0.2573 | - | - |
|
528 |
+
| 0.2381 | 45 | 0.3119 | 0.1343 | 0.9064 |
|
529 |
+
| 0.2434 | 46 | 0.2743 | - | - |
|
530 |
+
| 0.2487 | 47 | 0.2666 | - | - |
|
531 |
+
| 0.2540 | 48 | 0.2414 | - | - |
|
532 |
+
| 0.2593 | 49 | 0.2793 | - | - |
|
533 |
+
| 0.2646 | 50 | 0.2212 | 0.1251 | 0.9068 |
|
534 |
+
| 0.2698 | 51 | 0.2071 | - | - |
|
535 |
+
| 0.2751 | 52 | 0.296 | - | - |
|
536 |
+
| 0.2804 | 53 | 0.2061 | - | - |
|
537 |
+
| 0.2857 | 54 | 0.2164 | - | - |
|
538 |
+
| 0.2910 | 55 | 0.188 | 0.1197 | 0.9072 |
|
539 |
+
| 0.2963 | 56 | 0.2411 | - | - |
|
540 |
+
| 0.3016 | 57 | 0.2031 | - | - |
|
541 |
+
| 0.3069 | 58 | 0.2438 | - | - |
|
542 |
+
| 0.3122 | 59 | 0.2417 | - | - |
|
543 |
+
| 0.3175 | 60 | 0.1515 | 0.1233 | 0.9066 |
|
544 |
+
| 0.3228 | 61 | 0.21 | - | - |
|
545 |
+
| 0.3280 | 62 | 0.21 | - | - |
|
546 |
+
| 0.3333 | 63 | 0.2157 | - | - |
|
547 |
+
| 0.3386 | 64 | 0.2138 | - | - |
|
548 |
+
| 0.3439 | 65 | 0.2403 | 0.1273 | 0.9058 |
|
549 |
+
| 0.3492 | 66 | 0.2808 | - | - |
|
550 |
+
| 0.3545 | 67 | 0.1891 | - | - |
|
551 |
+
| 0.3598 | 68 | 0.1991 | - | - |
|
552 |
+
| 0.3651 | 69 | 0.2121 | - | - |
|
553 |
+
| 0.3704 | 70 | 0.2039 | 0.1311 | 0.9066 |
|
554 |
+
| 0.3757 | 71 | 0.1986 | - | - |
|
555 |
+
| 0.3810 | 72 | 0.2925 | - | - |
|
556 |
+
| 0.3862 | 73 | 0.2527 | - | - |
|
557 |
+
| 0.3915 | 74 | 0.279 | - | - |
|
558 |
+
| 0.3968 | 75 | 0.2419 | 0.1315 | 0.9066 |
|
559 |
+
| 0.4021 | 76 | 0.2228 | - | - |
|
560 |
+
| 0.4074 | 77 | 0.2242 | - | - |
|
561 |
+
| 0.4127 | 78 | 0.2737 | - | - |
|
562 |
+
| 0.4180 | 79 | 0.2328 | - | - |
|
563 |
+
| 0.4233 | 80 | 0.2802 | 0.1262 | 0.9058 |
|
564 |
+
| 0.4286 | 81 | 0.2044 | - | - |
|
565 |
+
| 0.4339 | 82 | 0.1828 | - | - |
|
566 |
+
| 0.4392 | 83 | 0.2372 | - | - |
|
567 |
+
| 0.4444 | 84 | 0.2241 | - | - |
|
568 |
+
| 0.4497 | 85 | 0.2782 | 0.1207 | 0.9063 |
|
569 |
+
| 0.4550 | 86 | 0.3244 | - | - |
|
570 |
+
| 0.4603 | 87 | 0.2102 | - | - |
|
571 |
+
| 0.4656 | 88 | 0.2265 | - | - |
|
572 |
+
| 0.4709 | 89 | 0.2666 | - | - |
|
573 |
+
| 0.4762 | 90 | 0.23 | 0.1186 | 0.9078 |
|
574 |
+
| 0.4815 | 91 | 0.2358 | - | - |
|
575 |
+
| 0.4868 | 92 | 0.2896 | - | - |
|
576 |
+
| 0.4921 | 93 | 0.2126 | - | - |
|
577 |
+
| 0.4974 | 94 | 0.2669 | - | - |
|
578 |
+
| 0.5026 | 95 | 0.2375 | 0.1128 | 0.9087 |
|
579 |
+
| 0.5079 | 96 | 0.1903 | - | - |
|
580 |
+
| 0.5132 | 97 | 0.2507 | - | - |
|
581 |
+
| 0.5185 | 98 | 0.1897 | - | - |
|
582 |
+
| 0.5238 | 99 | 0.2775 | - | - |
|
583 |
+
| 0.5291 | 100 | 0.2098 | 0.1168 | 0.9064 |
|
584 |
+
| 0.5344 | 101 | 0.1628 | - | - |
|
585 |
+
| 0.5397 | 102 | 0.2158 | - | - |
|
586 |
+
| 0.5450 | 103 | 0.1552 | - | - |
|
587 |
+
| 0.5503 | 104 | 0.2364 | - | - |
|
588 |
+
| 0.5556 | 105 | 0.272 | 0.1178 | 0.9056 |
|
589 |
+
| 0.5608 | 106 | 0.2271 | - | - |
|
590 |
+
| 0.5661 | 107 | 0.2132 | - | - |
|
591 |
+
| 0.5714 | 108 | 0.1782 | - | - |
|
592 |
+
| 0.5767 | 109 | 0.1598 | - | - |
|
593 |
+
| 0.5820 | 110 | 0.2472 | 0.1269 | 0.9050 |
|
594 |
+
| 0.5873 | 111 | 0.2041 | - | - |
|
595 |
+
| 0.5926 | 112 | 0.2426 | - | - |
|
596 |
+
| 0.5979 | 113 | 0.2105 | - | - |
|
597 |
+
| 0.6032 | 114 | 0.1923 | - | - |
|
598 |
+
| 0.6085 | 115 | 0.2271 | 0.1233 | 0.9061 |
|
599 |
+
| 0.6138 | 116 | 0.3029 | - | - |
|
600 |
+
| 0.6190 | 117 | 0.2554 | - | - |
|
601 |
+
| 0.6243 | 118 | 0.2182 | - | - |
|
602 |
+
| 0.6296 | 119 | 0.2852 | - | - |
|
603 |
+
| 0.6349 | 120 | 0.2285 | 0.1280 | 0.9053 |
|
604 |
+
| 0.6402 | 121 | 0.218 | - | - |
|
605 |
+
| 0.6455 | 122 | 0.1841 | - | - |
|
606 |
+
| 0.6508 | 123 | 0.2629 | - | - |
|
607 |
+
| 0.6561 | 124 | 0.1749 | - | - |
|
608 |
+
| 0.6614 | 125 | 0.2417 | 0.1415 | 0.9057 |
|
609 |
+
| 0.6667 | 126 | 0.2305 | - | - |
|
610 |
+
| 0.6720 | 127 | 0.2841 | - | - |
|
611 |
+
| 0.6772 | 128 | 0.1785 | - | - |
|
612 |
+
| 0.6825 | 129 | 0.2153 | - | - |
|
613 |
+
| 0.6878 | 130 | 0.2548 | 0.1413 | 0.9079 |
|
614 |
+
| 0.6931 | 131 | 0.2059 | - | - |
|
615 |
+
| 0.6984 | 132 | 0.2073 | - | - |
|
616 |
+
| 0.7037 | 133 | 0.191 | - | - |
|
617 |
+
| 0.7090 | 134 | 0.1633 | - | - |
|
618 |
+
| 0.7143 | 135 | 0.2627 | 0.1333 | 0.9077 |
|
619 |
+
| 0.7196 | 136 | 0.2451 | - | - |
|
620 |
+
| 0.7249 | 137 | 0.1441 | - | - |
|
621 |
+
| 0.7302 | 138 | 0.2138 | - | - |
|
622 |
+
| 0.7354 | 139 | 0.2564 | - | - |
|
623 |
+
| 0.7407 | 140 | 0.1524 | 0.1323 | 0.9049 |
|
624 |
+
| 0.7460 | 141 | 0.1786 | - | - |
|
625 |
+
| 0.7513 | 142 | 0.2104 | - | - |
|
626 |
+
| 0.7566 | 143 | 0.2512 | - | - |
|
627 |
+
| 0.7619 | 144 | 0.1889 | - | - |
|
628 |
+
| 0.7672 | 145 | 0.2127 | 0.1291 | 0.9015 |
|
629 |
+
| 0.7725 | 146 | 0.2115 | - | - |
|
630 |
+
| 0.7778 | 147 | 0.179 | - | - |
|
631 |
+
| 0.7831 | 148 | 0.2188 | - | - |
|
632 |
+
| 0.7884 | 149 | 0.1687 | - | - |
|
633 |
+
| 0.7937 | 150 | 0.2265 | 0.1145 | 0.9014 |
|
634 |
+
| 0.7989 | 151 | 0.182 | - | - |
|
635 |
+
| 0.8042 | 152 | 0.1789 | - | - |
|
636 |
+
|
637 |
+
</details>
|
638 |
+
|
639 |
+
### Framework Versions
|
640 |
+
- Python: 3.10.14
|
641 |
+
- Sentence Transformers: 3.0.1
|
642 |
+
- Transformers: 4.44.0
|
643 |
+
- PyTorch: 2.4.0
|
644 |
+
- Accelerate: 0.33.0
|
645 |
+
- Datasets: 2.21.0
|
646 |
+
- Tokenizers: 0.19.1
|
647 |
+
|
648 |
+
## Citation
|
649 |
+
|
650 |
+
### BibTeX
|
651 |
+
|
652 |
+
#### Sentence Transformers
|
653 |
+
```bibtex
|
654 |
+
@inproceedings{reimers-2019-sentence-bert,
|
655 |
+
title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
|
656 |
+
author = "Reimers, Nils and Gurevych, Iryna",
|
657 |
+
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
|
658 |
+
month = "11",
|
659 |
+
year = "2019",
|
660 |
+
publisher = "Association for Computational Linguistics",
|
661 |
+
url = "https://arxiv.org/abs/1908.10084",
|
662 |
+
}
|
663 |
+
```
|
664 |
+
|
665 |
+
<!--
|
666 |
+
## Glossary
|
667 |
+
|
668 |
+
*Clearly define terms in order to be accessible across audiences.*
|
669 |
+
-->
|
670 |
+
|
671 |
+
<!--
|
672 |
+
## Model Card Authors
|
673 |
+
|
674 |
+
*Lists the people who create the model card, providing recognition and accountability for the detailed work that goes into its construction.*
|
675 |
+
-->
|
676 |
+
|
677 |
+
<!--
|
678 |
+
## Model Card Contact
|
679 |
+
|
680 |
+
*Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors.*
|
681 |
+
-->
|
checkpoint-152/added_tokens.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"[MASK]": 128000
|
3 |
+
}
|
checkpoint-152/config.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "bobox/DeBERTa-small-ST-v1-test-step3",
|
3 |
+
"architectures": [
|
4 |
+
"DebertaV2Model"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"hidden_act": "gelu",
|
8 |
+
"hidden_dropout_prob": 0.1,
|
9 |
+
"hidden_size": 768,
|
10 |
+
"initializer_range": 0.02,
|
11 |
+
"intermediate_size": 3072,
|
12 |
+
"layer_norm_eps": 1e-07,
|
13 |
+
"max_position_embeddings": 512,
|
14 |
+
"max_relative_positions": -1,
|
15 |
+
"model_type": "deberta-v2",
|
16 |
+
"norm_rel_ebd": "layer_norm",
|
17 |
+
"num_attention_heads": 12,
|
18 |
+
"num_hidden_layers": 6,
|
19 |
+
"pad_token_id": 0,
|
20 |
+
"pooler_dropout": 0,
|
21 |
+
"pooler_hidden_act": "gelu",
|
22 |
+
"pooler_hidden_size": 768,
|
23 |
+
"pos_att_type": [
|
24 |
+
"p2c",
|
25 |
+
"c2p"
|
26 |
+
],
|
27 |
+
"position_biased_input": false,
|
28 |
+
"position_buckets": 256,
|
29 |
+
"relative_attention": true,
|
30 |
+
"share_att_key": true,
|
31 |
+
"torch_dtype": "float32",
|
32 |
+
"transformers_version": "4.44.0",
|
33 |
+
"type_vocab_size": 0,
|
34 |
+
"vocab_size": 128100
|
35 |
+
}
|
checkpoint-152/config_sentence_transformers.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"__version__": {
|
3 |
+
"sentence_transformers": "3.0.1",
|
4 |
+
"transformers": "4.44.0",
|
5 |
+
"pytorch": "2.4.0"
|
6 |
+
},
|
7 |
+
"prompts": {},
|
8 |
+
"default_prompt_name": null,
|
9 |
+
"similarity_fn_name": null
|
10 |
+
}
|
checkpoint-152/modules.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
]
|
checkpoint-152/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11d63f189a9f5c9db269607a858369559e77710318e5a9a7f7a6c7e13818d492
|
3 |
+
size 1130520122
|
checkpoint-152/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54266c89e50248f2ee57df74faf34257cf9700a2dd73acdd9f8729f6da327b3a
|
3 |
+
size 565251810
|
checkpoint-152/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbe0b668ce05ba56c1f23347ee501e242a99e425c3e02c311146b5cd4cc0cd99
|
3 |
+
size 14244
|
checkpoint-152/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a3cdc6b654d79a513c6ced04befb4a7a314cb686c2f1855db6c7f7987d4f1ae
|
3 |
+
size 1064
|
checkpoint-152/sentence_bert_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"max_seq_length": 512,
|
3 |
+
"do_lower_case": false
|
4 |
+
}
|
checkpoint-152/special_tokens_map.json
ADDED
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "[CLS]",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"cls_token": {
|
10 |
+
"content": "[CLS]",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"eos_token": {
|
17 |
+
"content": "[SEP]",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"mask_token": {
|
24 |
+
"content": "[MASK]",
|
25 |
+
"lstrip": false,
|
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": "[SEP]",
|
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": true,
|
48 |
+
"rstrip": false,
|
49 |
+
"single_word": false
|
50 |
+
}
|
51 |
+
}
|
checkpoint-152/spm.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd
|
3 |
+
size 2464616
|
checkpoint-152/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-152/tokenizer_config.json
ADDED
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "[PAD]",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"1": {
|
12 |
+
"content": "[CLS]",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"2": {
|
20 |
+
"content": "[SEP]",
|
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": true,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false,
|
33 |
+
"special": true
|
34 |
+
},
|
35 |
+
"128000": {
|
36 |
+
"content": "[MASK]",
|
37 |
+
"lstrip": false,
|
38 |
+
"normalized": false,
|
39 |
+
"rstrip": false,
|
40 |
+
"single_word": false,
|
41 |
+
"special": true
|
42 |
+
}
|
43 |
+
},
|
44 |
+
"bos_token": "[CLS]",
|
45 |
+
"clean_up_tokenization_spaces": true,
|
46 |
+
"cls_token": "[CLS]",
|
47 |
+
"do_lower_case": false,
|
48 |
+
"eos_token": "[SEP]",
|
49 |
+
"mask_token": "[MASK]",
|
50 |
+
"max_length": 512,
|
51 |
+
"model_max_length": 512,
|
52 |
+
"pad_to_multiple_of": null,
|
53 |
+
"pad_token": "[PAD]",
|
54 |
+
"pad_token_type_id": 0,
|
55 |
+
"padding_side": "right",
|
56 |
+
"sep_token": "[SEP]",
|
57 |
+
"sp_model_kwargs": {},
|
58 |
+
"split_by_punct": false,
|
59 |
+
"stride": 0,
|
60 |
+
"tokenizer_class": "DebertaV2Tokenizer",
|
61 |
+
"truncation_side": "right",
|
62 |
+
"truncation_strategy": "longest_first",
|
63 |
+
"unk_token": "[UNK]",
|
64 |
+
"vocab_type": "spm"
|
65 |
+
}
|
checkpoint-152/trainer_state.json
ADDED
@@ -0,0 +1,1637 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.8042328042328042,
|
5 |
+
"eval_steps": 5,
|
6 |
+
"global_step": 152,
|
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.005291005291005291,
|
13 |
+
"grad_norm": 4.4978814125061035,
|
14 |
+
"learning_rate": 3.684210526315789e-07,
|
15 |
+
"loss": 0.3768,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.010582010582010581,
|
20 |
+
"grad_norm": 4.62701416015625,
|
21 |
+
"learning_rate": 7.368421052631578e-07,
|
22 |
+
"loss": 0.3162,
|
23 |
+
"step": 2
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.015873015873015872,
|
27 |
+
"grad_norm": 4.304025650024414,
|
28 |
+
"learning_rate": 1.1052631578947367e-06,
|
29 |
+
"loss": 0.275,
|
30 |
+
"step": 3
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.021164021164021163,
|
34 |
+
"grad_norm": 4.237359046936035,
|
35 |
+
"learning_rate": 1.4736842105263156e-06,
|
36 |
+
"loss": 0.293,
|
37 |
+
"step": 4
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.026455026455026454,
|
41 |
+
"grad_norm": 3.979759693145752,
|
42 |
+
"learning_rate": 1.8421052631578944e-06,
|
43 |
+
"loss": 0.2437,
|
44 |
+
"step": 5
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.026455026455026454,
|
48 |
+
"eval_loss": 0.2190357893705368,
|
49 |
+
"eval_runtime": 116.0092,
|
50 |
+
"eval_samples_per_second": 26.308,
|
51 |
+
"eval_steps_per_second": 0.207,
|
52 |
+
"eval_sts-test_pearson_cosine": 0.8862434303901607,
|
53 |
+
"eval_sts-test_pearson_dot": 0.8769941125545049,
|
54 |
+
"eval_sts-test_pearson_euclidean": 0.9081330515608292,
|
55 |
+
"eval_sts-test_pearson_manhattan": 0.9088207208262792,
|
56 |
+
"eval_sts-test_pearson_max": 0.9088207208262792,
|
57 |
+
"eval_sts-test_spearman_cosine": 0.9078630669346023,
|
58 |
+
"eval_sts-test_spearman_dot": 0.8793787995564538,
|
59 |
+
"eval_sts-test_spearman_euclidean": 0.9040411749579927,
|
60 |
+
"eval_sts-test_spearman_manhattan": 0.9044944604846262,
|
61 |
+
"eval_sts-test_spearman_max": 0.9078630669346023,
|
62 |
+
"step": 5
|
63 |
+
},
|
64 |
+
{
|
65 |
+
"epoch": 0.031746031746031744,
|
66 |
+
"grad_norm": 4.23664665222168,
|
67 |
+
"learning_rate": 2.2105263157894734e-06,
|
68 |
+
"loss": 0.3681,
|
69 |
+
"step": 6
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"epoch": 0.037037037037037035,
|
73 |
+
"grad_norm": 3.7219350337982178,
|
74 |
+
"learning_rate": 2.5789473684210523e-06,
|
75 |
+
"loss": 0.2314,
|
76 |
+
"step": 7
|
77 |
+
},
|
78 |
+
{
|
79 |
+
"epoch": 0.042328042328042326,
|
80 |
+
"grad_norm": 4.135527610778809,
|
81 |
+
"learning_rate": 2.9473684210526313e-06,
|
82 |
+
"loss": 0.2481,
|
83 |
+
"step": 8
|
84 |
+
},
|
85 |
+
{
|
86 |
+
"epoch": 0.047619047619047616,
|
87 |
+
"grad_norm": 3.6268699169158936,
|
88 |
+
"learning_rate": 3.3157894736842103e-06,
|
89 |
+
"loss": 0.2403,
|
90 |
+
"step": 9
|
91 |
+
},
|
92 |
+
{
|
93 |
+
"epoch": 0.05291005291005291,
|
94 |
+
"grad_norm": 4.4451069831848145,
|
95 |
+
"learning_rate": 3.684210526315789e-06,
|
96 |
+
"loss": 0.2966,
|
97 |
+
"step": 10
|
98 |
+
},
|
99 |
+
{
|
100 |
+
"epoch": 0.05291005291005291,
|
101 |
+
"eval_loss": 0.21254141628742218,
|
102 |
+
"eval_runtime": 115.9559,
|
103 |
+
"eval_samples_per_second": 26.32,
|
104 |
+
"eval_steps_per_second": 0.207,
|
105 |
+
"eval_sts-test_pearson_cosine": 0.8863175059264351,
|
106 |
+
"eval_sts-test_pearson_dot": 0.8768417645238664,
|
107 |
+
"eval_sts-test_pearson_euclidean": 0.908487750463006,
|
108 |
+
"eval_sts-test_pearson_manhattan": 0.9091691821321777,
|
109 |
+
"eval_sts-test_pearson_max": 0.9091691821321777,
|
110 |
+
"eval_sts-test_spearman_cosine": 0.9079303280804736,
|
111 |
+
"eval_sts-test_spearman_dot": 0.8797622731153167,
|
112 |
+
"eval_sts-test_spearman_euclidean": 0.9046558335332037,
|
113 |
+
"eval_sts-test_spearman_manhattan": 0.905077211410465,
|
114 |
+
"eval_sts-test_spearman_max": 0.9079303280804736,
|
115 |
+
"step": 10
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.0582010582010582,
|
119 |
+
"grad_norm": 4.20427942276001,
|
120 |
+
"learning_rate": 4.052631578947368e-06,
|
121 |
+
"loss": 0.2867,
|
122 |
+
"step": 11
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 0.06349206349206349,
|
126 |
+
"grad_norm": 4.593740463256836,
|
127 |
+
"learning_rate": 4.421052631578947e-06,
|
128 |
+
"loss": 0.3413,
|
129 |
+
"step": 12
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.06878306878306878,
|
133 |
+
"grad_norm": 4.476904392242432,
|
134 |
+
"learning_rate": 4.789473684210526e-06,
|
135 |
+
"loss": 0.4119,
|
136 |
+
"step": 13
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 0.07407407407407407,
|
140 |
+
"grad_norm": 4.580070495605469,
|
141 |
+
"learning_rate": 5.157894736842105e-06,
|
142 |
+
"loss": 0.3118,
|
143 |
+
"step": 14
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"epoch": 0.07936507936507936,
|
147 |
+
"grad_norm": 4.245151042938232,
|
148 |
+
"learning_rate": 5.526315789473683e-06,
|
149 |
+
"loss": 0.327,
|
150 |
+
"step": 15
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 0.07936507936507936,
|
154 |
+
"eval_loss": 0.20313723385334015,
|
155 |
+
"eval_runtime": 115.9643,
|
156 |
+
"eval_samples_per_second": 26.318,
|
157 |
+
"eval_steps_per_second": 0.207,
|
158 |
+
"eval_sts-test_pearson_cosine": 0.886401463284574,
|
159 |
+
"eval_sts-test_pearson_dot": 0.8764131384801311,
|
160 |
+
"eval_sts-test_pearson_euclidean": 0.9089963447148983,
|
161 |
+
"eval_sts-test_pearson_manhattan": 0.9096769425767649,
|
162 |
+
"eval_sts-test_pearson_max": 0.9096769425767649,
|
163 |
+
"eval_sts-test_spearman_cosine": 0.9081527866008503,
|
164 |
+
"eval_sts-test_spearman_dot": 0.8798801031865603,
|
165 |
+
"eval_sts-test_spearman_euclidean": 0.9051157869977845,
|
166 |
+
"eval_sts-test_spearman_manhattan": 0.9058301961346367,
|
167 |
+
"eval_sts-test_spearman_max": 0.9081527866008503,
|
168 |
+
"step": 15
|
169 |
+
},
|
170 |
+
{
|
171 |
+
"epoch": 0.08465608465608465,
|
172 |
+
"grad_norm": 4.45465087890625,
|
173 |
+
"learning_rate": 5.894736842105263e-06,
|
174 |
+
"loss": 0.3389,
|
175 |
+
"step": 16
|
176 |
+
},
|
177 |
+
{
|
178 |
+
"epoch": 0.08994708994708994,
|
179 |
+
"grad_norm": 3.7058451175689697,
|
180 |
+
"learning_rate": 6.263157894736842e-06,
|
181 |
+
"loss": 0.2018,
|
182 |
+
"step": 17
|
183 |
+
},
|
184 |
+
{
|
185 |
+
"epoch": 0.09523809523809523,
|
186 |
+
"grad_norm": 4.276317119598389,
|
187 |
+
"learning_rate": 6.6315789473684205e-06,
|
188 |
+
"loss": 0.2861,
|
189 |
+
"step": 18
|
190 |
+
},
|
191 |
+
{
|
192 |
+
"epoch": 0.10052910052910052,
|
193 |
+
"grad_norm": 4.1567511558532715,
|
194 |
+
"learning_rate": 7e-06,
|
195 |
+
"loss": 0.2848,
|
196 |
+
"step": 19
|
197 |
+
},
|
198 |
+
{
|
199 |
+
"epoch": 0.10582010582010581,
|
200 |
+
"grad_norm": 3.727539300918579,
|
201 |
+
"learning_rate": 7.368421052631578e-06,
|
202 |
+
"loss": 0.2563,
|
203 |
+
"step": 20
|
204 |
+
},
|
205 |
+
{
|
206 |
+
"epoch": 0.10582010582010581,
|
207 |
+
"eval_loss": 0.19427762925624847,
|
208 |
+
"eval_runtime": 115.9622,
|
209 |
+
"eval_samples_per_second": 26.319,
|
210 |
+
"eval_steps_per_second": 0.207,
|
211 |
+
"eval_sts-test_pearson_cosine": 0.8859728422141003,
|
212 |
+
"eval_sts-test_pearson_dot": 0.8747321172801832,
|
213 |
+
"eval_sts-test_pearson_euclidean": 0.9094621598863318,
|
214 |
+
"eval_sts-test_pearson_manhattan": 0.9101781902466943,
|
215 |
+
"eval_sts-test_pearson_max": 0.9101781902466943,
|
216 |
+
"eval_sts-test_spearman_cosine": 0.9082097102053401,
|
217 |
+
"eval_sts-test_spearman_dot": 0.8789482924218687,
|
218 |
+
"eval_sts-test_spearman_euclidean": 0.9059236815196834,
|
219 |
+
"eval_sts-test_spearman_manhattan": 0.9063636311704222,
|
220 |
+
"eval_sts-test_spearman_max": 0.9082097102053401,
|
221 |
+
"step": 20
|
222 |
+
},
|
223 |
+
{
|
224 |
+
"epoch": 0.1111111111111111,
|
225 |
+
"grad_norm": 4.300179958343506,
|
226 |
+
"learning_rate": 7.736842105263158e-06,
|
227 |
+
"loss": 0.3058,
|
228 |
+
"step": 21
|
229 |
+
},
|
230 |
+
{
|
231 |
+
"epoch": 0.1164021164021164,
|
232 |
+
"grad_norm": 4.133388042449951,
|
233 |
+
"learning_rate": 8.105263157894736e-06,
|
234 |
+
"loss": 0.285,
|
235 |
+
"step": 22
|
236 |
+
},
|
237 |
+
{
|
238 |
+
"epoch": 0.12169312169312169,
|
239 |
+
"grad_norm": 4.270442962646484,
|
240 |
+
"learning_rate": 8.473684210526315e-06,
|
241 |
+
"loss": 0.3151,
|
242 |
+
"step": 23
|
243 |
+
},
|
244 |
+
{
|
245 |
+
"epoch": 0.12698412698412698,
|
246 |
+
"grad_norm": 3.83665132522583,
|
247 |
+
"learning_rate": 8.842105263157893e-06,
|
248 |
+
"loss": 0.2716,
|
249 |
+
"step": 24
|
250 |
+
},
|
251 |
+
{
|
252 |
+
"epoch": 0.13227513227513227,
|
253 |
+
"grad_norm": 3.7526190280914307,
|
254 |
+
"learning_rate": 9.210526315789472e-06,
|
255 |
+
"loss": 0.2422,
|
256 |
+
"step": 25
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"epoch": 0.13227513227513227,
|
260 |
+
"eval_loss": 0.17938196659088135,
|
261 |
+
"eval_runtime": 115.932,
|
262 |
+
"eval_samples_per_second": 26.326,
|
263 |
+
"eval_steps_per_second": 0.207,
|
264 |
+
"eval_sts-test_pearson_cosine": 0.8855121875537549,
|
265 |
+
"eval_sts-test_pearson_dot": 0.8729669422265561,
|
266 |
+
"eval_sts-test_pearson_euclidean": 0.9099991783491139,
|
267 |
+
"eval_sts-test_pearson_manhattan": 0.9106856714841502,
|
268 |
+
"eval_sts-test_pearson_max": 0.9106856714841502,
|
269 |
+
"eval_sts-test_spearman_cosine": 0.9081626318783566,
|
270 |
+
"eval_sts-test_spearman_dot": 0.8777849833819992,
|
271 |
+
"eval_sts-test_spearman_euclidean": 0.9059934934874541,
|
272 |
+
"eval_sts-test_spearman_manhattan": 0.9070222354843194,
|
273 |
+
"eval_sts-test_spearman_max": 0.9081626318783566,
|
274 |
+
"step": 25
|
275 |
+
},
|
276 |
+
{
|
277 |
+
"epoch": 0.13756613756613756,
|
278 |
+
"grad_norm": 4.082998275756836,
|
279 |
+
"learning_rate": 9.578947368421052e-06,
|
280 |
+
"loss": 0.2858,
|
281 |
+
"step": 26
|
282 |
+
},
|
283 |
+
{
|
284 |
+
"epoch": 0.14285714285714285,
|
285 |
+
"grad_norm": 4.099833965301514,
|
286 |
+
"learning_rate": 9.94736842105263e-06,
|
287 |
+
"loss": 0.3211,
|
288 |
+
"step": 27
|
289 |
+
},
|
290 |
+
{
|
291 |
+
"epoch": 0.14814814814814814,
|
292 |
+
"grad_norm": 3.2643215656280518,
|
293 |
+
"learning_rate": 1.031578947368421e-05,
|
294 |
+
"loss": 0.2158,
|
295 |
+
"step": 28
|
296 |
+
},
|
297 |
+
{
|
298 |
+
"epoch": 0.15343915343915343,
|
299 |
+
"grad_norm": 3.7243423461914062,
|
300 |
+
"learning_rate": 1.068421052631579e-05,
|
301 |
+
"loss": 0.2811,
|
302 |
+
"step": 29
|
303 |
+
},
|
304 |
+
{
|
305 |
+
"epoch": 0.15873015873015872,
|
306 |
+
"grad_norm": 3.2406320571899414,
|
307 |
+
"learning_rate": 1.1052631578947366e-05,
|
308 |
+
"loss": 0.2063,
|
309 |
+
"step": 30
|
310 |
+
},
|
311 |
+
{
|
312 |
+
"epoch": 0.15873015873015872,
|
313 |
+
"eval_loss": 0.16362369060516357,
|
314 |
+
"eval_runtime": 115.8583,
|
315 |
+
"eval_samples_per_second": 26.343,
|
316 |
+
"eval_steps_per_second": 0.207,
|
317 |
+
"eval_sts-test_pearson_cosine": 0.884331218823937,
|
318 |
+
"eval_sts-test_pearson_dot": 0.8704189891244698,
|
319 |
+
"eval_sts-test_pearson_euclidean": 0.9099375497606286,
|
320 |
+
"eval_sts-test_pearson_manhattan": 0.9105955358876667,
|
321 |
+
"eval_sts-test_pearson_max": 0.9105955358876667,
|
322 |
+
"eval_sts-test_spearman_cosine": 0.907708540829018,
|
323 |
+
"eval_sts-test_spearman_dot": 0.8752376073298165,
|
324 |
+
"eval_sts-test_spearman_euclidean": 0.9062101343438497,
|
325 |
+
"eval_sts-test_spearman_manhattan": 0.9067411975627813,
|
326 |
+
"eval_sts-test_spearman_max": 0.907708540829018,
|
327 |
+
"step": 30
|
328 |
+
},
|
329 |
+
{
|
330 |
+
"epoch": 0.164021164021164,
|
331 |
+
"grad_norm": 3.6572649478912354,
|
332 |
+
"learning_rate": 1.1421052631578947e-05,
|
333 |
+
"loss": 0.2492,
|
334 |
+
"step": 31
|
335 |
+
},
|
336 |
+
{
|
337 |
+
"epoch": 0.1693121693121693,
|
338 |
+
"grad_norm": 3.982050657272339,
|
339 |
+
"learning_rate": 1.1789473684210525e-05,
|
340 |
+
"loss": 0.3096,
|
341 |
+
"step": 32
|
342 |
+
},
|
343 |
+
{
|
344 |
+
"epoch": 0.1746031746031746,
|
345 |
+
"grad_norm": 3.694265365600586,
|
346 |
+
"learning_rate": 1.2157894736842105e-05,
|
347 |
+
"loss": 0.2914,
|
348 |
+
"step": 33
|
349 |
+
},
|
350 |
+
{
|
351 |
+
"epoch": 0.17989417989417988,
|
352 |
+
"grad_norm": 3.955336809158325,
|
353 |
+
"learning_rate": 1.2526315789473684e-05,
|
354 |
+
"loss": 0.2888,
|
355 |
+
"step": 34
|
356 |
+
},
|
357 |
+
{
|
358 |
+
"epoch": 0.18518518518518517,
|
359 |
+
"grad_norm": 3.3689701557159424,
|
360 |
+
"learning_rate": 1.289473684210526e-05,
|
361 |
+
"loss": 0.223,
|
362 |
+
"step": 35
|
363 |
+
},
|
364 |
+
{
|
365 |
+
"epoch": 0.18518518518518517,
|
366 |
+
"eval_loss": 0.15322057902812958,
|
367 |
+
"eval_runtime": 115.8758,
|
368 |
+
"eval_samples_per_second": 26.339,
|
369 |
+
"eval_steps_per_second": 0.207,
|
370 |
+
"eval_sts-test_pearson_cosine": 0.8831736003329786,
|
371 |
+
"eval_sts-test_pearson_dot": 0.8675011167098496,
|
372 |
+
"eval_sts-test_pearson_euclidean": 0.9098679645586549,
|
373 |
+
"eval_sts-test_pearson_manhattan": 0.9104851057704236,
|
374 |
+
"eval_sts-test_pearson_max": 0.9104851057704236,
|
375 |
+
"eval_sts-test_spearman_cosine": 0.9071846378119088,
|
376 |
+
"eval_sts-test_spearman_dot": 0.8722759240996724,
|
377 |
+
"eval_sts-test_spearman_euclidean": 0.9062134214414588,
|
378 |
+
"eval_sts-test_spearman_manhattan": 0.9068589381315022,
|
379 |
+
"eval_sts-test_spearman_max": 0.9071846378119088,
|
380 |
+
"step": 35
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 0.19047619047619047,
|
384 |
+
"grad_norm": 3.665268898010254,
|
385 |
+
"learning_rate": 1.3263157894736841e-05,
|
386 |
+
"loss": 0.2595,
|
387 |
+
"step": 36
|
388 |
+
},
|
389 |
+
{
|
390 |
+
"epoch": 0.19576719576719576,
|
391 |
+
"grad_norm": 3.816418409347534,
|
392 |
+
"learning_rate": 1.363157894736842e-05,
|
393 |
+
"loss": 0.3122,
|
394 |
+
"step": 37
|
395 |
+
},
|
396 |
+
{
|
397 |
+
"epoch": 0.20105820105820105,
|
398 |
+
"grad_norm": 3.2825276851654053,
|
399 |
+
"learning_rate": 1.4e-05,
|
400 |
+
"loss": 0.2327,
|
401 |
+
"step": 38
|
402 |
+
},
|
403 |
+
{
|
404 |
+
"epoch": 0.20634920634920634,
|
405 |
+
"grad_norm": 2.9109766483306885,
|
406 |
+
"learning_rate": 1.4368421052631578e-05,
|
407 |
+
"loss": 0.1718,
|
408 |
+
"step": 39
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"epoch": 0.21164021164021163,
|
412 |
+
"grad_norm": 3.6622438430786133,
|
413 |
+
"learning_rate": 1.4736842105263155e-05,
|
414 |
+
"loss": 0.3162,
|
415 |
+
"step": 40
|
416 |
+
},
|
417 |
+
{
|
418 |
+
"epoch": 0.21164021164021163,
|
419 |
+
"eval_loss": 0.14427155256271362,
|
420 |
+
"eval_runtime": 115.8732,
|
421 |
+
"eval_samples_per_second": 26.339,
|
422 |
+
"eval_steps_per_second": 0.207,
|
423 |
+
"eval_sts-test_pearson_cosine": 0.8815373372232074,
|
424 |
+
"eval_sts-test_pearson_dot": 0.8638584960095411,
|
425 |
+
"eval_sts-test_pearson_euclidean": 0.909867067075244,
|
426 |
+
"eval_sts-test_pearson_manhattan": 0.9104161328856638,
|
427 |
+
"eval_sts-test_pearson_max": 0.9104161328856638,
|
428 |
+
"eval_sts-test_spearman_cosine": 0.9066622115864256,
|
429 |
+
"eval_sts-test_spearman_dot": 0.8693618114603872,
|
430 |
+
"eval_sts-test_spearman_euclidean": 0.9060806241933829,
|
431 |
+
"eval_sts-test_spearman_manhattan": 0.907040852009058,
|
432 |
+
"eval_sts-test_spearman_max": 0.907040852009058,
|
433 |
+
"step": 40
|
434 |
+
},
|
435 |
+
{
|
436 |
+
"epoch": 0.21693121693121692,
|
437 |
+
"grad_norm": 3.7417047023773193,
|
438 |
+
"learning_rate": 1.5105263157894735e-05,
|
439 |
+
"loss": 0.296,
|
440 |
+
"step": 41
|
441 |
+
},
|
442 |
+
{
|
443 |
+
"epoch": 0.2222222222222222,
|
444 |
+
"grad_norm": 3.4067814350128174,
|
445 |
+
"learning_rate": 1.5473684210526316e-05,
|
446 |
+
"loss": 0.2821,
|
447 |
+
"step": 42
|
448 |
+
},
|
449 |
+
{
|
450 |
+
"epoch": 0.2275132275132275,
|
451 |
+
"grad_norm": 3.0177342891693115,
|
452 |
+
"learning_rate": 1.5842105263157892e-05,
|
453 |
+
"loss": 0.2069,
|
454 |
+
"step": 43
|
455 |
+
},
|
456 |
+
{
|
457 |
+
"epoch": 0.2328042328042328,
|
458 |
+
"grad_norm": 3.4185049533843994,
|
459 |
+
"learning_rate": 1.6210526315789473e-05,
|
460 |
+
"loss": 0.2573,
|
461 |
+
"step": 44
|
462 |
+
},
|
463 |
+
{
|
464 |
+
"epoch": 0.23809523809523808,
|
465 |
+
"grad_norm": 3.918159246444702,
|
466 |
+
"learning_rate": 1.657894736842105e-05,
|
467 |
+
"loss": 0.3119,
|
468 |
+
"step": 45
|
469 |
+
},
|
470 |
+
{
|
471 |
+
"epoch": 0.23809523809523808,
|
472 |
+
"eval_loss": 0.13426049053668976,
|
473 |
+
"eval_runtime": 115.9898,
|
474 |
+
"eval_samples_per_second": 26.313,
|
475 |
+
"eval_steps_per_second": 0.207,
|
476 |
+
"eval_sts-test_pearson_cosine": 0.8805625986040617,
|
477 |
+
"eval_sts-test_pearson_dot": 0.8616132264481751,
|
478 |
+
"eval_sts-test_pearson_euclidean": 0.9101879546714963,
|
479 |
+
"eval_sts-test_pearson_manhattan": 0.9107296923568013,
|
480 |
+
"eval_sts-test_pearson_max": 0.9107296923568013,
|
481 |
+
"eval_sts-test_spearman_cosine": 0.9064269094540296,
|
482 |
+
"eval_sts-test_spearman_dot": 0.8677769455382106,
|
483 |
+
"eval_sts-test_spearman_euclidean": 0.9069313904236947,
|
484 |
+
"eval_sts-test_spearman_manhattan": 0.9076995905767397,
|
485 |
+
"eval_sts-test_spearman_max": 0.9076995905767397,
|
486 |
+
"step": 45
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 0.24338624338624337,
|
490 |
+
"grad_norm": 3.0733871459960938,
|
491 |
+
"learning_rate": 1.694736842105263e-05,
|
492 |
+
"loss": 0.2743,
|
493 |
+
"step": 46
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"epoch": 0.24867724867724866,
|
497 |
+
"grad_norm": 3.3528106212615967,
|
498 |
+
"learning_rate": 1.731578947368421e-05,
|
499 |
+
"loss": 0.2666,
|
500 |
+
"step": 47
|
501 |
+
},
|
502 |
+
{
|
503 |
+
"epoch": 0.25396825396825395,
|
504 |
+
"grad_norm": 3.0437304973602295,
|
505 |
+
"learning_rate": 1.7684210526315787e-05,
|
506 |
+
"loss": 0.2414,
|
507 |
+
"step": 48
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 0.25925925925925924,
|
511 |
+
"grad_norm": 3.451265573501587,
|
512 |
+
"learning_rate": 1.8052631578947367e-05,
|
513 |
+
"loss": 0.2793,
|
514 |
+
"step": 49
|
515 |
+
},
|
516 |
+
{
|
517 |
+
"epoch": 0.26455026455026454,
|
518 |
+
"grad_norm": 2.9664905071258545,
|
519 |
+
"learning_rate": 1.8421052631578944e-05,
|
520 |
+
"loss": 0.2212,
|
521 |
+
"step": 50
|
522 |
+
},
|
523 |
+
{
|
524 |
+
"epoch": 0.26455026455026454,
|
525 |
+
"eval_loss": 0.12510398030281067,
|
526 |
+
"eval_runtime": 116.2617,
|
527 |
+
"eval_samples_per_second": 26.251,
|
528 |
+
"eval_steps_per_second": 0.206,
|
529 |
+
"eval_sts-test_pearson_cosine": 0.8803749979605222,
|
530 |
+
"eval_sts-test_pearson_dot": 0.8597944232348109,
|
531 |
+
"eval_sts-test_pearson_euclidean": 0.9105906609339514,
|
532 |
+
"eval_sts-test_pearson_manhattan": 0.9111264139452835,
|
533 |
+
"eval_sts-test_pearson_max": 0.9111264139452835,
|
534 |
+
"eval_sts-test_spearman_cosine": 0.9067783858609977,
|
535 |
+
"eval_sts-test_spearman_dot": 0.8664887804790594,
|
536 |
+
"eval_sts-test_spearman_euclidean": 0.9077306479521453,
|
537 |
+
"eval_sts-test_spearman_manhattan": 0.9082951851145977,
|
538 |
+
"eval_sts-test_spearman_max": 0.9082951851145977,
|
539 |
+
"step": 50
|
540 |
+
},
|
541 |
+
{
|
542 |
+
"epoch": 0.2698412698412698,
|
543 |
+
"grad_norm": 3.051281690597534,
|
544 |
+
"learning_rate": 1.8789473684210524e-05,
|
545 |
+
"loss": 0.2071,
|
546 |
+
"step": 51
|
547 |
+
},
|
548 |
+
{
|
549 |
+
"epoch": 0.2751322751322751,
|
550 |
+
"grad_norm": 3.539724826812744,
|
551 |
+
"learning_rate": 1.9157894736842104e-05,
|
552 |
+
"loss": 0.296,
|
553 |
+
"step": 52
|
554 |
+
},
|
555 |
+
{
|
556 |
+
"epoch": 0.2804232804232804,
|
557 |
+
"grad_norm": 3.101149559020996,
|
558 |
+
"learning_rate": 1.952631578947368e-05,
|
559 |
+
"loss": 0.2061,
|
560 |
+
"step": 53
|
561 |
+
},
|
562 |
+
{
|
563 |
+
"epoch": 0.2857142857142857,
|
564 |
+
"grad_norm": 3.113757848739624,
|
565 |
+
"learning_rate": 1.989473684210526e-05,
|
566 |
+
"loss": 0.2164,
|
567 |
+
"step": 54
|
568 |
+
},
|
569 |
+
{
|
570 |
+
"epoch": 0.291005291005291,
|
571 |
+
"grad_norm": 2.9952962398529053,
|
572 |
+
"learning_rate": 2.0263157894736842e-05,
|
573 |
+
"loss": 0.188,
|
574 |
+
"step": 55
|
575 |
+
},
|
576 |
+
{
|
577 |
+
"epoch": 0.291005291005291,
|
578 |
+
"eval_loss": 0.11972539871931076,
|
579 |
+
"eval_runtime": 115.8621,
|
580 |
+
"eval_samples_per_second": 26.342,
|
581 |
+
"eval_steps_per_second": 0.207,
|
582 |
+
"eval_sts-test_pearson_cosine": 0.881021505301097,
|
583 |
+
"eval_sts-test_pearson_dot": 0.8597228411065384,
|
584 |
+
"eval_sts-test_pearson_euclidean": 0.9108125110302233,
|
585 |
+
"eval_sts-test_pearson_manhattan": 0.9112746469255748,
|
586 |
+
"eval_sts-test_pearson_max": 0.9112746469255748,
|
587 |
+
"eval_sts-test_spearman_cosine": 0.9072042388643983,
|
588 |
+
"eval_sts-test_spearman_dot": 0.8659804956521757,
|
589 |
+
"eval_sts-test_spearman_euclidean": 0.9079662185921096,
|
590 |
+
"eval_sts-test_spearman_manhattan": 0.9082669470686597,
|
591 |
+
"eval_sts-test_spearman_max": 0.9082669470686597,
|
592 |
+
"step": 55
|
593 |
+
},
|
594 |
+
{
|
595 |
+
"epoch": 0.2962962962962963,
|
596 |
+
"grad_norm": 3.065542697906494,
|
597 |
+
"learning_rate": 2.063157894736842e-05,
|
598 |
+
"loss": 0.2411,
|
599 |
+
"step": 56
|
600 |
+
},
|
601 |
+
{
|
602 |
+
"epoch": 0.30158730158730157,
|
603 |
+
"grad_norm": 2.8689684867858887,
|
604 |
+
"learning_rate": 2.1e-05,
|
605 |
+
"loss": 0.2031,
|
606 |
+
"step": 57
|
607 |
+
},
|
608 |
+
{
|
609 |
+
"epoch": 0.30687830687830686,
|
610 |
+
"grad_norm": 2.9906833171844482,
|
611 |
+
"learning_rate": 2.136842105263158e-05,
|
612 |
+
"loss": 0.2438,
|
613 |
+
"step": 58
|
614 |
+
},
|
615 |
+
{
|
616 |
+
"epoch": 0.31216931216931215,
|
617 |
+
"grad_norm": 3.040048837661743,
|
618 |
+
"learning_rate": 2.1736842105263156e-05,
|
619 |
+
"loss": 0.2417,
|
620 |
+
"step": 59
|
621 |
+
},
|
622 |
+
{
|
623 |
+
"epoch": 0.31746031746031744,
|
624 |
+
"grad_norm": 2.7314910888671875,
|
625 |
+
"learning_rate": 2.2105263157894733e-05,
|
626 |
+
"loss": 0.1515,
|
627 |
+
"step": 60
|
628 |
+
},
|
629 |
+
{
|
630 |
+
"epoch": 0.31746031746031744,
|
631 |
+
"eval_loss": 0.12329312413930893,
|
632 |
+
"eval_runtime": 115.9779,
|
633 |
+
"eval_samples_per_second": 26.315,
|
634 |
+
"eval_steps_per_second": 0.207,
|
635 |
+
"eval_sts-test_pearson_cosine": 0.8813346129633393,
|
636 |
+
"eval_sts-test_pearson_dot": 0.8610768249798144,
|
637 |
+
"eval_sts-test_pearson_euclidean": 0.9107487658386748,
|
638 |
+
"eval_sts-test_pearson_manhattan": 0.9112378269812353,
|
639 |
+
"eval_sts-test_pearson_max": 0.9112378269812353,
|
640 |
+
"eval_sts-test_spearman_cosine": 0.9065531975136762,
|
641 |
+
"eval_sts-test_spearman_dot": 0.867737743433232,
|
642 |
+
"eval_sts-test_spearman_euclidean": 0.9073249330163708,
|
643 |
+
"eval_sts-test_spearman_manhattan": 0.9077088988391091,
|
644 |
+
"eval_sts-test_spearman_max": 0.9077088988391091,
|
645 |
+
"step": 60
|
646 |
+
},
|
647 |
+
{
|
648 |
+
"epoch": 0.32275132275132273,
|
649 |
+
"grad_norm": 3.0552306175231934,
|
650 |
+
"learning_rate": 2.2473684210526313e-05,
|
651 |
+
"loss": 0.21,
|
652 |
+
"step": 61
|
653 |
+
},
|
654 |
+
{
|
655 |
+
"epoch": 0.328042328042328,
|
656 |
+
"grad_norm": 3.1015548706054688,
|
657 |
+
"learning_rate": 2.2842105263157893e-05,
|
658 |
+
"loss": 0.21,
|
659 |
+
"step": 62
|
660 |
+
},
|
661 |
+
{
|
662 |
+
"epoch": 0.3333333333333333,
|
663 |
+
"grad_norm": 3.154890537261963,
|
664 |
+
"learning_rate": 2.321052631578947e-05,
|
665 |
+
"loss": 0.2157,
|
666 |
+
"step": 63
|
667 |
+
},
|
668 |
+
{
|
669 |
+
"epoch": 0.3386243386243386,
|
670 |
+
"grad_norm": 3.384970188140869,
|
671 |
+
"learning_rate": 2.357894736842105e-05,
|
672 |
+
"loss": 0.2138,
|
673 |
+
"step": 64
|
674 |
+
},
|
675 |
+
{
|
676 |
+
"epoch": 0.3439153439153439,
|
677 |
+
"grad_norm": 3.58601713180542,
|
678 |
+
"learning_rate": 2.394736842105263e-05,
|
679 |
+
"loss": 0.2403,
|
680 |
+
"step": 65
|
681 |
+
},
|
682 |
+
{
|
683 |
+
"epoch": 0.3439153439153439,
|
684 |
+
"eval_loss": 0.12730959057807922,
|
685 |
+
"eval_runtime": 115.9959,
|
686 |
+
"eval_samples_per_second": 26.311,
|
687 |
+
"eval_steps_per_second": 0.207,
|
688 |
+
"eval_sts-test_pearson_cosine": 0.8797954361206015,
|
689 |
+
"eval_sts-test_pearson_dot": 0.8587071220533238,
|
690 |
+
"eval_sts-test_pearson_euclidean": 0.9093975785151563,
|
691 |
+
"eval_sts-test_pearson_manhattan": 0.9102944590146977,
|
692 |
+
"eval_sts-test_pearson_max": 0.9102944590146977,
|
693 |
+
"eval_sts-test_spearman_cosine": 0.9058099238132263,
|
694 |
+
"eval_sts-test_spearman_dot": 0.8649206962799048,
|
695 |
+
"eval_sts-test_spearman_euclidean": 0.906062455181258,
|
696 |
+
"eval_sts-test_spearman_manhattan": 0.9070602293052407,
|
697 |
+
"eval_sts-test_spearman_max": 0.9070602293052407,
|
698 |
+
"step": 65
|
699 |
+
},
|
700 |
+
{
|
701 |
+
"epoch": 0.3492063492063492,
|
702 |
+
"grad_norm": 3.397090435028076,
|
703 |
+
"learning_rate": 2.431578947368421e-05,
|
704 |
+
"loss": 0.2808,
|
705 |
+
"step": 66
|
706 |
+
},
|
707 |
+
{
|
708 |
+
"epoch": 0.3544973544973545,
|
709 |
+
"grad_norm": 2.786862373352051,
|
710 |
+
"learning_rate": 2.4684210526315788e-05,
|
711 |
+
"loss": 0.1891,
|
712 |
+
"step": 67
|
713 |
+
},
|
714 |
+
{
|
715 |
+
"epoch": 0.35978835978835977,
|
716 |
+
"grad_norm": 3.0845346450805664,
|
717 |
+
"learning_rate": 2.5052631578947368e-05,
|
718 |
+
"loss": 0.1991,
|
719 |
+
"step": 68
|
720 |
+
},
|
721 |
+
{
|
722 |
+
"epoch": 0.36507936507936506,
|
723 |
+
"grad_norm": 3.1166787147521973,
|
724 |
+
"learning_rate": 2.5421052631578948e-05,
|
725 |
+
"loss": 0.2121,
|
726 |
+
"step": 69
|
727 |
+
},
|
728 |
+
{
|
729 |
+
"epoch": 0.37037037037037035,
|
730 |
+
"grad_norm": 3.181523323059082,
|
731 |
+
"learning_rate": 2.578947368421052e-05,
|
732 |
+
"loss": 0.2039,
|
733 |
+
"step": 70
|
734 |
+
},
|
735 |
+
{
|
736 |
+
"epoch": 0.37037037037037035,
|
737 |
+
"eval_loss": 0.13109122216701508,
|
738 |
+
"eval_runtime": 115.9695,
|
739 |
+
"eval_samples_per_second": 26.317,
|
740 |
+
"eval_steps_per_second": 0.207,
|
741 |
+
"eval_sts-test_pearson_cosine": 0.8802169762825238,
|
742 |
+
"eval_sts-test_pearson_dot": 0.8598037708245074,
|
743 |
+
"eval_sts-test_pearson_euclidean": 0.9094245832802006,
|
744 |
+
"eval_sts-test_pearson_manhattan": 0.9105289688155764,
|
745 |
+
"eval_sts-test_pearson_max": 0.9105289688155764,
|
746 |
+
"eval_sts-test_spearman_cosine": 0.906595934968305,
|
747 |
+
"eval_sts-test_spearman_dot": 0.8654662141562657,
|
748 |
+
"eval_sts-test_spearman_euclidean": 0.906532611933436,
|
749 |
+
"eval_sts-test_spearman_manhattan": 0.9073325407308075,
|
750 |
+
"eval_sts-test_spearman_max": 0.9073325407308075,
|
751 |
+
"step": 70
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"epoch": 0.37566137566137564,
|
755 |
+
"grad_norm": 3.032498598098755,
|
756 |
+
"learning_rate": 2.6157894736842102e-05,
|
757 |
+
"loss": 0.1986,
|
758 |
+
"step": 71
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"epoch": 0.38095238095238093,
|
762 |
+
"grad_norm": 3.486334800720215,
|
763 |
+
"learning_rate": 2.6526315789473682e-05,
|
764 |
+
"loss": 0.2925,
|
765 |
+
"step": 72
|
766 |
+
},
|
767 |
+
{
|
768 |
+
"epoch": 0.3862433862433862,
|
769 |
+
"grad_norm": 3.424903631210327,
|
770 |
+
"learning_rate": 2.689473684210526e-05,
|
771 |
+
"loss": 0.2527,
|
772 |
+
"step": 73
|
773 |
+
},
|
774 |
+
{
|
775 |
+
"epoch": 0.3915343915343915,
|
776 |
+
"grad_norm": 3.587599992752075,
|
777 |
+
"learning_rate": 2.726315789473684e-05,
|
778 |
+
"loss": 0.279,
|
779 |
+
"step": 74
|
780 |
+
},
|
781 |
+
{
|
782 |
+
"epoch": 0.3968253968253968,
|
783 |
+
"grad_norm": 3.3220415115356445,
|
784 |
+
"learning_rate": 2.763157894736842e-05,
|
785 |
+
"loss": 0.2419,
|
786 |
+
"step": 75
|
787 |
+
},
|
788 |
+
{
|
789 |
+
"epoch": 0.3968253968253968,
|
790 |
+
"eval_loss": 0.13154849410057068,
|
791 |
+
"eval_runtime": 115.989,
|
792 |
+
"eval_samples_per_second": 26.313,
|
793 |
+
"eval_steps_per_second": 0.207,
|
794 |
+
"eval_sts-test_pearson_cosine": 0.879906095889138,
|
795 |
+
"eval_sts-test_pearson_dot": 0.8607649105164801,
|
796 |
+
"eval_sts-test_pearson_euclidean": 0.9088378228597751,
|
797 |
+
"eval_sts-test_pearson_manhattan": 0.9102620649137054,
|
798 |
+
"eval_sts-test_pearson_max": 0.9102620649137054,
|
799 |
+
"eval_sts-test_spearman_cosine": 0.9066359425959888,
|
800 |
+
"eval_sts-test_spearman_dot": 0.8668292928269864,
|
801 |
+
"eval_sts-test_spearman_euclidean": 0.9061907122964057,
|
802 |
+
"eval_sts-test_spearman_manhattan": 0.9072107277972998,
|
803 |
+
"eval_sts-test_spearman_max": 0.9072107277972998,
|
804 |
+
"step": 75
|
805 |
+
},
|
806 |
+
{
|
807 |
+
"epoch": 0.4021164021164021,
|
808 |
+
"grad_norm": 2.994913101196289,
|
809 |
+
"learning_rate": 2.8e-05,
|
810 |
+
"loss": 0.2228,
|
811 |
+
"step": 76
|
812 |
+
},
|
813 |
+
{
|
814 |
+
"epoch": 0.4074074074074074,
|
815 |
+
"grad_norm": 3.613633632659912,
|
816 |
+
"learning_rate": 2.8368421052631576e-05,
|
817 |
+
"loss": 0.2242,
|
818 |
+
"step": 77
|
819 |
+
},
|
820 |
+
{
|
821 |
+
"epoch": 0.4126984126984127,
|
822 |
+
"grad_norm": 3.4389431476593018,
|
823 |
+
"learning_rate": 2.8736842105263157e-05,
|
824 |
+
"loss": 0.2737,
|
825 |
+
"step": 78
|
826 |
+
},
|
827 |
+
{
|
828 |
+
"epoch": 0.41798941798941797,
|
829 |
+
"grad_norm": 3.348423957824707,
|
830 |
+
"learning_rate": 2.9105263157894737e-05,
|
831 |
+
"loss": 0.2328,
|
832 |
+
"step": 79
|
833 |
+
},
|
834 |
+
{
|
835 |
+
"epoch": 0.42328042328042326,
|
836 |
+
"grad_norm": 3.3796963691711426,
|
837 |
+
"learning_rate": 2.947368421052631e-05,
|
838 |
+
"loss": 0.2802,
|
839 |
+
"step": 80
|
840 |
+
},
|
841 |
+
{
|
842 |
+
"epoch": 0.42328042328042326,
|
843 |
+
"eval_loss": 0.12620440125465393,
|
844 |
+
"eval_runtime": 115.88,
|
845 |
+
"eval_samples_per_second": 26.338,
|
846 |
+
"eval_steps_per_second": 0.207,
|
847 |
+
"eval_sts-test_pearson_cosine": 0.8786083890603608,
|
848 |
+
"eval_sts-test_pearson_dot": 0.8607044568869332,
|
849 |
+
"eval_sts-test_pearson_euclidean": 0.9083064997932102,
|
850 |
+
"eval_sts-test_pearson_manhattan": 0.909785902193573,
|
851 |
+
"eval_sts-test_pearson_max": 0.909785902193573,
|
852 |
+
"eval_sts-test_spearman_cosine": 0.9058450088021573,
|
853 |
+
"eval_sts-test_spearman_dot": 0.8683225529170947,
|
854 |
+
"eval_sts-test_spearman_euclidean": 0.9058583894293133,
|
855 |
+
"eval_sts-test_spearman_manhattan": 0.9067757007853141,
|
856 |
+
"eval_sts-test_spearman_max": 0.9067757007853141,
|
857 |
+
"step": 80
|
858 |
+
},
|
859 |
+
{
|
860 |
+
"epoch": 0.42857142857142855,
|
861 |
+
"grad_norm": 2.940751314163208,
|
862 |
+
"learning_rate": 2.984210526315789e-05,
|
863 |
+
"loss": 0.2044,
|
864 |
+
"step": 81
|
865 |
+
},
|
866 |
+
{
|
867 |
+
"epoch": 0.43386243386243384,
|
868 |
+
"grad_norm": 2.742959499359131,
|
869 |
+
"learning_rate": 3.021052631578947e-05,
|
870 |
+
"loss": 0.1828,
|
871 |
+
"step": 82
|
872 |
+
},
|
873 |
+
{
|
874 |
+
"epoch": 0.43915343915343913,
|
875 |
+
"grad_norm": 3.1117758750915527,
|
876 |
+
"learning_rate": 3.0578947368421054e-05,
|
877 |
+
"loss": 0.2372,
|
878 |
+
"step": 83
|
879 |
+
},
|
880 |
+
{
|
881 |
+
"epoch": 0.4444444444444444,
|
882 |
+
"grad_norm": 3.11297869682312,
|
883 |
+
"learning_rate": 3.094736842105263e-05,
|
884 |
+
"loss": 0.2241,
|
885 |
+
"step": 84
|
886 |
+
},
|
887 |
+
{
|
888 |
+
"epoch": 0.4497354497354497,
|
889 |
+
"grad_norm": 3.2359349727630615,
|
890 |
+
"learning_rate": 3.131578947368421e-05,
|
891 |
+
"loss": 0.2782,
|
892 |
+
"step": 85
|
893 |
+
},
|
894 |
+
{
|
895 |
+
"epoch": 0.4497354497354497,
|
896 |
+
"eval_loss": 0.12065601348876953,
|
897 |
+
"eval_runtime": 115.9874,
|
898 |
+
"eval_samples_per_second": 26.313,
|
899 |
+
"eval_steps_per_second": 0.207,
|
900 |
+
"eval_sts-test_pearson_cosine": 0.8792266747813421,
|
901 |
+
"eval_sts-test_pearson_dot": 0.8635914020857025,
|
902 |
+
"eval_sts-test_pearson_euclidean": 0.909050966414346,
|
903 |
+
"eval_sts-test_pearson_manhattan": 0.9104391562008682,
|
904 |
+
"eval_sts-test_pearson_max": 0.9104391562008682,
|
905 |
+
"eval_sts-test_spearman_cosine": 0.9062812888494619,
|
906 |
+
"eval_sts-test_spearman_dot": 0.8713958905444104,
|
907 |
+
"eval_sts-test_spearman_euclidean": 0.9064880396770901,
|
908 |
+
"eval_sts-test_spearman_manhattan": 0.9073885693100694,
|
909 |
+
"eval_sts-test_spearman_max": 0.9073885693100694,
|
910 |
+
"step": 85
|
911 |
+
},
|
912 |
+
{
|
913 |
+
"epoch": 0.455026455026455,
|
914 |
+
"grad_norm": 3.3813822269439697,
|
915 |
+
"learning_rate": 3.1684210526315785e-05,
|
916 |
+
"loss": 0.3244,
|
917 |
+
"step": 86
|
918 |
+
},
|
919 |
+
{
|
920 |
+
"epoch": 0.4603174603174603,
|
921 |
+
"grad_norm": 2.657428503036499,
|
922 |
+
"learning_rate": 3.205263157894736e-05,
|
923 |
+
"loss": 0.2102,
|
924 |
+
"step": 87
|
925 |
+
},
|
926 |
+
{
|
927 |
+
"epoch": 0.4656084656084656,
|
928 |
+
"grad_norm": 2.7600059509277344,
|
929 |
+
"learning_rate": 3.2421052631578945e-05,
|
930 |
+
"loss": 0.2265,
|
931 |
+
"step": 88
|
932 |
+
},
|
933 |
+
{
|
934 |
+
"epoch": 0.4708994708994709,
|
935 |
+
"grad_norm": 3.10657000541687,
|
936 |
+
"learning_rate": 3.278947368421052e-05,
|
937 |
+
"loss": 0.2666,
|
938 |
+
"step": 89
|
939 |
+
},
|
940 |
+
{
|
941 |
+
"epoch": 0.47619047619047616,
|
942 |
+
"grad_norm": 3.0764777660369873,
|
943 |
+
"learning_rate": 3.31578947368421e-05,
|
944 |
+
"loss": 0.23,
|
945 |
+
"step": 90
|
946 |
+
},
|
947 |
+
{
|
948 |
+
"epoch": 0.47619047619047616,
|
949 |
+
"eval_loss": 0.11863212287425995,
|
950 |
+
"eval_runtime": 115.9856,
|
951 |
+
"eval_samples_per_second": 26.314,
|
952 |
+
"eval_steps_per_second": 0.207,
|
953 |
+
"eval_sts-test_pearson_cosine": 0.8796178782254354,
|
954 |
+
"eval_sts-test_pearson_dot": 0.8632853604720685,
|
955 |
+
"eval_sts-test_pearson_euclidean": 0.9106195949839817,
|
956 |
+
"eval_sts-test_pearson_manhattan": 0.9115246839048733,
|
957 |
+
"eval_sts-test_pearson_max": 0.9115246839048733,
|
958 |
+
"eval_sts-test_spearman_cosine": 0.9078120057453548,
|
959 |
+
"eval_sts-test_spearman_dot": 0.8720862682538955,
|
960 |
+
"eval_sts-test_spearman_euclidean": 0.9083378778179652,
|
961 |
+
"eval_sts-test_spearman_manhattan": 0.9089643954774449,
|
962 |
+
"eval_sts-test_spearman_max": 0.9089643954774449,
|
963 |
+
"step": 90
|
964 |
+
},
|
965 |
+
{
|
966 |
+
"epoch": 0.48148148148148145,
|
967 |
+
"grad_norm": 3.020212411880493,
|
968 |
+
"learning_rate": 3.352631578947368e-05,
|
969 |
+
"loss": 0.2358,
|
970 |
+
"step": 91
|
971 |
+
},
|
972 |
+
{
|
973 |
+
"epoch": 0.48677248677248675,
|
974 |
+
"grad_norm": 3.419471502304077,
|
975 |
+
"learning_rate": 3.389473684210526e-05,
|
976 |
+
"loss": 0.2896,
|
977 |
+
"step": 92
|
978 |
+
},
|
979 |
+
{
|
980 |
+
"epoch": 0.49206349206349204,
|
981 |
+
"grad_norm": 3.062520980834961,
|
982 |
+
"learning_rate": 3.426315789473684e-05,
|
983 |
+
"loss": 0.2126,
|
984 |
+
"step": 93
|
985 |
+
},
|
986 |
+
{
|
987 |
+
"epoch": 0.4973544973544973,
|
988 |
+
"grad_norm": 3.3430864810943604,
|
989 |
+
"learning_rate": 3.463157894736842e-05,
|
990 |
+
"loss": 0.2669,
|
991 |
+
"step": 94
|
992 |
+
},
|
993 |
+
{
|
994 |
+
"epoch": 0.5026455026455027,
|
995 |
+
"grad_norm": 3.1061036586761475,
|
996 |
+
"learning_rate": 3.5e-05,
|
997 |
+
"loss": 0.2375,
|
998 |
+
"step": 95
|
999 |
+
},
|
1000 |
+
{
|
1001 |
+
"epoch": 0.5026455026455027,
|
1002 |
+
"eval_loss": 0.11278577148914337,
|
1003 |
+
"eval_runtime": 115.9371,
|
1004 |
+
"eval_samples_per_second": 26.325,
|
1005 |
+
"eval_steps_per_second": 0.207,
|
1006 |
+
"eval_sts-test_pearson_cosine": 0.8790475705877597,
|
1007 |
+
"eval_sts-test_pearson_dot": 0.8631845510913274,
|
1008 |
+
"eval_sts-test_pearson_euclidean": 0.9107267591418424,
|
1009 |
+
"eval_sts-test_pearson_manhattan": 0.911801845501315,
|
1010 |
+
"eval_sts-test_pearson_max": 0.911801845501315,
|
1011 |
+
"eval_sts-test_spearman_cosine": 0.9087454723067182,
|
1012 |
+
"eval_sts-test_spearman_dot": 0.8721337493422319,
|
1013 |
+
"eval_sts-test_spearman_euclidean": 0.9085557269584185,
|
1014 |
+
"eval_sts-test_spearman_manhattan": 0.9095949855017109,
|
1015 |
+
"eval_sts-test_spearman_max": 0.9095949855017109,
|
1016 |
+
"step": 95
|
1017 |
+
},
|
1018 |
+
{
|
1019 |
+
"epoch": 0.5079365079365079,
|
1020 |
+
"grad_norm": 2.760911703109741,
|
1021 |
+
"learning_rate": 3.4999101435573165e-05,
|
1022 |
+
"loss": 0.1903,
|
1023 |
+
"step": 96
|
1024 |
+
},
|
1025 |
+
{
|
1026 |
+
"epoch": 0.5132275132275133,
|
1027 |
+
"grad_norm": 2.9554224014282227,
|
1028 |
+
"learning_rate": 3.499640585302429e-05,
|
1029 |
+
"loss": 0.2507,
|
1030 |
+
"step": 97
|
1031 |
+
},
|
1032 |
+
{
|
1033 |
+
"epoch": 0.5185185185185185,
|
1034 |
+
"grad_norm": 2.9563987255096436,
|
1035 |
+
"learning_rate": 3.4991913584534566e-05,
|
1036 |
+
"loss": 0.1897,
|
1037 |
+
"step": 98
|
1038 |
+
},
|
1039 |
+
{
|
1040 |
+
"epoch": 0.5238095238095238,
|
1041 |
+
"grad_norm": 3.0752642154693604,
|
1042 |
+
"learning_rate": 3.4985625183693854e-05,
|
1043 |
+
"loss": 0.2775,
|
1044 |
+
"step": 99
|
1045 |
+
},
|
1046 |
+
{
|
1047 |
+
"epoch": 0.5291005291005291,
|
1048 |
+
"grad_norm": 2.8446006774902344,
|
1049 |
+
"learning_rate": 3.4977541425432415e-05,
|
1050 |
+
"loss": 0.2098,
|
1051 |
+
"step": 100
|
1052 |
+
},
|
1053 |
+
{
|
1054 |
+
"epoch": 0.5291005291005291,
|
1055 |
+
"eval_loss": 0.11681391298770905,
|
1056 |
+
"eval_runtime": 115.9468,
|
1057 |
+
"eval_samples_per_second": 26.322,
|
1058 |
+
"eval_steps_per_second": 0.207,
|
1059 |
+
"eval_sts-test_pearson_cosine": 0.8772591964347106,
|
1060 |
+
"eval_sts-test_pearson_dot": 0.8585096145266702,
|
1061 |
+
"eval_sts-test_pearson_euclidean": 0.9091316759212603,
|
1062 |
+
"eval_sts-test_pearson_manhattan": 0.9099210072486108,
|
1063 |
+
"eval_sts-test_pearson_max": 0.9099210072486108,
|
1064 |
+
"eval_sts-test_spearman_cosine": 0.9064237321144708,
|
1065 |
+
"eval_sts-test_spearman_dot": 0.8648877146002593,
|
1066 |
+
"eval_sts-test_spearman_euclidean": 0.9063920482214057,
|
1067 |
+
"eval_sts-test_spearman_manhattan": 0.9075959914066186,
|
1068 |
+
"eval_sts-test_spearman_max": 0.9075959914066186,
|
1069 |
+
"step": 100
|
1070 |
+
},
|
1071 |
+
{
|
1072 |
+
"epoch": 0.5343915343915344,
|
1073 |
+
"grad_norm": 2.7542779445648193,
|
1074 |
+
"learning_rate": 3.496766330592549e-05,
|
1075 |
+
"loss": 0.1628,
|
1076 |
+
"step": 101
|
1077 |
+
},
|
1078 |
+
{
|
1079 |
+
"epoch": 0.5396825396825397,
|
1080 |
+
"grad_norm": 2.7565367221832275,
|
1081 |
+
"learning_rate": 3.4955992042470456e-05,
|
1082 |
+
"loss": 0.2158,
|
1083 |
+
"step": 102
|
1084 |
+
},
|
1085 |
+
{
|
1086 |
+
"epoch": 0.544973544973545,
|
1087 |
+
"grad_norm": 2.4343347549438477,
|
1088 |
+
"learning_rate": 3.494252907333686e-05,
|
1089 |
+
"loss": 0.1552,
|
1090 |
+
"step": 103
|
1091 |
+
},
|
1092 |
+
{
|
1093 |
+
"epoch": 0.5502645502645502,
|
1094 |
+
"grad_norm": 3.1311893463134766,
|
1095 |
+
"learning_rate": 3.492727605758918e-05,
|
1096 |
+
"loss": 0.2364,
|
1097 |
+
"step": 104
|
1098 |
+
},
|
1099 |
+
{
|
1100 |
+
"epoch": 0.5555555555555556,
|
1101 |
+
"grad_norm": 3.080811023712158,
|
1102 |
+
"learning_rate": 3.491023487488238e-05,
|
1103 |
+
"loss": 0.272,
|
1104 |
+
"step": 105
|
1105 |
+
},
|
1106 |
+
{
|
1107 |
+
"epoch": 0.5555555555555556,
|
1108 |
+
"eval_loss": 0.1177554726600647,
|
1109 |
+
"eval_runtime": 115.9887,
|
1110 |
+
"eval_samples_per_second": 26.313,
|
1111 |
+
"eval_steps_per_second": 0.207,
|
1112 |
+
"eval_sts-test_pearson_cosine": 0.8775298085625183,
|
1113 |
+
"eval_sts-test_pearson_dot": 0.8593352032357447,
|
1114 |
+
"eval_sts-test_pearson_euclidean": 0.9089120653468052,
|
1115 |
+
"eval_sts-test_pearson_manhattan": 0.908955609090125,
|
1116 |
+
"eval_sts-test_pearson_max": 0.908955609090125,
|
1117 |
+
"eval_sts-test_spearman_cosine": 0.9056424645930997,
|
1118 |
+
"eval_sts-test_spearman_dot": 0.8631139983550111,
|
1119 |
+
"eval_sts-test_spearman_euclidean": 0.9054400993890878,
|
1120 |
+
"eval_sts-test_spearman_manhattan": 0.9059316024929496,
|
1121 |
+
"eval_sts-test_spearman_max": 0.9059316024929496,
|
1122 |
+
"step": 105
|
1123 |
+
},
|
1124 |
+
{
|
1125 |
+
"epoch": 0.5608465608465608,
|
1126 |
+
"grad_norm": 2.8664119243621826,
|
1127 |
+
"learning_rate": 3.489140762523023e-05,
|
1128 |
+
"loss": 0.2271,
|
1129 |
+
"step": 106
|
1130 |
+
},
|
1131 |
+
{
|
1132 |
+
"epoch": 0.5661375661375662,
|
1133 |
+
"grad_norm": 2.7945520877838135,
|
1134 |
+
"learning_rate": 3.4870796628746594e-05,
|
1135 |
+
"loss": 0.2132,
|
1136 |
+
"step": 107
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"epoch": 0.5714285714285714,
|
1140 |
+
"grad_norm": 2.8966565132141113,
|
1141 |
+
"learning_rate": 3.4848404425359456e-05,
|
1142 |
+
"loss": 0.1782,
|
1143 |
+
"step": 108
|
1144 |
+
},
|
1145 |
+
{
|
1146 |
+
"epoch": 0.5767195767195767,
|
1147 |
+
"grad_norm": 2.6960151195526123,
|
1148 |
+
"learning_rate": 3.4824233774497946e-05,
|
1149 |
+
"loss": 0.1598,
|
1150 |
+
"step": 109
|
1151 |
+
},
|
1152 |
+
{
|
1153 |
+
"epoch": 0.582010582010582,
|
1154 |
+
"grad_norm": 3.1113312244415283,
|
1155 |
+
"learning_rate": 3.4798287654752294e-05,
|
1156 |
+
"loss": 0.2472,
|
1157 |
+
"step": 110
|
1158 |
+
},
|
1159 |
+
{
|
1160 |
+
"epoch": 0.582010582010582,
|
1161 |
+
"eval_loss": 0.12694795429706573,
|
1162 |
+
"eval_runtime": 115.9427,
|
1163 |
+
"eval_samples_per_second": 26.323,
|
1164 |
+
"eval_steps_per_second": 0.207,
|
1165 |
+
"eval_sts-test_pearson_cosine": 0.8781162735100789,
|
1166 |
+
"eval_sts-test_pearson_dot": 0.8634318341628767,
|
1167 |
+
"eval_sts-test_pearson_euclidean": 0.9086688422059872,
|
1168 |
+
"eval_sts-test_pearson_manhattan": 0.9085119625190576,
|
1169 |
+
"eval_sts-test_pearson_max": 0.9086688422059872,
|
1170 |
+
"eval_sts-test_spearman_cosine": 0.9050255684548193,
|
1171 |
+
"eval_sts-test_spearman_dot": 0.8664220563483247,
|
1172 |
+
"eval_sts-test_spearman_euclidean": 0.9042466279990407,
|
1173 |
+
"eval_sts-test_spearman_manhattan": 0.9047099825594873,
|
1174 |
+
"eval_sts-test_spearman_max": 0.9050255684548193,
|
1175 |
+
"step": 110
|
1176 |
+
},
|
1177 |
+
{
|
1178 |
+
"epoch": 0.5873015873015873,
|
1179 |
+
"grad_norm": 3.0204665660858154,
|
1180 |
+
"learning_rate": 3.477056926350673e-05,
|
1181 |
+
"loss": 0.2041,
|
1182 |
+
"step": 111
|
1183 |
+
},
|
1184 |
+
{
|
1185 |
+
"epoch": 0.5925925925925926,
|
1186 |
+
"grad_norm": 3.3232171535491943,
|
1187 |
+
"learning_rate": 3.474108201654556e-05,
|
1188 |
+
"loss": 0.2426,
|
1189 |
+
"step": 112
|
1190 |
+
},
|
1191 |
+
{
|
1192 |
+
"epoch": 0.5978835978835979,
|
1193 |
+
"grad_norm": 3.1148412227630615,
|
1194 |
+
"learning_rate": 3.4709829547632134e-05,
|
1195 |
+
"loss": 0.2105,
|
1196 |
+
"step": 113
|
1197 |
+
},
|
1198 |
+
{
|
1199 |
+
"epoch": 0.6031746031746031,
|
1200 |
+
"grad_norm": 2.886481523513794,
|
1201 |
+
"learning_rate": 3.467681570806109e-05,
|
1202 |
+
"loss": 0.1923,
|
1203 |
+
"step": 114
|
1204 |
+
},
|
1205 |
+
{
|
1206 |
+
"epoch": 0.6084656084656085,
|
1207 |
+
"grad_norm": 3.2116329669952393,
|
1208 |
+
"learning_rate": 3.464204456618378e-05,
|
1209 |
+
"loss": 0.2271,
|
1210 |
+
"step": 115
|
1211 |
+
},
|
1212 |
+
{
|
1213 |
+
"epoch": 0.6084656084656085,
|
1214 |
+
"eval_loss": 0.12330599874258041,
|
1215 |
+
"eval_runtime": 115.9423,
|
1216 |
+
"eval_samples_per_second": 26.323,
|
1217 |
+
"eval_steps_per_second": 0.207,
|
1218 |
+
"eval_sts-test_pearson_cosine": 0.8798272374408064,
|
1219 |
+
"eval_sts-test_pearson_dot": 0.867285673702976,
|
1220 |
+
"eval_sts-test_pearson_euclidean": 0.909363327246087,
|
1221 |
+
"eval_sts-test_pearson_manhattan": 0.9091246101967716,
|
1222 |
+
"eval_sts-test_pearson_max": 0.909363327246087,
|
1223 |
+
"eval_sts-test_spearman_cosine": 0.9060899772070137,
|
1224 |
+
"eval_sts-test_spearman_dot": 0.8704560245526682,
|
1225 |
+
"eval_sts-test_spearman_euclidean": 0.9054406364042247,
|
1226 |
+
"eval_sts-test_spearman_manhattan": 0.9051852857067252,
|
1227 |
+
"eval_sts-test_spearman_max": 0.9060899772070137,
|
1228 |
+
"step": 115
|
1229 |
+
},
|
1230 |
+
{
|
1231 |
+
"epoch": 0.6137566137566137,
|
1232 |
+
"grad_norm": 3.385223627090454,
|
1233 |
+
"learning_rate": 3.460552040690687e-05,
|
1234 |
+
"loss": 0.3029,
|
1235 |
+
"step": 116
|
1236 |
+
},
|
1237 |
+
{
|
1238 |
+
"epoch": 0.6190476190476191,
|
1239 |
+
"grad_norm": 3.150688409805298,
|
1240 |
+
"learning_rate": 3.456724773116434e-05,
|
1241 |
+
"loss": 0.2554,
|
1242 |
+
"step": 117
|
1243 |
+
},
|
1244 |
+
{
|
1245 |
+
"epoch": 0.6243386243386243,
|
1246 |
+
"grad_norm": 3.0149803161621094,
|
1247 |
+
"learning_rate": 3.452723125536281e-05,
|
1248 |
+
"loss": 0.2182,
|
1249 |
+
"step": 118
|
1250 |
+
},
|
1251 |
+
{
|
1252 |
+
"epoch": 0.6296296296296297,
|
1253 |
+
"grad_norm": 3.19419002532959,
|
1254 |
+
"learning_rate": 3.448547591080033e-05,
|
1255 |
+
"loss": 0.2852,
|
1256 |
+
"step": 119
|
1257 |
+
},
|
1258 |
+
{
|
1259 |
+
"epoch": 0.6349206349206349,
|
1260 |
+
"grad_norm": 2.99879789352417,
|
1261 |
+
"learning_rate": 3.444198684305871e-05,
|
1262 |
+
"loss": 0.2285,
|
1263 |
+
"step": 120
|
1264 |
+
},
|
1265 |
+
{
|
1266 |
+
"epoch": 0.6349206349206349,
|
1267 |
+
"eval_loss": 0.12802907824516296,
|
1268 |
+
"eval_runtime": 115.8977,
|
1269 |
+
"eval_samples_per_second": 26.334,
|
1270 |
+
"eval_steps_per_second": 0.207,
|
1271 |
+
"eval_sts-test_pearson_cosine": 0.8798175425010222,
|
1272 |
+
"eval_sts-test_pearson_dot": 0.863763595764963,
|
1273 |
+
"eval_sts-test_pearson_euclidean": 0.9094261191010624,
|
1274 |
+
"eval_sts-test_pearson_manhattan": 0.9090772657963855,
|
1275 |
+
"eval_sts-test_pearson_max": 0.9094261191010624,
|
1276 |
+
"eval_sts-test_spearman_cosine": 0.9053311300675998,
|
1277 |
+
"eval_sts-test_spearman_dot": 0.8654653191310379,
|
1278 |
+
"eval_sts-test_spearman_euclidean": 0.9053121555327698,
|
1279 |
+
"eval_sts-test_spearman_manhattan": 0.9052343330892101,
|
1280 |
+
"eval_sts-test_spearman_max": 0.9053311300675998,
|
1281 |
+
"step": 120
|
1282 |
+
},
|
1283 |
+
{
|
1284 |
+
"epoch": 0.6402116402116402,
|
1285 |
+
"grad_norm": 3.01249361038208,
|
1286 |
+
"learning_rate": 3.439676941136937e-05,
|
1287 |
+
"loss": 0.218,
|
1288 |
+
"step": 121
|
1289 |
+
},
|
1290 |
+
{
|
1291 |
+
"epoch": 0.6455026455026455,
|
1292 |
+
"grad_norm": 2.7809016704559326,
|
1293 |
+
"learning_rate": 3.4349829187952966e-05,
|
1294 |
+
"loss": 0.1841,
|
1295 |
+
"step": 122
|
1296 |
+
},
|
1297 |
+
{
|
1298 |
+
"epoch": 0.6507936507936508,
|
1299 |
+
"grad_norm": 3.183194398880005,
|
1300 |
+
"learning_rate": 3.4301171957332694e-05,
|
1301 |
+
"loss": 0.2629,
|
1302 |
+
"step": 123
|
1303 |
+
},
|
1304 |
+
{
|
1305 |
+
"epoch": 0.656084656084656,
|
1306 |
+
"grad_norm": 3.006030797958374,
|
1307 |
+
"learning_rate": 3.425080371562145e-05,
|
1308 |
+
"loss": 0.1749,
|
1309 |
+
"step": 124
|
1310 |
+
},
|
1311 |
+
{
|
1312 |
+
"epoch": 0.6613756613756614,
|
1313 |
+
"grad_norm": 2.9949681758880615,
|
1314 |
+
"learning_rate": 3.4198730669782925e-05,
|
1315 |
+
"loss": 0.2417,
|
1316 |
+
"step": 125
|
1317 |
+
},
|
1318 |
+
{
|
1319 |
+
"epoch": 0.6613756613756614,
|
1320 |
+
"eval_loss": 0.14149585366249084,
|
1321 |
+
"eval_runtime": 115.9037,
|
1322 |
+
"eval_samples_per_second": 26.332,
|
1323 |
+
"eval_steps_per_second": 0.207,
|
1324 |
+
"eval_sts-test_pearson_cosine": 0.8801193496474387,
|
1325 |
+
"eval_sts-test_pearson_dot": 0.8614489114996757,
|
1326 |
+
"eval_sts-test_pearson_euclidean": 0.9096775446763254,
|
1327 |
+
"eval_sts-test_pearson_manhattan": 0.909541166275706,
|
1328 |
+
"eval_sts-test_pearson_max": 0.9096775446763254,
|
1329 |
+
"eval_sts-test_spearman_cosine": 0.9056506540739345,
|
1330 |
+
"eval_sts-test_spearman_dot": 0.8627393855459037,
|
1331 |
+
"eval_sts-test_spearman_euclidean": 0.905229410450457,
|
1332 |
+
"eval_sts-test_spearman_manhattan": 0.9051265720517796,
|
1333 |
+
"eval_sts-test_spearman_max": 0.9056506540739345,
|
1334 |
+
"step": 125
|
1335 |
+
},
|
1336 |
+
{
|
1337 |
+
"epoch": 0.6666666666666666,
|
1338 |
+
"grad_norm": 2.9404184818267822,
|
1339 |
+
"learning_rate": 3.414495923686671e-05,
|
1340 |
+
"loss": 0.2305,
|
1341 |
+
"step": 126
|
1342 |
+
},
|
1343 |
+
{
|
1344 |
+
"epoch": 0.671957671957672,
|
1345 |
+
"grad_norm": 3.515538215637207,
|
1346 |
+
"learning_rate": 3.408949604321751e-05,
|
1347 |
+
"loss": 0.2841,
|
1348 |
+
"step": 127
|
1349 |
+
},
|
1350 |
+
{
|
1351 |
+
"epoch": 0.6772486772486772,
|
1352 |
+
"grad_norm": 2.7193102836608887,
|
1353 |
+
"learning_rate": 3.4032347923658554e-05,
|
1354 |
+
"loss": 0.1785,
|
1355 |
+
"step": 128
|
1356 |
+
},
|
1357 |
+
{
|
1358 |
+
"epoch": 0.6825396825396826,
|
1359 |
+
"grad_norm": 2.949784755706787,
|
1360 |
+
"learning_rate": 3.397352192064938e-05,
|
1361 |
+
"loss": 0.2153,
|
1362 |
+
"step": 129
|
1363 |
+
},
|
1364 |
+
{
|
1365 |
+
"epoch": 0.6878306878306878,
|
1366 |
+
"grad_norm": 3.263798475265503,
|
1367 |
+
"learning_rate": 3.39130252834179e-05,
|
1368 |
+
"loss": 0.2548,
|
1369 |
+
"step": 130
|
1370 |
+
},
|
1371 |
+
{
|
1372 |
+
"epoch": 0.6878306878306878,
|
1373 |
+
"eval_loss": 0.1412901133298874,
|
1374 |
+
"eval_runtime": 115.8261,
|
1375 |
+
"eval_samples_per_second": 26.35,
|
1376 |
+
"eval_steps_per_second": 0.207,
|
1377 |
+
"eval_sts-test_pearson_cosine": 0.8817491042172992,
|
1378 |
+
"eval_sts-test_pearson_dot": 0.8653158778803413,
|
1379 |
+
"eval_sts-test_pearson_euclidean": 0.9109017540975314,
|
1380 |
+
"eval_sts-test_pearson_manhattan": 0.9110420593534589,
|
1381 |
+
"eval_sts-test_pearson_max": 0.9110420593534589,
|
1382 |
+
"eval_sts-test_spearman_cosine": 0.9079463490320518,
|
1383 |
+
"eval_sts-test_spearman_dot": 0.8671617499478633,
|
1384 |
+
"eval_sts-test_spearman_euclidean": 0.9076926541312239,
|
1385 |
+
"eval_sts-test_spearman_manhattan": 0.9074005626481224,
|
1386 |
+
"eval_sts-test_spearman_max": 0.9079463490320518,
|
1387 |
+
"step": 130
|
1388 |
+
},
|
1389 |
+
{
|
1390 |
+
"epoch": 0.6931216931216931,
|
1391 |
+
"grad_norm": 2.7200613021850586,
|
1392 |
+
"learning_rate": 3.385086546706714e-05,
|
1393 |
+
"loss": 0.2059,
|
1394 |
+
"step": 131
|
1395 |
+
},
|
1396 |
+
{
|
1397 |
+
"epoch": 0.6984126984126984,
|
1398 |
+
"grad_norm": 2.916797399520874,
|
1399 |
+
"learning_rate": 3.3787050131656496e-05,
|
1400 |
+
"loss": 0.2073,
|
1401 |
+
"step": 132
|
1402 |
+
},
|
1403 |
+
{
|
1404 |
+
"epoch": 0.7037037037037037,
|
1405 |
+
"grad_norm": 3.0047614574432373,
|
1406 |
+
"learning_rate": 3.372158714125777e-05,
|
1407 |
+
"loss": 0.191,
|
1408 |
+
"step": 133
|
1409 |
+
},
|
1410 |
+
{
|
1411 |
+
"epoch": 0.708994708994709,
|
1412 |
+
"grad_norm": 2.702082633972168,
|
1413 |
+
"learning_rate": 3.36544845629861e-05,
|
1414 |
+
"loss": 0.1633,
|
1415 |
+
"step": 134
|
1416 |
+
},
|
1417 |
+
{
|
1418 |
+
"epoch": 0.7142857142857143,
|
1419 |
+
"grad_norm": 3.3000283241271973,
|
1420 |
+
"learning_rate": 3.358575066600578e-05,
|
1421 |
+
"loss": 0.2627,
|
1422 |
+
"step": 135
|
1423 |
+
},
|
1424 |
+
{
|
1425 |
+
"epoch": 0.7142857142857143,
|
1426 |
+
"eval_loss": 0.13328148424625397,
|
1427 |
+
"eval_runtime": 115.7947,
|
1428 |
+
"eval_samples_per_second": 26.357,
|
1429 |
+
"eval_steps_per_second": 0.207,
|
1430 |
+
"eval_sts-test_pearson_cosine": 0.8814270028194036,
|
1431 |
+
"eval_sts-test_pearson_dot": 0.8654755263554079,
|
1432 |
+
"eval_sts-test_pearson_euclidean": 0.9100944689124159,
|
1433 |
+
"eval_sts-test_pearson_manhattan": 0.9103746959208892,
|
1434 |
+
"eval_sts-test_pearson_max": 0.9103746959208892,
|
1435 |
+
"eval_sts-test_spearman_cosine": 0.9076914905984277,
|
1436 |
+
"eval_sts-test_spearman_dot": 0.8685219197865933,
|
1437 |
+
"eval_sts-test_spearman_euclidean": 0.9077337805404427,
|
1438 |
+
"eval_sts-test_spearman_manhattan": 0.9075425136492559,
|
1439 |
+
"eval_sts-test_spearman_max": 0.9077337805404427,
|
1440 |
+
"step": 135
|
1441 |
+
},
|
1442 |
+
{
|
1443 |
+
"epoch": 0.7195767195767195,
|
1444 |
+
"grad_norm": 3.1306369304656982,
|
1445 |
+
"learning_rate": 3.351539392051131e-05,
|
1446 |
+
"loss": 0.2451,
|
1447 |
+
"step": 136
|
1448 |
+
},
|
1449 |
+
{
|
1450 |
+
"epoch": 0.7248677248677249,
|
1451 |
+
"grad_norm": 2.528568983078003,
|
1452 |
+
"learning_rate": 3.344342299668353e-05,
|
1453 |
+
"loss": 0.1441,
|
1454 |
+
"step": 137
|
1455 |
+
},
|
1456 |
+
{
|
1457 |
+
"epoch": 0.7301587301587301,
|
1458 |
+
"grad_norm": 2.893615484237671,
|
1459 |
+
"learning_rate": 3.33698467636212e-05,
|
1460 |
+
"loss": 0.2138,
|
1461 |
+
"step": 138
|
1462 |
+
},
|
1463 |
+
{
|
1464 |
+
"epoch": 0.7354497354497355,
|
1465 |
+
"grad_norm": 3.235039472579956,
|
1466 |
+
"learning_rate": 3.32946742882481e-05,
|
1467 |
+
"loss": 0.2564,
|
1468 |
+
"step": 139
|
1469 |
+
},
|
1470 |
+
{
|
1471 |
+
"epoch": 0.7407407407407407,
|
1472 |
+
"grad_norm": 2.8678057193756104,
|
1473 |
+
"learning_rate": 3.321791483419561e-05,
|
1474 |
+
"loss": 0.1524,
|
1475 |
+
"step": 140
|
1476 |
+
},
|
1477 |
+
{
|
1478 |
+
"epoch": 0.7407407407407407,
|
1479 |
+
"eval_loss": 0.13225606083869934,
|
1480 |
+
"eval_runtime": 115.8232,
|
1481 |
+
"eval_samples_per_second": 26.351,
|
1482 |
+
"eval_steps_per_second": 0.207,
|
1483 |
+
"eval_sts-test_pearson_cosine": 0.8781919392624582,
|
1484 |
+
"eval_sts-test_pearson_dot": 0.8608413217193998,
|
1485 |
+
"eval_sts-test_pearson_euclidean": 0.9068541902117857,
|
1486 |
+
"eval_sts-test_pearson_manhattan": 0.9075012201786494,
|
1487 |
+
"eval_sts-test_pearson_max": 0.9075012201786494,
|
1488 |
+
"eval_sts-test_spearman_cosine": 0.9049418835960173,
|
1489 |
+
"eval_sts-test_spearman_dot": 0.8634087749137961,
|
1490 |
+
"eval_sts-test_spearman_euclidean": 0.9045396592586316,
|
1491 |
+
"eval_sts-test_spearman_manhattan": 0.9048969533295804,
|
1492 |
+
"eval_sts-test_spearman_max": 0.9049418835960173,
|
1493 |
+
"step": 140
|
1494 |
+
},
|
1495 |
+
{
|
1496 |
+
"epoch": 0.746031746031746,
|
1497 |
+
"grad_norm": 2.5006282329559326,
|
1498 |
+
"learning_rate": 3.313957786066119e-05,
|
1499 |
+
"loss": 0.1786,
|
1500 |
+
"step": 141
|
1501 |
+
},
|
1502 |
+
{
|
1503 |
+
"epoch": 0.7513227513227513,
|
1504 |
+
"grad_norm": 3.081282377243042,
|
1505 |
+
"learning_rate": 3.3059673021242716e-05,
|
1506 |
+
"loss": 0.2104,
|
1507 |
+
"step": 142
|
1508 |
+
},
|
1509 |
+
{
|
1510 |
+
"epoch": 0.7566137566137566,
|
1511 |
+
"grad_norm": 3.044879198074341,
|
1512 |
+
"learning_rate": 3.297821016274879e-05,
|
1513 |
+
"loss": 0.2512,
|
1514 |
+
"step": 143
|
1515 |
+
},
|
1516 |
+
{
|
1517 |
+
"epoch": 0.7619047619047619,
|
1518 |
+
"grad_norm": 2.87981915473938,
|
1519 |
+
"learning_rate": 3.2895199323985386e-05,
|
1520 |
+
"loss": 0.1889,
|
1521 |
+
"step": 144
|
1522 |
+
},
|
1523 |
+
{
|
1524 |
+
"epoch": 0.7671957671957672,
|
1525 |
+
"grad_norm": 2.799271821975708,
|
1526 |
+
"learning_rate": 3.281065073451867e-05,
|
1527 |
+
"loss": 0.2127,
|
1528 |
+
"step": 145
|
1529 |
+
},
|
1530 |
+
{
|
1531 |
+
"epoch": 0.7671957671957672,
|
1532 |
+
"eval_loss": 0.12909488379955292,
|
1533 |
+
"eval_runtime": 115.7825,
|
1534 |
+
"eval_samples_per_second": 26.36,
|
1535 |
+
"eval_steps_per_second": 0.207,
|
1536 |
+
"eval_sts-test_pearson_cosine": 0.8735553111785674,
|
1537 |
+
"eval_sts-test_pearson_dot": 0.8567353468688738,
|
1538 |
+
"eval_sts-test_pearson_euclidean": 0.9031851032382168,
|
1539 |
+
"eval_sts-test_pearson_manhattan": 0.9046152117713773,
|
1540 |
+
"eval_sts-test_pearson_max": 0.9046152117713773,
|
1541 |
+
"eval_sts-test_spearman_cosine": 0.9015403849689184,
|
1542 |
+
"eval_sts-test_spearman_dot": 0.8596978213141758,
|
1543 |
+
"eval_sts-test_spearman_euclidean": 0.9003828040905072,
|
1544 |
+
"eval_sts-test_spearman_manhattan": 0.9019434148290095,
|
1545 |
+
"eval_sts-test_spearman_max": 0.9019434148290095,
|
1546 |
+
"step": 145
|
1547 |
+
},
|
1548 |
+
{
|
1549 |
+
"epoch": 0.7724867724867724,
|
1550 |
+
"grad_norm": 2.8767826557159424,
|
1551 |
+
"learning_rate": 3.2724574813414464e-05,
|
1552 |
+
"loss": 0.2115,
|
1553 |
+
"step": 146
|
1554 |
+
},
|
1555 |
+
{
|
1556 |
+
"epoch": 0.7777777777777778,
|
1557 |
+
"grad_norm": 2.861135244369507,
|
1558 |
+
"learning_rate": 3.2636982167954236e-05,
|
1559 |
+
"loss": 0.179,
|
1560 |
+
"step": 147
|
1561 |
+
},
|
1562 |
+
{
|
1563 |
+
"epoch": 0.783068783068783,
|
1564 |
+
"grad_norm": 2.881589651107788,
|
1565 |
+
"learning_rate": 3.254788359232795e-05,
|
1566 |
+
"loss": 0.2188,
|
1567 |
+
"step": 148
|
1568 |
+
},
|
1569 |
+
{
|
1570 |
+
"epoch": 0.7883597883597884,
|
1571 |
+
"grad_norm": 2.7440359592437744,
|
1572 |
+
"learning_rate": 3.245729006630393e-05,
|
1573 |
+
"loss": 0.1687,
|
1574 |
+
"step": 149
|
1575 |
+
},
|
1576 |
+
{
|
1577 |
+
"epoch": 0.7936507936507936,
|
1578 |
+
"grad_norm": 2.965336561203003,
|
1579 |
+
"learning_rate": 3.236521275387573e-05,
|
1580 |
+
"loss": 0.2265,
|
1581 |
+
"step": 150
|
1582 |
+
},
|
1583 |
+
{
|
1584 |
+
"epoch": 0.7936507936507936,
|
1585 |
+
"eval_loss": 0.11447698622941971,
|
1586 |
+
"eval_runtime": 115.8332,
|
1587 |
+
"eval_samples_per_second": 26.348,
|
1588 |
+
"eval_steps_per_second": 0.207,
|
1589 |
+
"eval_sts-test_pearson_cosine": 0.874015974599682,
|
1590 |
+
"eval_sts-test_pearson_dot": 0.8572630785995417,
|
1591 |
+
"eval_sts-test_pearson_euclidean": 0.9037766701587291,
|
1592 |
+
"eval_sts-test_pearson_manhattan": 0.905395978358323,
|
1593 |
+
"eval_sts-test_pearson_max": 0.905395978358323,
|
1594 |
+
"eval_sts-test_spearman_cosine": 0.9014261797498476,
|
1595 |
+
"eval_sts-test_spearman_dot": 0.8600332320183043,
|
1596 |
+
"eval_sts-test_spearman_euclidean": 0.9009870356218139,
|
1597 |
+
"eval_sts-test_spearman_manhattan": 0.9018416504606055,
|
1598 |
+
"eval_sts-test_spearman_max": 0.9018416504606055,
|
1599 |
+
"step": 150
|
1600 |
+
},
|
1601 |
+
{
|
1602 |
+
"epoch": 0.798941798941799,
|
1603 |
+
"grad_norm": 2.718717098236084,
|
1604 |
+
"learning_rate": 3.227166300188643e-05,
|
1605 |
+
"loss": 0.182,
|
1606 |
+
"step": 151
|
1607 |
+
},
|
1608 |
+
{
|
1609 |
+
"epoch": 0.8042328042328042,
|
1610 |
+
"grad_norm": 2.84299373626709,
|
1611 |
+
"learning_rate": 3.2176652338630344e-05,
|
1612 |
+
"loss": 0.1789,
|
1613 |
+
"step": 152
|
1614 |
+
}
|
1615 |
+
],
|
1616 |
+
"logging_steps": 1,
|
1617 |
+
"max_steps": 378,
|
1618 |
+
"num_input_tokens_seen": 0,
|
1619 |
+
"num_train_epochs": 2,
|
1620 |
+
"save_steps": 38,
|
1621 |
+
"stateful_callbacks": {
|
1622 |
+
"TrainerControl": {
|
1623 |
+
"args": {
|
1624 |
+
"should_epoch_stop": false,
|
1625 |
+
"should_evaluate": false,
|
1626 |
+
"should_log": false,
|
1627 |
+
"should_save": true,
|
1628 |
+
"should_training_stop": false
|
1629 |
+
},
|
1630 |
+
"attributes": {}
|
1631 |
+
}
|
1632 |
+
},
|
1633 |
+
"total_flos": 0.0,
|
1634 |
+
"train_batch_size": 640,
|
1635 |
+
"trial_name": null,
|
1636 |
+
"trial_params": null
|
1637 |
+
}
|
checkpoint-152/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2968b16dc322a2bed394ae83a32300ba89607cbee354667b1d1918a368bd3a9a
|
3 |
+
size 5752
|