Evaluation result = 0.775
Browse files- .gitattributes +1 -0
- checkpoints/checkpoint-2100/1_Pooling/config.json +10 -0
- checkpoints/checkpoint-2100/README.md +917 -0
- checkpoints/checkpoint-2100/config.json +28 -0
- checkpoints/checkpoint-2100/config_sentence_transformers.json +10 -0
- checkpoints/checkpoint-2100/model.safetensors +3 -0
- checkpoints/checkpoint-2100/modules.json +20 -0
- checkpoints/checkpoint-2100/optimizer.pt +3 -0
- checkpoints/checkpoint-2100/rng_state.pth +3 -0
- checkpoints/checkpoint-2100/scheduler.pt +3 -0
- checkpoints/checkpoint-2100/sentence_bert_config.json +4 -0
- checkpoints/checkpoint-2100/special_tokens_map.json +51 -0
- checkpoints/checkpoint-2100/tokenizer.json +3 -0
- checkpoints/checkpoint-2100/tokenizer_config.json +56 -0
- checkpoints/checkpoint-2100/trainer_state.json +1615 -0
- checkpoints/checkpoint-2100/training_args.bin +3 -0
.gitattributes
CHANGED
|
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
checkpoints/checkpoint-2550/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
checkpoints/checkpoint-2550/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
checkpoints/checkpoint-2100/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
checkpoints/checkpoint-2100/1_Pooling/config.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"word_embedding_dimension": 1024,
|
| 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 |
+
}
|
checkpoints/checkpoint-2100/README.md
ADDED
|
@@ -0,0 +1,917 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- sentence-transformers
|
| 4 |
+
- sentence-similarity
|
| 5 |
+
- feature-extraction
|
| 6 |
+
- generated_from_trainer
|
| 7 |
+
- dataset_size:7552
|
| 8 |
+
- loss:CoSENTLoss
|
| 9 |
+
base_model: intfloat/multilingual-e5-large-instruct
|
| 10 |
+
widget:
|
| 11 |
+
- source_sentence: How are calibration points linked to equipment?
|
| 12 |
+
sentences:
|
| 13 |
+
- 'How are flow computers and measurement systems related?
|
| 14 |
+
|
| 15 |
+
Flow computers can have multiple systems assigned to them. However, a measurement
|
| 16 |
+
system can only be assigned to one flow computer.
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
Database terminology:
|
| 20 |
+
|
| 21 |
+
In the database, this relationship is referred to as:
|
| 22 |
+
|
| 23 |
+
- Meter streams
|
| 24 |
+
|
| 25 |
+
- Meter runs
|
| 26 |
+
|
| 27 |
+
- Sections
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
Storage of the relationship:
|
| 31 |
+
|
| 32 |
+
The relationship between a flow computer and its assigned measurement system is
|
| 33 |
+
stored in a special table.
|
| 34 |
+
|
| 35 |
+
|
| 36 |
+
User context:
|
| 37 |
+
|
| 38 |
+
When a user refers to a "meter stream," they are indicating that they are searching
|
| 39 |
+
for a measurement system assigned to a specific flow computer.'
|
| 40 |
+
- "How does a flow computer generate and store reports?\nA flow computer generates\
|
| 41 |
+
\ daily or hourly reports to provide users with operational data. These reports\
|
| 42 |
+
\ are stored in the flow computer's memory in an organized format.\n\nReport structure:\n\
|
| 43 |
+
- Each report includes:\n- Date and time of the data recording.\n- Data recorded\
|
| 44 |
+
\ from flow computers.\n\nData storage in tables:\nThe reports are saved in two\
|
| 45 |
+
\ tables:\n1. Main table (Index):\n - Stores the date, time, and flow computer\
|
| 46 |
+
\ identifier.\n2. Detail table:\n - Stores the measured values associated with\
|
| 47 |
+
\ the report.\n\nConnection to the Modbus table:\nThe flow computer's reports\
|
| 48 |
+
\ are linked to a Modbus table. This table contains the names corresponding to\
|
| 49 |
+
\ each value in the reports, making it easier to interpret the data."
|
| 50 |
+
- "What is uncertainty?\nUncertainty is a measure of confidence in the precision\
|
| 51 |
+
\ and reliability of results obtained from equipment or measurement systems. It\
|
| 52 |
+
\ quantifies the potential error or margin of error in measurements.\n\nTypes\
|
| 53 |
+
\ of uncertainty:\nThere are two main types of uncertainty:\n1. Uncertainty of\
|
| 54 |
+
\ magnitudes (variables):\n - Refers to the uncertainty of specific variables,\
|
| 55 |
+
\ such as temperature or pressure.\n - It is calculated after calibrating a\
|
| 56 |
+
\ device or obtained from the equipment manufacturer's manual.\n - This uncertainty\
|
| 57 |
+
\ serves as a starting point for further calculations related to the equipment.\n\
|
| 58 |
+
\n2. Uncertainty of the measurement system:\n - Refers to the uncertainty calculated\
|
| 59 |
+
\ for the overall flow measurement.\n - It depends on the uncertainties of\
|
| 60 |
+
\ the individual variables (magnitudes) and represents the combined margin of\
|
| 61 |
+
\ error for the entire system.\n\nKey points:\n- The uncertainties of magnitudes\
|
| 62 |
+
\ (variables) are the foundation for calculating the uncertainty of the measurement\
|
| 63 |
+
\ system. Think of them as the \"building blocks.\"\n- Do not confuse the two\
|
| 64 |
+
\ types of uncertainty:\n - **Uncertainty of magnitudes/variables**: Specific\
|
| 65 |
+
\ to individual variables (e.g., temperature, pressure).\n - **Uncertainty\
|
| 66 |
+
\ of the measurement system**: Specific to the overall flow measurement.\n\nDatabase\
|
| 67 |
+
\ storage for uncertainties:\nIn the database, uncertainty calculations are stored\
|
| 68 |
+
\ in two separate tables:\n1. Uncertainty of magnitudes (variables):\n - Stores\
|
| 69 |
+
\ the uncertainty values for specific variables (e.g., temperature, pressure).\n\
|
| 70 |
+
\n2. Uncertainty of the measurement system:\n - Stores the uncertainty values\
|
| 71 |
+
\ for the overall flow measurement system.\n\nHow to retrieve uncertainty data:\n\
|
| 72 |
+
- To find the uncertainty of the measurement system, join the measurement systems\
|
| 73 |
+
\ table with the uncertainty of the measurement system table.\n- To find the uncertainty\
|
| 74 |
+
\ of a specific variable (magnitude), join the measurement systems table with\
|
| 75 |
+
\ the uncertainty of magnitudes (variables) table.\n\nImportant note:\nDo not\
|
| 76 |
+
\ confuse the two types of uncertainty:\n- If the user requests the uncertainty\
|
| 77 |
+
\ of the measurement system, use the first join (measurement systems table + uncertainty\
|
| 78 |
+
\ of the measurement system table).\n- If the user requests the uncertainty of\
|
| 79 |
+
\ a specific variable (magnitude) in a report, use the second join (measurement\
|
| 80 |
+
\ systems table + uncertainty of magnitudes table)."
|
| 81 |
+
- source_sentence: What is the primary key of the flow computer table?
|
| 82 |
+
sentences:
|
| 83 |
+
- 'What is equipment calibration?
|
| 84 |
+
|
| 85 |
+
Calibration is a metrological verification process used to ensure the accuracy
|
| 86 |
+
of measurement equipment. It is performed periodically, based on intervals set
|
| 87 |
+
by the company or a regulatory body.
|
| 88 |
+
|
| 89 |
+
|
| 90 |
+
Purpose of calibration:
|
| 91 |
+
|
| 92 |
+
The calibration process corrects any deviations in how the equipment measures
|
| 93 |
+
physical magnitudes (variables). This ensures the equipment provides accurate
|
| 94 |
+
and reliable data.
|
| 95 |
+
|
| 96 |
+
|
| 97 |
+
Calibration cycles:
|
| 98 |
+
|
| 99 |
+
There are two main calibration cycles:
|
| 100 |
+
|
| 101 |
+
1. As-found: Represents the equipment''s measurement accuracy before any adjustments
|
| 102 |
+
are made. This cycle is almost always implemented.
|
| 103 |
+
|
| 104 |
+
2. As-left: Represents the equipment''s measurement accuracy after adjustments
|
| 105 |
+
are made. This cycle is used depending on regulatory requirements.
|
| 106 |
+
|
| 107 |
+
|
| 108 |
+
Calibration uncertainty:
|
| 109 |
+
|
| 110 |
+
- Uncertainty is included in the results of a calibration.
|
| 111 |
+
|
| 112 |
+
- Calibration uncertainty refers to the margin of error in the device''s measurements,
|
| 113 |
+
which also affects the uncertainty of the measured variable or magnitude.'
|
| 114 |
+
- 'What is equipment calibration?
|
| 115 |
+
|
| 116 |
+
Calibration is a metrological verification process used to ensure the accuracy
|
| 117 |
+
of measurement equipment. It is performed periodically, based on intervals set
|
| 118 |
+
by the company or a regulatory body.
|
| 119 |
+
|
| 120 |
+
|
| 121 |
+
Purpose of calibration:
|
| 122 |
+
|
| 123 |
+
The calibration process corrects any deviations in how the equipment measures
|
| 124 |
+
physical magnitudes (variables). This ensures the equipment provides accurate
|
| 125 |
+
and reliable data.
|
| 126 |
+
|
| 127 |
+
|
| 128 |
+
Calibration cycles:
|
| 129 |
+
|
| 130 |
+
There are two main calibration cycles:
|
| 131 |
+
|
| 132 |
+
1. As-found: Represents the equipment''s measurement accuracy before any adjustments
|
| 133 |
+
are made. This cycle is almost always implemented.
|
| 134 |
+
|
| 135 |
+
2. As-left: Represents the equipment''s measurement accuracy after adjustments
|
| 136 |
+
are made. This cycle is used depending on regulatory requirements.
|
| 137 |
+
|
| 138 |
+
|
| 139 |
+
Calibration uncertainty:
|
| 140 |
+
|
| 141 |
+
- Uncertainty is included in the results of a calibration.
|
| 142 |
+
|
| 143 |
+
- Calibration uncertainty refers to the margin of error in the device''s measurements,
|
| 144 |
+
which also affects the uncertainty of the measured variable or magnitude.'
|
| 145 |
+
- "How does a flow computer generate and store reports?\nA flow computer generates\
|
| 146 |
+
\ daily or hourly reports to provide users with operational data. These reports\
|
| 147 |
+
\ are stored in the flow computer's memory in an organized format.\n\nReport structure:\n\
|
| 148 |
+
- Each report includes:\n- Date and time of the data recording.\n- Data recorded\
|
| 149 |
+
\ from flow computers.\n\nData storage in tables:\nThe reports are saved in two\
|
| 150 |
+
\ tables:\n1. Main table (Index):\n - Stores the date, time, and flow computer\
|
| 151 |
+
\ identifier.\n2. Detail table:\n - Stores the measured values associated with\
|
| 152 |
+
\ the report.\n\nConnection to the Modbus table:\nThe flow computer's reports\
|
| 153 |
+
\ are linked to a Modbus table. This table contains the names corresponding to\
|
| 154 |
+
\ each value in the reports, making it easier to interpret the data."
|
| 155 |
+
- source_sentence: Can you provide a sample query to test the retrieval of the uncertainty
|
| 156 |
+
result for the specified tag and date?
|
| 157 |
+
sentences:
|
| 158 |
+
- 'What is equipment calibration?
|
| 159 |
+
|
| 160 |
+
Calibration is a metrological verification process used to ensure the accuracy
|
| 161 |
+
of measurement equipment. It is performed periodically, based on intervals set
|
| 162 |
+
by the company or a regulatory body.
|
| 163 |
+
|
| 164 |
+
|
| 165 |
+
Purpose of calibration:
|
| 166 |
+
|
| 167 |
+
The calibration process corrects any deviations in how the equipment measures
|
| 168 |
+
physical magnitudes (variables). This ensures the equipment provides accurate
|
| 169 |
+
and reliable data.
|
| 170 |
+
|
| 171 |
+
|
| 172 |
+
Calibration cycles:
|
| 173 |
+
|
| 174 |
+
There are two main calibration cycles:
|
| 175 |
+
|
| 176 |
+
1. As-found: Represents the equipment''s measurement accuracy before any adjustments
|
| 177 |
+
are made. This cycle is almost always implemented.
|
| 178 |
+
|
| 179 |
+
2. As-left: Represents the equipment''s measurement accuracy after adjustments
|
| 180 |
+
are made. This cycle is used depending on regulatory requirements.
|
| 181 |
+
|
| 182 |
+
|
| 183 |
+
Calibration uncertainty:
|
| 184 |
+
|
| 185 |
+
- Uncertainty is included in the results of a calibration.
|
| 186 |
+
|
| 187 |
+
- Calibration uncertainty refers to the margin of error in the device''s measurements,
|
| 188 |
+
which also affects the uncertainty of the measured variable or magnitude.'
|
| 189 |
+
- 'What kind of data store an equipment?
|
| 190 |
+
|
| 191 |
+
Equipments can capture meteorological data, such as pressure, temperature, and
|
| 192 |
+
volume (magnitudes). This data is essential for users to perform various calculations.
|
| 193 |
+
|
| 194 |
+
|
| 195 |
+
Data storage:
|
| 196 |
+
|
| 197 |
+
- The measured values are stored in a special table in the database for magnitudes.
|
| 198 |
+
This table contains the values of the variables captured by the equipments.
|
| 199 |
+
|
| 200 |
+
- These values are **direct measurements** from the fluid (e.g., raw pressure,
|
| 201 |
+
temperature, or volume readings). **They are not calculated values**, such as
|
| 202 |
+
uncertainty.
|
| 203 |
+
|
| 204 |
+
- The values stored in the variable values table are **different** from variable
|
| 205 |
+
uncertainty values, which are calculated separately and represent the margin of
|
| 206 |
+
error.
|
| 207 |
+
|
| 208 |
+
|
| 209 |
+
Accessing the data:
|
| 210 |
+
|
| 211 |
+
- Users typically access the data by referring to the readings from the measurement
|
| 212 |
+
system, not directly from the individual equipments.
|
| 213 |
+
|
| 214 |
+
- The readings are stored in a "variable values" table within the database.
|
| 215 |
+
|
| 216 |
+
|
| 217 |
+
Linking variable names:
|
| 218 |
+
|
| 219 |
+
If the user needs to know the name of a variable, they must link the data to another
|
| 220 |
+
table that stores information about the types of variables.'
|
| 221 |
+
- "What is uncertainty?\nUncertainty is a measure of confidence in the precision\
|
| 222 |
+
\ and reliability of results obtained from equipment or measurement systems. It\
|
| 223 |
+
\ quantifies the potential error or margin of error in measurements.\n\nTypes\
|
| 224 |
+
\ of uncertainty:\nThere are two main types of uncertainty:\n1. Uncertainty of\
|
| 225 |
+
\ magnitudes (variables):\n - Refers to the uncertainty of specific variables,\
|
| 226 |
+
\ such as temperature or pressure.\n - It is calculated after calibrating a\
|
| 227 |
+
\ device or obtained from the equipment manufacturer's manual.\n - This uncertainty\
|
| 228 |
+
\ serves as a starting point for further calculations related to the equipment.\n\
|
| 229 |
+
\n2. Uncertainty of the measurement system:\n - Refers to the uncertainty calculated\
|
| 230 |
+
\ for the overall flow measurement.\n - It depends on the uncertainties of\
|
| 231 |
+
\ the individual variables (magnitudes) and represents the combined margin of\
|
| 232 |
+
\ error for the entire system.\n\nKey points:\n- The uncertainties of magnitudes\
|
| 233 |
+
\ (variables) are the foundation for calculating the uncertainty of the measurement\
|
| 234 |
+
\ system. Think of them as the \"building blocks.\"\n- Do not confuse the two\
|
| 235 |
+
\ types of uncertainty:\n - **Uncertainty of magnitudes/variables**: Specific\
|
| 236 |
+
\ to individual variables (e.g., temperature, pressure).\n - **Uncertainty\
|
| 237 |
+
\ of the measurement system**: Specific to the overall flow measurement.\n\nDatabase\
|
| 238 |
+
\ storage for uncertainties:\nIn the database, uncertainty calculations are stored\
|
| 239 |
+
\ in two separate tables:\n1. Uncertainty of magnitudes (variables):\n - Stores\
|
| 240 |
+
\ the uncertainty values for specific variables (e.g., temperature, pressure).\n\
|
| 241 |
+
\n2. Uncertainty of the measurement system:\n - Stores the uncertainty values\
|
| 242 |
+
\ for the overall flow measurement system.\n\nHow to retrieve uncertainty data:\n\
|
| 243 |
+
- To find the uncertainty of the measurement system, join the measurement systems\
|
| 244 |
+
\ table with the uncertainty of the measurement system table.\n- To find the uncertainty\
|
| 245 |
+
\ of a specific variable (magnitude), join the measurement systems table with\
|
| 246 |
+
\ the uncertainty of magnitudes (variables) table.\n\nImportant note:\nDo not\
|
| 247 |
+
\ confuse the two types of uncertainty:\n- If the user requests the uncertainty\
|
| 248 |
+
\ of the measurement system, use the first join (measurement systems table + uncertainty\
|
| 249 |
+
\ of the measurement system table).\n- If the user requests the uncertainty of\
|
| 250 |
+
\ a specific variable (magnitude) in a report, use the second join (measurement\
|
| 251 |
+
\ systems table + uncertainty of magnitudes table)."
|
| 252 |
+
- source_sentence: How are the secondary equipment and measurement system related?
|
| 253 |
+
sentences:
|
| 254 |
+
- 'What kind of data store an equipment?
|
| 255 |
+
|
| 256 |
+
Equipments can capture meteorological data, such as pressure, temperature, and
|
| 257 |
+
volume (magnitudes). This data is essential for users to perform various calculations.
|
| 258 |
+
|
| 259 |
+
|
| 260 |
+
Data storage:
|
| 261 |
+
|
| 262 |
+
- The measured values are stored in a special table in the database for magnitudes.
|
| 263 |
+
This table contains the values of the variables captured by the equipments.
|
| 264 |
+
|
| 265 |
+
- These values are **direct measurements** from the fluid (e.g., raw pressure,
|
| 266 |
+
temperature, or volume readings). **They are not calculated values**, such as
|
| 267 |
+
uncertainty.
|
| 268 |
+
|
| 269 |
+
- The values stored in the variable values table are **different** from variable
|
| 270 |
+
uncertainty values, which are calculated separately and represent the margin of
|
| 271 |
+
error.
|
| 272 |
+
|
| 273 |
+
|
| 274 |
+
Accessing the data:
|
| 275 |
+
|
| 276 |
+
- Users typically access the data by referring to the readings from the measurement
|
| 277 |
+
system, not directly from the individual equipments.
|
| 278 |
+
|
| 279 |
+
- The readings are stored in a "variable values" table within the database.
|
| 280 |
+
|
| 281 |
+
|
| 282 |
+
Linking variable names:
|
| 283 |
+
|
| 284 |
+
If the user needs to know the name of a variable, they must link the data to another
|
| 285 |
+
table that stores information about the types of variables.'
|
| 286 |
+
- 'What do measurement equipment measure?
|
| 287 |
+
|
| 288 |
+
Each equipment measures a physical magnitude, also known as a variable. Based
|
| 289 |
+
on the type of variable they measure, devices are classified into different categories.
|
| 290 |
+
|
| 291 |
+
|
| 292 |
+
Equipment classification:
|
| 293 |
+
|
| 294 |
+
- Primary meter: Assigned by default to equipments like orifice plates.
|
| 295 |
+
|
| 296 |
+
- Secondary meter: Assigned by default to equipments like transmitters.
|
| 297 |
+
|
| 298 |
+
- Tertiary meter: Used for other types of equipments.
|
| 299 |
+
|
| 300 |
+
|
| 301 |
+
Equipment types in the database:
|
| 302 |
+
|
| 303 |
+
The database includes a table listing all equipment types. Examples of equipment
|
| 304 |
+
types are:
|
| 305 |
+
|
| 306 |
+
- Differential pressure transmitters
|
| 307 |
+
|
| 308 |
+
- RTDs (Resistance Temperature Detectors)
|
| 309 |
+
|
| 310 |
+
- Orifice plates
|
| 311 |
+
|
| 312 |
+
- Multivariable transmitters
|
| 313 |
+
|
| 314 |
+
- Ultrasonic meters
|
| 315 |
+
|
| 316 |
+
|
| 317 |
+
Meteorological checks for equipments:
|
| 318 |
+
|
| 319 |
+
Each equipment type is assigned a meteorological check, which can be either:
|
| 320 |
+
|
| 321 |
+
- Calibration: To ensure measurement accuracy.
|
| 322 |
+
|
| 323 |
+
- Inspection: To verify proper functioning.
|
| 324 |
+
|
| 325 |
+
|
| 326 |
+
Data storage in tables:
|
| 327 |
+
|
| 328 |
+
The database also includes a separate table for equipment classifications, which
|
| 329 |
+
are:
|
| 330 |
+
|
| 331 |
+
- Primary meter
|
| 332 |
+
|
| 333 |
+
- Secondary meter
|
| 334 |
+
|
| 335 |
+
- Tertiary meter
|
| 336 |
+
|
| 337 |
+
So, an equipment has equipment types and this types has classifications.'
|
| 338 |
+
- 'What kind of data store an equipment?
|
| 339 |
+
|
| 340 |
+
Equipments can capture meteorological data, such as pressure, temperature, and
|
| 341 |
+
volume (magnitudes). This data is essential for users to perform various calculations.
|
| 342 |
+
|
| 343 |
+
|
| 344 |
+
Data storage:
|
| 345 |
+
|
| 346 |
+
- The measured values are stored in a special table in the database for magnitudes.
|
| 347 |
+
This table contains the values of the variables captured by the equipments.
|
| 348 |
+
|
| 349 |
+
- These values are **direct measurements** from the fluid (e.g., raw pressure,
|
| 350 |
+
temperature, or volume readings). **They are not calculated values**, such as
|
| 351 |
+
uncertainty.
|
| 352 |
+
|
| 353 |
+
- The values stored in the variable values table are **different** from variable
|
| 354 |
+
uncertainty values, which are calculated separately and represent the margin of
|
| 355 |
+
error.
|
| 356 |
+
|
| 357 |
+
|
| 358 |
+
Accessing the data:
|
| 359 |
+
|
| 360 |
+
- Users typically access the data by referring to the readings from the measurement
|
| 361 |
+
system, not directly from the individual equipments.
|
| 362 |
+
|
| 363 |
+
- The readings are stored in a "variable values" table within the database.
|
| 364 |
+
|
| 365 |
+
|
| 366 |
+
Linking variable names:
|
| 367 |
+
|
| 368 |
+
If the user needs to know the name of a variable, they must link the data to another
|
| 369 |
+
table that stores information about the types of variables.'
|
| 370 |
+
- source_sentence: What is the table structure for secondary equipment?
|
| 371 |
+
sentences:
|
| 372 |
+
- 'What kind of data store an equipment?
|
| 373 |
+
|
| 374 |
+
Equipments can capture meteorological data, such as pressure, temperature, and
|
| 375 |
+
volume (magnitudes). This data is essential for users to perform various calculations.
|
| 376 |
+
|
| 377 |
+
|
| 378 |
+
Data storage:
|
| 379 |
+
|
| 380 |
+
- The measured values are stored in a special table in the database for magnitudes.
|
| 381 |
+
This table contains the values of the variables captured by the equipments.
|
| 382 |
+
|
| 383 |
+
- These values are **direct measurements** from the fluid (e.g., raw pressure,
|
| 384 |
+
temperature, or volume readings). **They are not calculated values**, such as
|
| 385 |
+
uncertainty.
|
| 386 |
+
|
| 387 |
+
- The values stored in the variable values table are **different** from variable
|
| 388 |
+
uncertainty values, which are calculated separately and represent the margin of
|
| 389 |
+
error.
|
| 390 |
+
|
| 391 |
+
|
| 392 |
+
Accessing the data:
|
| 393 |
+
|
| 394 |
+
- Users typically access the data by referring to the readings from the measurement
|
| 395 |
+
system, not directly from the individual equipments.
|
| 396 |
+
|
| 397 |
+
- The readings are stored in a "variable values" table within the database.
|
| 398 |
+
|
| 399 |
+
|
| 400 |
+
Linking variable names:
|
| 401 |
+
|
| 402 |
+
If the user needs to know the name of a variable, they must link the data to another
|
| 403 |
+
table that stores information about the types of variables.'
|
| 404 |
+
- 'How are flow computers and measurement systems related?
|
| 405 |
+
|
| 406 |
+
Flow computers can have multiple systems assigned to them. However, a measurement
|
| 407 |
+
system can only be assigned to one flow computer.
|
| 408 |
+
|
| 409 |
+
|
| 410 |
+
Database terminology:
|
| 411 |
+
|
| 412 |
+
In the database, this relationship is referred to as:
|
| 413 |
+
|
| 414 |
+
- Meter streams
|
| 415 |
+
|
| 416 |
+
- Meter runs
|
| 417 |
+
|
| 418 |
+
- Sections
|
| 419 |
+
|
| 420 |
+
|
| 421 |
+
Storage of the relationship:
|
| 422 |
+
|
| 423 |
+
The relationship between a flow computer and its assigned measurement system is
|
| 424 |
+
stored in a special table.
|
| 425 |
+
|
| 426 |
+
|
| 427 |
+
User context:
|
| 428 |
+
|
| 429 |
+
When a user refers to a "meter stream," they are indicating that they are searching
|
| 430 |
+
for a measurement system assigned to a specific flow computer.'
|
| 431 |
+
- 'How are flow computers and measurement systems related?
|
| 432 |
+
|
| 433 |
+
Flow computers can have multiple systems assigned to them. However, a measurement
|
| 434 |
+
system can only be assigned to one flow computer.
|
| 435 |
+
|
| 436 |
+
|
| 437 |
+
Database terminology:
|
| 438 |
+
|
| 439 |
+
In the database, this relationship is referred to as:
|
| 440 |
+
|
| 441 |
+
- Meter streams
|
| 442 |
+
|
| 443 |
+
- Meter runs
|
| 444 |
+
|
| 445 |
+
- Sections
|
| 446 |
+
|
| 447 |
+
|
| 448 |
+
Storage of the relationship:
|
| 449 |
+
|
| 450 |
+
The relationship between a flow computer and its assigned measurement system is
|
| 451 |
+
stored in a special table.
|
| 452 |
+
|
| 453 |
+
|
| 454 |
+
User context:
|
| 455 |
+
|
| 456 |
+
When a user refers to a "meter stream," they are indicating that they are searching
|
| 457 |
+
for a measurement system assigned to a specific flow computer.'
|
| 458 |
+
datasets:
|
| 459 |
+
- Lauther/measuring-embeddings-v3
|
| 460 |
+
pipeline_tag: sentence-similarity
|
| 461 |
+
library_name: sentence-transformers
|
| 462 |
+
---
|
| 463 |
+
|
| 464 |
+
# SentenceTransformer based on intfloat/multilingual-e5-large-instruct
|
| 465 |
+
|
| 466 |
+
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [intfloat/multilingual-e5-large-instruct](https://huggingface.co/intfloat/multilingual-e5-large-instruct) on the [measuring-embeddings-v3](https://huggingface.co/datasets/Lauther/measuring-embeddings-v3) dataset. It maps sentences & paragraphs to a 1024-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
| 467 |
+
|
| 468 |
+
## Model Details
|
| 469 |
+
|
| 470 |
+
### Model Description
|
| 471 |
+
- **Model Type:** Sentence Transformer
|
| 472 |
+
- **Base model:** [intfloat/multilingual-e5-large-instruct](https://huggingface.co/intfloat/multilingual-e5-large-instruct) <!-- at revision c9e87c786ffac96aeaeb42863276930883923ecb -->
|
| 473 |
+
- **Maximum Sequence Length:** 512 tokens
|
| 474 |
+
- **Output Dimensionality:** 1024 dimensions
|
| 475 |
+
- **Similarity Function:** Cosine Similarity
|
| 476 |
+
- **Training Dataset:**
|
| 477 |
+
- [measuring-embeddings-v3](https://huggingface.co/datasets/Lauther/measuring-embeddings-v3)
|
| 478 |
+
<!-- - **Language:** Unknown -->
|
| 479 |
+
<!-- - **License:** Unknown -->
|
| 480 |
+
|
| 481 |
+
### Model Sources
|
| 482 |
+
|
| 483 |
+
- **Documentation:** [Sentence Transformers Documentation](https://sbert.net)
|
| 484 |
+
- **Repository:** [Sentence Transformers on GitHub](https://github.com/UKPLab/sentence-transformers)
|
| 485 |
+
- **Hugging Face:** [Sentence Transformers on Hugging Face](https://huggingface.co/models?library=sentence-transformers)
|
| 486 |
+
|
| 487 |
+
### Full Model Architecture
|
| 488 |
+
|
| 489 |
+
```
|
| 490 |
+
SentenceTransformer(
|
| 491 |
+
(0): Transformer({'max_seq_length': 512, 'do_lower_case': False}) with Transformer model: XLMRobertaModel
|
| 492 |
+
(1): Pooling({'word_embedding_dimension': 1024, '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})
|
| 493 |
+
(2): Normalize()
|
| 494 |
+
)
|
| 495 |
+
```
|
| 496 |
+
|
| 497 |
+
## Usage
|
| 498 |
+
|
| 499 |
+
### Direct Usage (Sentence Transformers)
|
| 500 |
+
|
| 501 |
+
First install the Sentence Transformers library:
|
| 502 |
+
|
| 503 |
+
```bash
|
| 504 |
+
pip install -U sentence-transformers
|
| 505 |
+
```
|
| 506 |
+
|
| 507 |
+
Then you can load this model and run inference.
|
| 508 |
+
```python
|
| 509 |
+
from sentence_transformers import SentenceTransformer
|
| 510 |
+
|
| 511 |
+
# Download from the 🤗 Hub
|
| 512 |
+
model = SentenceTransformer("sentence_transformers_model_id")
|
| 513 |
+
# Run inference
|
| 514 |
+
sentences = [
|
| 515 |
+
'What is the table structure for secondary equipment?',
|
| 516 |
+
'How are flow computers and measurement systems related?\nFlow computers can have multiple systems assigned to them. However, a measurement system can only be assigned to one flow computer.\n\nDatabase terminology:\nIn the database, this relationship is referred to as:\n- Meter streams\n- Meter runs\n- Sections\n\nStorage of the relationship:\nThe relationship between a flow computer and its assigned measurement system is stored in a special table.\n\nUser context:\nWhen a user refers to a "meter stream," they are indicating that they are searching for a measurement system assigned to a specific flow computer.',
|
| 517 |
+
'What kind of data store an equipment?\nEquipments can capture meteorological data, such as pressure, temperature, and volume (magnitudes). This data is essential for users to perform various calculations.\n\nData storage:\n- The measured values are stored in a special table in the database for magnitudes. This table contains the values of the variables captured by the equipments.\n- These values are **direct measurements** from the fluid (e.g., raw pressure, temperature, or volume readings). **They are not calculated values**, such as uncertainty.\n- The values stored in the variable values table are **different** from variable uncertainty values, which are calculated separately and represent the margin of error.\n\nAccessing the data:\n- Users typically access the data by referring to the readings from the measurement system, not directly from the individual equipments.\n- The readings are stored in a "variable values" table within the database.\n\nLinking variable names:\nIf the user needs to know the name of a variable, they must link the data to another table that stores information about the types of variables.',
|
| 518 |
+
]
|
| 519 |
+
embeddings = model.encode(sentences)
|
| 520 |
+
print(embeddings.shape)
|
| 521 |
+
# [3, 1024]
|
| 522 |
+
|
| 523 |
+
# Get the similarity scores for the embeddings
|
| 524 |
+
similarities = model.similarity(embeddings, embeddings)
|
| 525 |
+
print(similarities.shape)
|
| 526 |
+
# [3, 3]
|
| 527 |
+
```
|
| 528 |
+
|
| 529 |
+
<!--
|
| 530 |
+
### Direct Usage (Transformers)
|
| 531 |
+
|
| 532 |
+
<details><summary>Click to see the direct usage in Transformers</summary>
|
| 533 |
+
|
| 534 |
+
</details>
|
| 535 |
+
-->
|
| 536 |
+
|
| 537 |
+
<!--
|
| 538 |
+
### Downstream Usage (Sentence Transformers)
|
| 539 |
+
|
| 540 |
+
You can finetune this model on your own dataset.
|
| 541 |
+
|
| 542 |
+
<details><summary>Click to expand</summary>
|
| 543 |
+
|
| 544 |
+
</details>
|
| 545 |
+
-->
|
| 546 |
+
|
| 547 |
+
<!--
|
| 548 |
+
### Out-of-Scope Use
|
| 549 |
+
|
| 550 |
+
*List how the model may foreseeably be misused and address what users ought not to do with the model.*
|
| 551 |
+
-->
|
| 552 |
+
|
| 553 |
+
<!--
|
| 554 |
+
## Bias, Risks and Limitations
|
| 555 |
+
|
| 556 |
+
*What are the known or foreseeable issues stemming from this model? You could also flag here known failure cases or weaknesses of the model.*
|
| 557 |
+
-->
|
| 558 |
+
|
| 559 |
+
<!--
|
| 560 |
+
### Recommendations
|
| 561 |
+
|
| 562 |
+
*What are recommendations with respect to the foreseeable issues? For example, filtering explicit content.*
|
| 563 |
+
-->
|
| 564 |
+
|
| 565 |
+
## Training Details
|
| 566 |
+
|
| 567 |
+
### Training Dataset
|
| 568 |
+
|
| 569 |
+
#### measuring-embeddings-v3
|
| 570 |
+
|
| 571 |
+
* Dataset: [measuring-embeddings-v3](https://huggingface.co/datasets/Lauther/measuring-embeddings-v3) at [1b3cbbe](https://huggingface.co/datasets/Lauther/measuring-embeddings-v3/tree/1b3cbbeb70b63338110491cd3de2950fb40b4f87)
|
| 572 |
+
* Size: 7,552 training samples
|
| 573 |
+
* Columns: <code>sentence1</code>, <code>sentence2</code>, and <code>score</code>
|
| 574 |
+
* Approximate statistics based on the first 1000 samples:
|
| 575 |
+
| | sentence1 | sentence2 | score |
|
| 576 |
+
|:--------|:----------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------|:----------------------------------------------------------------|
|
| 577 |
+
| type | string | string | float |
|
| 578 |
+
| details | <ul><li>min: 9 tokens</li><li>mean: 15.96 tokens</li><li>max: 40 tokens</li></ul> | <ul><li>min: 120 tokens</li><li>mean: 255.56 tokens</li><li>max: 512 tokens</li></ul> | <ul><li>min: 0.0</li><li>mean: 0.22</li><li>max: 0.95</li></ul> |
|
| 579 |
+
* Samples:
|
| 580 |
+
| sentence1 | sentence2 | score |
|
| 581 |
+
|:-------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------|
|
| 582 |
+
| <code>How can I combine the sub-query with the main query to fetch the last uncertainty report?</code> | <code>What do measurement equipment measure?<br>Each equipment measures a physical magnitude, also known as a variable. Based on the type of variable they measure, devices are classified into different categories.<br><br>Equipment classification:<br>- Primary meter: Assigned by default to equipments like orifice plates.<br>- Secondary meter: Assigned by default to equipments like transmitters.<br>- Tertiary meter: Used for other types of equipments.<br><br>Equipment types in the database:<br>The database includes a table listing all equipment types. Examples of equipment types are:<br>- Differential pressure transmitters<br>- RTDs (Resistance Temperature Detectors)<br>- Orifice plates<br>- Multivariable transmitters<br>- Ultrasonic meters<br><br>Meteorological checks for equipments:<br>Each equipment type is assigned a meteorological check, which can be either:<br>- Calibration: To ensure measurement accuracy.<br>- Inspection: To verify proper functioning.<br><br>Data storage in tables:<br>The database also includes a separate table for equipment classific...</code> | <code>0.1</code> |
|
| 583 |
+
| <code>What is the column name for the calibration date in the calibration table?</code> | <code>How are flow computers and measurement systems related?<br>Flow computers can have multiple systems assigned to them. However, a measurement system can only be assigned to one flow computer.<br><br>Database terminology:<br>In the database, this relationship is referred to as:<br>- Meter streams<br>- Meter runs<br>- Sections<br><br>Storage of the relationship:<br>The relationship between a flow computer and its assigned measurement system is stored in a special table.<br><br>User context:<br>When a user refers to a "meter stream," they are indicating that they are searching for a measurement system assigned to a specific flow computer.</code> | <code>0.1</code> |
|
| 584 |
+
| <code>What is the name of the table that contains the flow computer tags?</code> | <code>What is equipment calibration?<br>Calibration is a metrological verification process used to ensure the accuracy of measurement equipment. It is performed periodically, based on intervals set by the company or a regulatory body.<br><br>Purpose of calibration:<br>The calibration process corrects any deviations in how the equipment measures physical magnitudes (variables). This ensures the equipment provides accurate and reliable data.<br><br>Calibration cycles:<br>There are two main calibration cycles:<br>1. As-found: Represents the equipment's measurement accuracy before any adjustments are made. This cycle is almost always implemented.<br>2. As-left: Represents the equipment's measurement accuracy after adjustments are made. This cycle is used depending on regulatory requirements.<br><br>Calibration uncertainty:<br>- Uncertainty is included in the results of a calibration.<br>- Calibration uncertainty refers to the margin of error in the device's measurements, which also affects the uncertainty of the measured variable or ...</code> | <code>0.05</code> |
|
| 585 |
+
* Loss: [<code>CoSENTLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#cosentloss) with these parameters:
|
| 586 |
+
```json
|
| 587 |
+
{
|
| 588 |
+
"scale": 20.0,
|
| 589 |
+
"similarity_fct": "pairwise_cos_sim"
|
| 590 |
+
}
|
| 591 |
+
```
|
| 592 |
+
|
| 593 |
+
### Evaluation Dataset
|
| 594 |
+
|
| 595 |
+
#### measuring-embeddings-v3
|
| 596 |
+
|
| 597 |
+
* Dataset: [measuring-embeddings-v3](https://huggingface.co/datasets/Lauther/measuring-embeddings-v3) at [1b3cbbe](https://huggingface.co/datasets/Lauther/measuring-embeddings-v3/tree/1b3cbbeb70b63338110491cd3de2950fb40b4f87)
|
| 598 |
+
* Size: 1,618 evaluation samples
|
| 599 |
+
* Columns: <code>sentence1</code>, <code>sentence2</code>, and <code>score</code>
|
| 600 |
+
* Approximate statistics based on the first 1000 samples:
|
| 601 |
+
| | sentence1 | sentence2 | score |
|
| 602 |
+
|:--------|:----------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------|:----------------------------------------------------------------|
|
| 603 |
+
| type | string | string | float |
|
| 604 |
+
| details | <ul><li>min: 9 tokens</li><li>mean: 15.83 tokens</li><li>max: 40 tokens</li></ul> | <ul><li>min: 120 tokens</li><li>mean: 250.41 tokens</li><li>max: 512 tokens</li></ul> | <ul><li>min: 0.0</li><li>mean: 0.23</li><li>max: 0.95</li></ul> |
|
| 605 |
+
* Samples:
|
| 606 |
+
| sentence1 | sentence2 | score |
|
| 607 |
+
|:--------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-----------------|
|
| 608 |
+
| <code>Identify any additional tables or columns that might be needed for the query.</code> | <code>How are flow computers and measurement systems related?<br>Flow computers can have multiple systems assigned to them. However, a measurement system can only be assigned to one flow computer.<br><br>Database terminology:<br>In the database, this relationship is referred to as:<br>- Meter streams<br>- Meter runs<br>- Sections<br><br>Storage of the relationship:<br>The relationship between a flow computer and its assigned measurement system is stored in a special table.<br><br>User context:<br>When a user refers to a "meter stream," they are indicating that they are searching for a measurement system assigned to a specific flow computer.</code> | <code>0.2</code> |
|
| 609 |
+
| <code>What columns in these tables contain the measurement system tag and the flow computer tag?</code> | <code>How does a flow computer generate and store reports?<br>A flow computer generates daily or hourly reports to provide users with operational data. These reports are stored in the flow computer's memory in an organized format.<br><br>Report structure:<br>- Each report includes:<br>- Date and time of the data recording.<br>- Data recorded from flow computers.<br><br>Data storage in tables:<br>The reports are saved in two tables:<br>1. Main table (Index):<br> - Stores the date, time, and flow computer identifier.<br>2. Detail table:<br> - Stores the measured values associated with the report.<br><br>Connection to the Modbus table:<br>The flow computer's reports are linked to a Modbus table. This table contains the names corresponding to each value in the reports, making it easier to interpret the data.</code> | <code>0.1</code> |
|
| 610 |
+
| <code>Identify the column that stores the calibration number.</code> | <code>What kind of data store an equipment?<br>Equipments can capture meteorological data, such as pressure, temperature, and volume (magnitudes). This data is essential for users to perform various calculations.<br><br>Data storage:<br>- The measured values are stored in a special table in the database for magnitudes. This table contains the values of the variables captured by the equipments.<br>- These values are **direct measurements** from the fluid (e.g., raw pressure, temperature, or volume readings). **They are not calculated values**, such as uncertainty.<br>- The values stored in the variable values table are **different** from variable uncertainty values, which are calculated separately and represent the margin of error.<br><br>Accessing the data:<br>- Users typically access the data by referring to the readings from the measurement system, not directly from the individual equipments.<br>- The readings are stored in a "variable values" table within the database.<br><br>Linking variable names:<br>If the user needs to kno...</code> | <code>0.1</code> |
|
| 611 |
+
* Loss: [<code>CoSENTLoss</code>](https://sbert.net/docs/package_reference/sentence_transformer/losses.html#cosentloss) with these parameters:
|
| 612 |
+
```json
|
| 613 |
+
{
|
| 614 |
+
"scale": 20.0,
|
| 615 |
+
"similarity_fct": "pairwise_cos_sim"
|
| 616 |
+
}
|
| 617 |
+
```
|
| 618 |
+
|
| 619 |
+
### Training Hyperparameters
|
| 620 |
+
#### Non-Default Hyperparameters
|
| 621 |
+
|
| 622 |
+
- `eval_strategy`: steps
|
| 623 |
+
- `per_device_train_batch_size`: 7
|
| 624 |
+
- `per_device_eval_batch_size`: 7
|
| 625 |
+
- `gradient_accumulation_steps`: 4
|
| 626 |
+
- `learning_rate`: 3e-05
|
| 627 |
+
- `num_train_epochs`: 20
|
| 628 |
+
- `warmup_ratio`: 0.1
|
| 629 |
+
|
| 630 |
+
#### All Hyperparameters
|
| 631 |
+
<details><summary>Click to expand</summary>
|
| 632 |
+
|
| 633 |
+
- `overwrite_output_dir`: False
|
| 634 |
+
- `do_predict`: False
|
| 635 |
+
- `eval_strategy`: steps
|
| 636 |
+
- `prediction_loss_only`: True
|
| 637 |
+
- `per_device_train_batch_size`: 7
|
| 638 |
+
- `per_device_eval_batch_size`: 7
|
| 639 |
+
- `per_gpu_train_batch_size`: None
|
| 640 |
+
- `per_gpu_eval_batch_size`: None
|
| 641 |
+
- `gradient_accumulation_steps`: 4
|
| 642 |
+
- `eval_accumulation_steps`: None
|
| 643 |
+
- `torch_empty_cache_steps`: None
|
| 644 |
+
- `learning_rate`: 3e-05
|
| 645 |
+
- `weight_decay`: 0.0
|
| 646 |
+
- `adam_beta1`: 0.9
|
| 647 |
+
- `adam_beta2`: 0.999
|
| 648 |
+
- `adam_epsilon`: 1e-08
|
| 649 |
+
- `max_grad_norm`: 1.0
|
| 650 |
+
- `num_train_epochs`: 20
|
| 651 |
+
- `max_steps`: -1
|
| 652 |
+
- `lr_scheduler_type`: linear
|
| 653 |
+
- `lr_scheduler_kwargs`: {}
|
| 654 |
+
- `warmup_ratio`: 0.1
|
| 655 |
+
- `warmup_steps`: 0
|
| 656 |
+
- `log_level`: passive
|
| 657 |
+
- `log_level_replica`: warning
|
| 658 |
+
- `log_on_each_node`: True
|
| 659 |
+
- `logging_nan_inf_filter`: True
|
| 660 |
+
- `save_safetensors`: True
|
| 661 |
+
- `save_on_each_node`: False
|
| 662 |
+
- `save_only_model`: False
|
| 663 |
+
- `restore_callback_states_from_checkpoint`: False
|
| 664 |
+
- `no_cuda`: False
|
| 665 |
+
- `use_cpu`: False
|
| 666 |
+
- `use_mps_device`: False
|
| 667 |
+
- `seed`: 42
|
| 668 |
+
- `data_seed`: None
|
| 669 |
+
- `jit_mode_eval`: False
|
| 670 |
+
- `use_ipex`: False
|
| 671 |
+
- `bf16`: False
|
| 672 |
+
- `fp16`: False
|
| 673 |
+
- `fp16_opt_level`: O1
|
| 674 |
+
- `half_precision_backend`: auto
|
| 675 |
+
- `bf16_full_eval`: False
|
| 676 |
+
- `fp16_full_eval`: False
|
| 677 |
+
- `tf32`: None
|
| 678 |
+
- `local_rank`: 0
|
| 679 |
+
- `ddp_backend`: None
|
| 680 |
+
- `tpu_num_cores`: None
|
| 681 |
+
- `tpu_metrics_debug`: False
|
| 682 |
+
- `debug`: []
|
| 683 |
+
- `dataloader_drop_last`: False
|
| 684 |
+
- `dataloader_num_workers`: 0
|
| 685 |
+
- `dataloader_prefetch_factor`: None
|
| 686 |
+
- `past_index`: -1
|
| 687 |
+
- `disable_tqdm`: False
|
| 688 |
+
- `remove_unused_columns`: True
|
| 689 |
+
- `label_names`: None
|
| 690 |
+
- `load_best_model_at_end`: False
|
| 691 |
+
- `ignore_data_skip`: False
|
| 692 |
+
- `fsdp`: []
|
| 693 |
+
- `fsdp_min_num_params`: 0
|
| 694 |
+
- `fsdp_config`: {'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}
|
| 695 |
+
- `fsdp_transformer_layer_cls_to_wrap`: None
|
| 696 |
+
- `accelerator_config`: {'split_batches': False, 'dispatch_batches': None, 'even_batches': True, 'use_seedable_sampler': True, 'non_blocking': False, 'gradient_accumulation_kwargs': None}
|
| 697 |
+
- `deepspeed`: None
|
| 698 |
+
- `label_smoothing_factor`: 0.0
|
| 699 |
+
- `optim`: adamw_torch
|
| 700 |
+
- `optim_args`: None
|
| 701 |
+
- `adafactor`: False
|
| 702 |
+
- `group_by_length`: False
|
| 703 |
+
- `length_column_name`: length
|
| 704 |
+
- `ddp_find_unused_parameters`: None
|
| 705 |
+
- `ddp_bucket_cap_mb`: None
|
| 706 |
+
- `ddp_broadcast_buffers`: False
|
| 707 |
+
- `dataloader_pin_memory`: True
|
| 708 |
+
- `dataloader_persistent_workers`: False
|
| 709 |
+
- `skip_memory_metrics`: True
|
| 710 |
+
- `use_legacy_prediction_loop`: False
|
| 711 |
+
- `push_to_hub`: False
|
| 712 |
+
- `resume_from_checkpoint`: None
|
| 713 |
+
- `hub_model_id`: None
|
| 714 |
+
- `hub_strategy`: every_save
|
| 715 |
+
- `hub_private_repo`: None
|
| 716 |
+
- `hub_always_push`: False
|
| 717 |
+
- `gradient_checkpointing`: False
|
| 718 |
+
- `gradient_checkpointing_kwargs`: None
|
| 719 |
+
- `include_inputs_for_metrics`: False
|
| 720 |
+
- `include_for_metrics`: []
|
| 721 |
+
- `eval_do_concat_batches`: True
|
| 722 |
+
- `fp16_backend`: auto
|
| 723 |
+
- `push_to_hub_model_id`: None
|
| 724 |
+
- `push_to_hub_organization`: None
|
| 725 |
+
- `mp_parameters`:
|
| 726 |
+
- `auto_find_batch_size`: False
|
| 727 |
+
- `full_determinism`: False
|
| 728 |
+
- `torchdynamo`: None
|
| 729 |
+
- `ray_scope`: last
|
| 730 |
+
- `ddp_timeout`: 1800
|
| 731 |
+
- `torch_compile`: False
|
| 732 |
+
- `torch_compile_backend`: None
|
| 733 |
+
- `torch_compile_mode`: None
|
| 734 |
+
- `dispatch_batches`: None
|
| 735 |
+
- `split_batches`: None
|
| 736 |
+
- `include_tokens_per_second`: False
|
| 737 |
+
- `include_num_input_tokens_seen`: False
|
| 738 |
+
- `neftune_noise_alpha`: None
|
| 739 |
+
- `optim_target_modules`: None
|
| 740 |
+
- `batch_eval_metrics`: False
|
| 741 |
+
- `eval_on_start`: False
|
| 742 |
+
- `use_liger_kernel`: False
|
| 743 |
+
- `eval_use_gather_object`: False
|
| 744 |
+
- `average_tokens_across_devices`: False
|
| 745 |
+
- `prompts`: None
|
| 746 |
+
- `batch_sampler`: batch_sampler
|
| 747 |
+
- `multi_dataset_batch_sampler`: proportional
|
| 748 |
+
|
| 749 |
+
</details>
|
| 750 |
+
|
| 751 |
+
### Training Logs
|
| 752 |
+
<details><summary>Click to expand</summary>
|
| 753 |
+
|
| 754 |
+
| Epoch | Step | Training Loss | Validation Loss |
|
| 755 |
+
|:------:|:----:|:-------------:|:---------------:|
|
| 756 |
+
| 3.9379 | 1060 | 8.5934 | - |
|
| 757 |
+
| 3.9750 | 1070 | 8.006 | - |
|
| 758 |
+
| 4.0148 | 1080 | 9.0081 | - |
|
| 759 |
+
| 4.0519 | 1090 | 8.6706 | - |
|
| 760 |
+
| 4.0890 | 1100 | 9.6146 | - |
|
| 761 |
+
| 4.1260 | 1110 | 9.225 | - |
|
| 762 |
+
| 4.1631 | 1120 | 8.7522 | - |
|
| 763 |
+
| 4.2002 | 1130 | 9.0221 | - |
|
| 764 |
+
| 4.2373 | 1140 | 9.6458 | - |
|
| 765 |
+
| 4.2743 | 1150 | 8.7692 | - |
|
| 766 |
+
| 4.3114 | 1160 | 9.2874 | - |
|
| 767 |
+
| 4.3485 | 1170 | 8.9276 | - |
|
| 768 |
+
| 4.3855 | 1180 | 8.7444 | - |
|
| 769 |
+
| 4.4226 | 1190 | 8.7265 | - |
|
| 770 |
+
| 4.4597 | 1200 | 8.7642 | 2.6471 |
|
| 771 |
+
| 4.4968 | 1210 | 8.8917 | - |
|
| 772 |
+
| 4.5338 | 1220 | 9.2155 | - |
|
| 773 |
+
| 4.5709 | 1230 | 8.6101 | - |
|
| 774 |
+
| 4.6080 | 1240 | 8.9904 | - |
|
| 775 |
+
| 4.6450 | 1250 | 9.3272 | - |
|
| 776 |
+
| 4.6821 | 1260 | 7.9367 | - |
|
| 777 |
+
| 4.7192 | 1270 | 8.5891 | - |
|
| 778 |
+
| 4.7563 | 1280 | 8.6286 | - |
|
| 779 |
+
| 4.7933 | 1290 | 7.9982 | - |
|
| 780 |
+
| 4.8304 | 1300 | 7.5587 | - |
|
| 781 |
+
| 4.8675 | 1310 | 7.9405 | - |
|
| 782 |
+
| 4.9045 | 1320 | 9.7092 | - |
|
| 783 |
+
| 4.9416 | 1330 | 8.1475 | - |
|
| 784 |
+
| 4.9787 | 1340 | 9.3603 | - |
|
| 785 |
+
| 5.0148 | 1350 | 7.6621 | 2.8309 |
|
| 786 |
+
| 5.0519 | 1360 | 9.2301 | - |
|
| 787 |
+
| 5.0890 | 1370 | 9.7789 | - |
|
| 788 |
+
| 5.1260 | 1380 | 9.5359 | - |
|
| 789 |
+
| 5.1631 | 1390 | 10.8065 | - |
|
| 790 |
+
| 5.2002 | 1400 | 10.0149 | - |
|
| 791 |
+
| 5.2373 | 1410 | 10.2582 | - |
|
| 792 |
+
| 5.2743 | 1420 | 10.16 | - |
|
| 793 |
+
| 5.3114 | 1430 | 10.0763 | - |
|
| 794 |
+
| 5.3485 | 1440 | 9.5737 | - |
|
| 795 |
+
| 5.3855 | 1450 | 10.4816 | - |
|
| 796 |
+
| 5.4226 | 1460 | 8.6687 | - |
|
| 797 |
+
| 5.4597 | 1470 | 8.4066 | - |
|
| 798 |
+
| 5.4968 | 1480 | 9.386 | - |
|
| 799 |
+
| 5.5338 | 1490 | 8.3911 | - |
|
| 800 |
+
| 5.5709 | 1500 | 8.8025 | 2.5408 |
|
| 801 |
+
| 5.6080 | 1510 | 8.7939 | - |
|
| 802 |
+
| 5.6450 | 1520 | 9.0903 | - |
|
| 803 |
+
| 5.6821 | 1530 | 8.9878 | - |
|
| 804 |
+
| 5.7192 | 1540 | 8.8642 | - |
|
| 805 |
+
| 5.7563 | 1550 | 8.8625 | - |
|
| 806 |
+
| 5.7933 | 1560 | 8.4105 | - |
|
| 807 |
+
| 5.8304 | 1570 | 9.0163 | - |
|
| 808 |
+
| 5.8675 | 1580 | 8.8947 | - |
|
| 809 |
+
| 5.9045 | 1590 | 8.5647 | - |
|
| 810 |
+
| 5.9416 | 1600 | 7.7047 | - |
|
| 811 |
+
| 5.9787 | 1610 | 8.1484 | - |
|
| 812 |
+
| 6.0148 | 1620 | 8.4079 | - |
|
| 813 |
+
| 6.0519 | 1630 | 8.5027 | - |
|
| 814 |
+
| 6.0890 | 1640 | 8.1805 | - |
|
| 815 |
+
| 6.1260 | 1650 | 8.4519 | 2.5901 |
|
| 816 |
+
| 6.1631 | 1660 | 9.062 | - |
|
| 817 |
+
| 6.2002 | 1670 | 8.8499 | - |
|
| 818 |
+
| 6.2373 | 1680 | 8.6576 | - |
|
| 819 |
+
| 6.2743 | 1690 | 8.4652 | - |
|
| 820 |
+
| 6.3114 | 1700 | 9.0782 | - |
|
| 821 |
+
| 6.3485 | 1710 | 8.1532 | - |
|
| 822 |
+
| 6.3855 | 1720 | 8.5185 | - |
|
| 823 |
+
| 6.4226 | 1730 | 9.5908 | - |
|
| 824 |
+
| 6.4597 | 1740 | 8.4188 | - |
|
| 825 |
+
| 6.4968 | 1750 | 8.1885 | - |
|
| 826 |
+
| 6.5338 | 1760 | 8.7666 | - |
|
| 827 |
+
| 6.5709 | 1770 | 8.6105 | - |
|
| 828 |
+
| 6.6080 | 1780 | 8.664 | - |
|
| 829 |
+
| 6.6450 | 1790 | 8.5294 | - |
|
| 830 |
+
| 6.6821 | 1800 | 9.1857 | 2.4974 |
|
| 831 |
+
| 6.7192 | 1810 | 8.7053 | - |
|
| 832 |
+
| 6.7563 | 1820 | 8.1428 | - |
|
| 833 |
+
| 6.7933 | 1830 | 8.4988 | - |
|
| 834 |
+
| 6.8304 | 1840 | 8.4147 | - |
|
| 835 |
+
| 6.8675 | 1850 | 9.069 | - |
|
| 836 |
+
| 6.9045 | 1860 | 8.4405 | - |
|
| 837 |
+
| 6.9416 | 1870 | 9.2157 | - |
|
| 838 |
+
| 6.9787 | 1880 | 9.5492 | - |
|
| 839 |
+
| 7.0148 | 1890 | 8.1325 | - |
|
| 840 |
+
| 7.0519 | 1900 | 8.324 | - |
|
| 841 |
+
| 7.0890 | 1910 | 7.7097 | - |
|
| 842 |
+
| 7.1260 | 1920 | 8.0982 | - |
|
| 843 |
+
| 7.1631 | 1930 | 7.7669 | - |
|
| 844 |
+
| 7.2002 | 1940 | 7.809 | - |
|
| 845 |
+
| 7.2373 | 1950 | 7.9729 | 2.6108 |
|
| 846 |
+
| 7.2743 | 1960 | 8.2125 | - |
|
| 847 |
+
| 7.3114 | 1970 | 7.7403 | - |
|
| 848 |
+
| 7.3485 | 1980 | 7.5494 | - |
|
| 849 |
+
| 7.3855 | 1990 | 8.2821 | - |
|
| 850 |
+
| 7.4226 | 2000 | 8.1644 | - |
|
| 851 |
+
| 7.4597 | 2010 | 8.1664 | - |
|
| 852 |
+
| 7.4968 | 2020 | 8.5876 | - |
|
| 853 |
+
| 7.5338 | 2030 | 8.2753 | - |
|
| 854 |
+
| 7.5709 | 2040 | 9.2057 | - |
|
| 855 |
+
| 7.6080 | 2050 | 8.0052 | - |
|
| 856 |
+
| 7.6450 | 2060 | 8.4954 | - |
|
| 857 |
+
| 7.6821 | 2070 | 8.0325 | - |
|
| 858 |
+
| 7.7192 | 2080 | 8.2934 | - |
|
| 859 |
+
| 7.7563 | 2090 | 9.4019 | - |
|
| 860 |
+
| 7.7933 | 2100 | 8.874 | 2.4529 |
|
| 861 |
+
|
| 862 |
+
</details>
|
| 863 |
+
|
| 864 |
+
### Framework Versions
|
| 865 |
+
- Python: 3.11.0
|
| 866 |
+
- Sentence Transformers: 3.4.0
|
| 867 |
+
- Transformers: 4.48.1
|
| 868 |
+
- PyTorch: 2.5.1+cu124
|
| 869 |
+
- Accelerate: 1.3.0
|
| 870 |
+
- Datasets: 3.2.0
|
| 871 |
+
- Tokenizers: 0.21.0
|
| 872 |
+
|
| 873 |
+
## Citation
|
| 874 |
+
|
| 875 |
+
### BibTeX
|
| 876 |
+
|
| 877 |
+
#### Sentence Transformers
|
| 878 |
+
```bibtex
|
| 879 |
+
@inproceedings{reimers-2019-sentence-bert,
|
| 880 |
+
title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
|
| 881 |
+
author = "Reimers, Nils and Gurevych, Iryna",
|
| 882 |
+
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
|
| 883 |
+
month = "11",
|
| 884 |
+
year = "2019",
|
| 885 |
+
publisher = "Association for Computational Linguistics",
|
| 886 |
+
url = "https://arxiv.org/abs/1908.10084",
|
| 887 |
+
}
|
| 888 |
+
```
|
| 889 |
+
|
| 890 |
+
#### CoSENTLoss
|
| 891 |
+
```bibtex
|
| 892 |
+
@online{kexuefm-8847,
|
| 893 |
+
title={CoSENT: A more efficient sentence vector scheme than Sentence-BERT},
|
| 894 |
+
author={Su Jianlin},
|
| 895 |
+
year={2022},
|
| 896 |
+
month={Jan},
|
| 897 |
+
url={https://kexue.fm/archives/8847},
|
| 898 |
+
}
|
| 899 |
+
```
|
| 900 |
+
|
| 901 |
+
<!--
|
| 902 |
+
## Glossary
|
| 903 |
+
|
| 904 |
+
*Clearly define terms in order to be accessible across audiences.*
|
| 905 |
+
-->
|
| 906 |
+
|
| 907 |
+
<!--
|
| 908 |
+
## Model Card Authors
|
| 909 |
+
|
| 910 |
+
*Lists the people who create the model card, providing recognition and accountability for the detailed work that goes into its construction.*
|
| 911 |
+
-->
|
| 912 |
+
|
| 913 |
+
<!--
|
| 914 |
+
## Model Card Contact
|
| 915 |
+
|
| 916 |
+
*Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors.*
|
| 917 |
+
-->
|
checkpoints/checkpoint-2100/config.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "intfloat/multilingual-e5-large-instruct",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"XLMRobertaModel"
|
| 5 |
+
],
|
| 6 |
+
"attention_probs_dropout_prob": 0.1,
|
| 7 |
+
"bos_token_id": 0,
|
| 8 |
+
"classifier_dropout": null,
|
| 9 |
+
"eos_token_id": 2,
|
| 10 |
+
"hidden_act": "gelu",
|
| 11 |
+
"hidden_dropout_prob": 0.1,
|
| 12 |
+
"hidden_size": 1024,
|
| 13 |
+
"initializer_range": 0.02,
|
| 14 |
+
"intermediate_size": 4096,
|
| 15 |
+
"layer_norm_eps": 1e-05,
|
| 16 |
+
"max_position_embeddings": 514,
|
| 17 |
+
"model_type": "xlm-roberta",
|
| 18 |
+
"num_attention_heads": 16,
|
| 19 |
+
"num_hidden_layers": 24,
|
| 20 |
+
"output_past": true,
|
| 21 |
+
"pad_token_id": 1,
|
| 22 |
+
"position_embedding_type": "absolute",
|
| 23 |
+
"torch_dtype": "float32",
|
| 24 |
+
"transformers_version": "4.48.1",
|
| 25 |
+
"type_vocab_size": 1,
|
| 26 |
+
"use_cache": true,
|
| 27 |
+
"vocab_size": 250002
|
| 28 |
+
}
|
checkpoints/checkpoint-2100/config_sentence_transformers.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"__version__": {
|
| 3 |
+
"sentence_transformers": "3.4.0",
|
| 4 |
+
"transformers": "4.48.1",
|
| 5 |
+
"pytorch": "2.5.1+cu124"
|
| 6 |
+
},
|
| 7 |
+
"prompts": {},
|
| 8 |
+
"default_prompt_name": null,
|
| 9 |
+
"similarity_fn_name": "cosine"
|
| 10 |
+
}
|
checkpoints/checkpoint-2100/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:690def6d143892cb938c38666723b67e3fadc2c8742db467a85f87d3469cdf26
|
| 3 |
+
size 2239607176
|
checkpoints/checkpoint-2100/modules.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"idx": 0,
|
| 4 |
+
"name": "0",
|
| 5 |
+
"path": "",
|
| 6 |
+
"type": "sentence_transformers.models.Transformer"
|
| 7 |
+
},
|
| 8 |
+
{
|
| 9 |
+
"idx": 1,
|
| 10 |
+
"name": "1",
|
| 11 |
+
"path": "1_Pooling",
|
| 12 |
+
"type": "sentence_transformers.models.Pooling"
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"idx": 2,
|
| 16 |
+
"name": "2",
|
| 17 |
+
"path": "2_Normalize",
|
| 18 |
+
"type": "sentence_transformers.models.Normalize"
|
| 19 |
+
}
|
| 20 |
+
]
|
checkpoints/checkpoint-2100/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee30b298b72c4d8c5e43844b1faaee343b6f8ceab6a05566df0669c706e128e4
|
| 3 |
+
size 4471055801
|
checkpoints/checkpoint-2100/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9d20ac3073e25eec89f0d8cf5386459d4d2970de1ef20dcf48a7df197349309
|
| 3 |
+
size 14244
|
checkpoints/checkpoint-2100/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83ed6b752a686709c20beb6df24fd2b2f23ca8bc8f67bc7391af12aa2f7d9090
|
| 3 |
+
size 1064
|
checkpoints/checkpoint-2100/sentence_bert_config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"max_seq_length": 512,
|
| 3 |
+
"do_lower_case": false
|
| 4 |
+
}
|
checkpoints/checkpoint-2100/special_tokens_map.json
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": {
|
| 3 |
+
"content": "<s>",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": false,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
},
|
| 9 |
+
"cls_token": {
|
| 10 |
+
"content": "<s>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"eos_token": {
|
| 17 |
+
"content": "</s>",
|
| 18 |
+
"lstrip": false,
|
| 19 |
+
"normalized": false,
|
| 20 |
+
"rstrip": false,
|
| 21 |
+
"single_word": false
|
| 22 |
+
},
|
| 23 |
+
"mask_token": {
|
| 24 |
+
"content": "<mask>",
|
| 25 |
+
"lstrip": true,
|
| 26 |
+
"normalized": false,
|
| 27 |
+
"rstrip": false,
|
| 28 |
+
"single_word": false
|
| 29 |
+
},
|
| 30 |
+
"pad_token": {
|
| 31 |
+
"content": "<pad>",
|
| 32 |
+
"lstrip": false,
|
| 33 |
+
"normalized": false,
|
| 34 |
+
"rstrip": false,
|
| 35 |
+
"single_word": false
|
| 36 |
+
},
|
| 37 |
+
"sep_token": {
|
| 38 |
+
"content": "</s>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false
|
| 43 |
+
},
|
| 44 |
+
"unk_token": {
|
| 45 |
+
"content": "<unk>",
|
| 46 |
+
"lstrip": false,
|
| 47 |
+
"normalized": false,
|
| 48 |
+
"rstrip": false,
|
| 49 |
+
"single_word": false
|
| 50 |
+
}
|
| 51 |
+
}
|
checkpoints/checkpoint-2100/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:883b037111086fd4dfebbbc9b7cee11e1517b5e0c0514879478661440f137085
|
| 3 |
+
size 17082987
|
checkpoints/checkpoint-2100/tokenizer_config.json
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"added_tokens_decoder": {
|
| 3 |
+
"0": {
|
| 4 |
+
"content": "<s>",
|
| 5 |
+
"lstrip": false,
|
| 6 |
+
"normalized": false,
|
| 7 |
+
"rstrip": false,
|
| 8 |
+
"single_word": false,
|
| 9 |
+
"special": true
|
| 10 |
+
},
|
| 11 |
+
"1": {
|
| 12 |
+
"content": "<pad>",
|
| 13 |
+
"lstrip": false,
|
| 14 |
+
"normalized": false,
|
| 15 |
+
"rstrip": false,
|
| 16 |
+
"single_word": false,
|
| 17 |
+
"special": true
|
| 18 |
+
},
|
| 19 |
+
"2": {
|
| 20 |
+
"content": "</s>",
|
| 21 |
+
"lstrip": false,
|
| 22 |
+
"normalized": false,
|
| 23 |
+
"rstrip": false,
|
| 24 |
+
"single_word": false,
|
| 25 |
+
"special": true
|
| 26 |
+
},
|
| 27 |
+
"3": {
|
| 28 |
+
"content": "<unk>",
|
| 29 |
+
"lstrip": false,
|
| 30 |
+
"normalized": false,
|
| 31 |
+
"rstrip": false,
|
| 32 |
+
"single_word": false,
|
| 33 |
+
"special": true
|
| 34 |
+
},
|
| 35 |
+
"250001": {
|
| 36 |
+
"content": "<mask>",
|
| 37 |
+
"lstrip": true,
|
| 38 |
+
"normalized": false,
|
| 39 |
+
"rstrip": false,
|
| 40 |
+
"single_word": false,
|
| 41 |
+
"special": true
|
| 42 |
+
}
|
| 43 |
+
},
|
| 44 |
+
"additional_special_tokens": [],
|
| 45 |
+
"bos_token": "<s>",
|
| 46 |
+
"clean_up_tokenization_spaces": true,
|
| 47 |
+
"cls_token": "<s>",
|
| 48 |
+
"eos_token": "</s>",
|
| 49 |
+
"extra_special_tokens": {},
|
| 50 |
+
"mask_token": "<mask>",
|
| 51 |
+
"model_max_length": 512,
|
| 52 |
+
"pad_token": "<pad>",
|
| 53 |
+
"sep_token": "</s>",
|
| 54 |
+
"tokenizer_class": "XLMRobertaTokenizer",
|
| 55 |
+
"unk_token": "<unk>"
|
| 56 |
+
}
|
checkpoints/checkpoint-2100/trainer_state.json
ADDED
|
@@ -0,0 +1,1615 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 7.793327154772938,
|
| 5 |
+
"eval_steps": 150,
|
| 6 |
+
"global_step": 2100,
|
| 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.03707136237256719,
|
| 13 |
+
"grad_norm": 53.36411666870117,
|
| 14 |
+
"learning_rate": 1.1152416356877324e-06,
|
| 15 |
+
"loss": 10.8165,
|
| 16 |
+
"step": 10
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"epoch": 0.07414272474513438,
|
| 20 |
+
"grad_norm": 61.33858871459961,
|
| 21 |
+
"learning_rate": 2.2304832713754648e-06,
|
| 22 |
+
"loss": 10.8463,
|
| 23 |
+
"step": 20
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"epoch": 0.11121408711770157,
|
| 27 |
+
"grad_norm": 67.16305541992188,
|
| 28 |
+
"learning_rate": 3.345724907063197e-06,
|
| 29 |
+
"loss": 10.821,
|
| 30 |
+
"step": 30
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"epoch": 0.14828544949026876,
|
| 34 |
+
"grad_norm": 62.08958053588867,
|
| 35 |
+
"learning_rate": 4.4609665427509296e-06,
|
| 36 |
+
"loss": 10.4704,
|
| 37 |
+
"step": 40
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.18535681186283595,
|
| 41 |
+
"grad_norm": 53.839927673339844,
|
| 42 |
+
"learning_rate": 5.576208178438661e-06,
|
| 43 |
+
"loss": 10.8568,
|
| 44 |
+
"step": 50
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"epoch": 0.22242817423540315,
|
| 48 |
+
"grad_norm": 57.02272033691406,
|
| 49 |
+
"learning_rate": 6.691449814126394e-06,
|
| 50 |
+
"loss": 10.3005,
|
| 51 |
+
"step": 60
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"epoch": 0.2594995366079703,
|
| 55 |
+
"grad_norm": 88.16449737548828,
|
| 56 |
+
"learning_rate": 7.806691449814127e-06,
|
| 57 |
+
"loss": 9.6009,
|
| 58 |
+
"step": 70
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"epoch": 0.2965708989805375,
|
| 62 |
+
"grad_norm": 84.35252380371094,
|
| 63 |
+
"learning_rate": 8.921933085501859e-06,
|
| 64 |
+
"loss": 9.7448,
|
| 65 |
+
"step": 80
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"epoch": 0.3336422613531047,
|
| 69 |
+
"grad_norm": 77.93982696533203,
|
| 70 |
+
"learning_rate": 1.0037174721189593e-05,
|
| 71 |
+
"loss": 9.5922,
|
| 72 |
+
"step": 90
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"epoch": 0.3707136237256719,
|
| 76 |
+
"grad_norm": 56.669166564941406,
|
| 77 |
+
"learning_rate": 1.1152416356877323e-05,
|
| 78 |
+
"loss": 10.0919,
|
| 79 |
+
"step": 100
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"epoch": 0.4077849860982391,
|
| 83 |
+
"grad_norm": 56.652488708496094,
|
| 84 |
+
"learning_rate": 1.2267657992565056e-05,
|
| 85 |
+
"loss": 10.2733,
|
| 86 |
+
"step": 110
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"epoch": 0.4448563484708063,
|
| 90 |
+
"grad_norm": 63.472042083740234,
|
| 91 |
+
"learning_rate": 1.3382899628252788e-05,
|
| 92 |
+
"loss": 9.4547,
|
| 93 |
+
"step": 120
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"epoch": 0.4819277108433735,
|
| 97 |
+
"grad_norm": 78.0159912109375,
|
| 98 |
+
"learning_rate": 1.4498141263940521e-05,
|
| 99 |
+
"loss": 9.1738,
|
| 100 |
+
"step": 130
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 0.5189990732159406,
|
| 104 |
+
"grad_norm": 68.1931381225586,
|
| 105 |
+
"learning_rate": 1.5613382899628255e-05,
|
| 106 |
+
"loss": 10.0876,
|
| 107 |
+
"step": 140
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"epoch": 0.5560704355885079,
|
| 111 |
+
"grad_norm": 49.315216064453125,
|
| 112 |
+
"learning_rate": 1.6728624535315986e-05,
|
| 113 |
+
"loss": 10.3721,
|
| 114 |
+
"step": 150
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 0.5560704355885079,
|
| 118 |
+
"eval_loss": 2.559400796890259,
|
| 119 |
+
"eval_runtime": 34.304,
|
| 120 |
+
"eval_samples_per_second": 47.166,
|
| 121 |
+
"eval_steps_per_second": 6.763,
|
| 122 |
+
"step": 150
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"epoch": 0.593141797961075,
|
| 126 |
+
"grad_norm": 34.1899528503418,
|
| 127 |
+
"learning_rate": 1.7843866171003718e-05,
|
| 128 |
+
"loss": 10.4711,
|
| 129 |
+
"step": 160
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.6302131603336423,
|
| 133 |
+
"grad_norm": 37.074134826660156,
|
| 134 |
+
"learning_rate": 1.895910780669145e-05,
|
| 135 |
+
"loss": 9.9383,
|
| 136 |
+
"step": 170
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 0.6672845227062094,
|
| 140 |
+
"grad_norm": 49.323158264160156,
|
| 141 |
+
"learning_rate": 2.0074349442379185e-05,
|
| 142 |
+
"loss": 10.0448,
|
| 143 |
+
"step": 180
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"epoch": 0.7043558850787767,
|
| 147 |
+
"grad_norm": 53.07639694213867,
|
| 148 |
+
"learning_rate": 2.1189591078066917e-05,
|
| 149 |
+
"loss": 9.8467,
|
| 150 |
+
"step": 190
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"epoch": 0.7414272474513438,
|
| 154 |
+
"grad_norm": 38.345916748046875,
|
| 155 |
+
"learning_rate": 2.2304832713754645e-05,
|
| 156 |
+
"loss": 9.9434,
|
| 157 |
+
"step": 200
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"epoch": 0.7784986098239111,
|
| 161 |
+
"grad_norm": 47.55274963378906,
|
| 162 |
+
"learning_rate": 2.3420074349442377e-05,
|
| 163 |
+
"loss": 9.7912,
|
| 164 |
+
"step": 210
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"epoch": 0.8155699721964782,
|
| 168 |
+
"grad_norm": 59.17176055908203,
|
| 169 |
+
"learning_rate": 2.4535315985130112e-05,
|
| 170 |
+
"loss": 9.7905,
|
| 171 |
+
"step": 220
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"epoch": 0.8526413345690455,
|
| 175 |
+
"grad_norm": 52.57457733154297,
|
| 176 |
+
"learning_rate": 2.5650557620817844e-05,
|
| 177 |
+
"loss": 9.9412,
|
| 178 |
+
"step": 230
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"epoch": 0.8897126969416126,
|
| 182 |
+
"grad_norm": 42.251304626464844,
|
| 183 |
+
"learning_rate": 2.6765799256505576e-05,
|
| 184 |
+
"loss": 10.0084,
|
| 185 |
+
"step": 240
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"epoch": 0.9267840593141798,
|
| 189 |
+
"grad_norm": 46.63966369628906,
|
| 190 |
+
"learning_rate": 2.788104089219331e-05,
|
| 191 |
+
"loss": 10.0139,
|
| 192 |
+
"step": 250
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"epoch": 0.963855421686747,
|
| 196 |
+
"grad_norm": 27.772289276123047,
|
| 197 |
+
"learning_rate": 2.8996282527881043e-05,
|
| 198 |
+
"loss": 9.3794,
|
| 199 |
+
"step": 260
|
| 200 |
+
},
|
| 201 |
+
{
|
| 202 |
+
"epoch": 1.0,
|
| 203 |
+
"grad_norm": 46.3179931640625,
|
| 204 |
+
"learning_rate": 2.9987608426270136e-05,
|
| 205 |
+
"loss": 9.5747,
|
| 206 |
+
"step": 270
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"epoch": 1.0370713623725671,
|
| 210 |
+
"grad_norm": 45.746551513671875,
|
| 211 |
+
"learning_rate": 2.98636926889715e-05,
|
| 212 |
+
"loss": 9.6763,
|
| 213 |
+
"step": 280
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 1.0741427247451343,
|
| 217 |
+
"grad_norm": 49.50416564941406,
|
| 218 |
+
"learning_rate": 2.9739776951672864e-05,
|
| 219 |
+
"loss": 10.4789,
|
| 220 |
+
"step": 290
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"epoch": 1.1112140871177016,
|
| 224 |
+
"grad_norm": 43.72733688354492,
|
| 225 |
+
"learning_rate": 2.9615861214374226e-05,
|
| 226 |
+
"loss": 9.7244,
|
| 227 |
+
"step": 300
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 1.1112140871177016,
|
| 231 |
+
"eval_loss": 2.6879734992980957,
|
| 232 |
+
"eval_runtime": 34.2522,
|
| 233 |
+
"eval_samples_per_second": 47.238,
|
| 234 |
+
"eval_steps_per_second": 6.773,
|
| 235 |
+
"step": 300
|
| 236 |
+
},
|
| 237 |
+
{
|
| 238 |
+
"epoch": 1.1482854494902688,
|
| 239 |
+
"grad_norm": 48.68376541137695,
|
| 240 |
+
"learning_rate": 2.9491945477075588e-05,
|
| 241 |
+
"loss": 9.9421,
|
| 242 |
+
"step": 310
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"epoch": 1.185356811862836,
|
| 246 |
+
"grad_norm": 44.014747619628906,
|
| 247 |
+
"learning_rate": 2.9368029739776953e-05,
|
| 248 |
+
"loss": 9.5022,
|
| 249 |
+
"step": 320
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"epoch": 1.222428174235403,
|
| 253 |
+
"grad_norm": 49.858642578125,
|
| 254 |
+
"learning_rate": 2.9244114002478315e-05,
|
| 255 |
+
"loss": 9.6801,
|
| 256 |
+
"step": 330
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"epoch": 1.2594995366079704,
|
| 260 |
+
"grad_norm": 49.97459411621094,
|
| 261 |
+
"learning_rate": 2.9120198265179677e-05,
|
| 262 |
+
"loss": 9.25,
|
| 263 |
+
"step": 340
|
| 264 |
+
},
|
| 265 |
+
{
|
| 266 |
+
"epoch": 1.2965708989805376,
|
| 267 |
+
"grad_norm": 40.38698196411133,
|
| 268 |
+
"learning_rate": 2.8996282527881043e-05,
|
| 269 |
+
"loss": 10.2879,
|
| 270 |
+
"step": 350
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"epoch": 1.3336422613531047,
|
| 274 |
+
"grad_norm": 29.797264099121094,
|
| 275 |
+
"learning_rate": 2.8872366790582405e-05,
|
| 276 |
+
"loss": 9.97,
|
| 277 |
+
"step": 360
|
| 278 |
+
},
|
| 279 |
+
{
|
| 280 |
+
"epoch": 1.3707136237256718,
|
| 281 |
+
"grad_norm": 43.83412551879883,
|
| 282 |
+
"learning_rate": 2.874845105328377e-05,
|
| 283 |
+
"loss": 9.3751,
|
| 284 |
+
"step": 370
|
| 285 |
+
},
|
| 286 |
+
{
|
| 287 |
+
"epoch": 1.407784986098239,
|
| 288 |
+
"grad_norm": 42.754154205322266,
|
| 289 |
+
"learning_rate": 2.8624535315985132e-05,
|
| 290 |
+
"loss": 9.8947,
|
| 291 |
+
"step": 380
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"epoch": 1.4448563484708064,
|
| 295 |
+
"grad_norm": 50.08184051513672,
|
| 296 |
+
"learning_rate": 2.8500619578686494e-05,
|
| 297 |
+
"loss": 9.4987,
|
| 298 |
+
"step": 390
|
| 299 |
+
},
|
| 300 |
+
{
|
| 301 |
+
"epoch": 1.4819277108433735,
|
| 302 |
+
"grad_norm": 41.81029510498047,
|
| 303 |
+
"learning_rate": 2.8376703841387856e-05,
|
| 304 |
+
"loss": 10.1515,
|
| 305 |
+
"step": 400
|
| 306 |
+
},
|
| 307 |
+
{
|
| 308 |
+
"epoch": 1.5189990732159406,
|
| 309 |
+
"grad_norm": 44.03816223144531,
|
| 310 |
+
"learning_rate": 2.8252788104089218e-05,
|
| 311 |
+
"loss": 10.0098,
|
| 312 |
+
"step": 410
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"epoch": 1.556070435588508,
|
| 316 |
+
"grad_norm": 42.871856689453125,
|
| 317 |
+
"learning_rate": 2.8128872366790583e-05,
|
| 318 |
+
"loss": 9.5566,
|
| 319 |
+
"step": 420
|
| 320 |
+
},
|
| 321 |
+
{
|
| 322 |
+
"epoch": 1.5931417979610751,
|
| 323 |
+
"grad_norm": 44.18041229248047,
|
| 324 |
+
"learning_rate": 2.8004956629491945e-05,
|
| 325 |
+
"loss": 10.1925,
|
| 326 |
+
"step": 430
|
| 327 |
+
},
|
| 328 |
+
{
|
| 329 |
+
"epoch": 1.6302131603336423,
|
| 330 |
+
"grad_norm": 30.012725830078125,
|
| 331 |
+
"learning_rate": 2.788104089219331e-05,
|
| 332 |
+
"loss": 9.7408,
|
| 333 |
+
"step": 440
|
| 334 |
+
},
|
| 335 |
+
{
|
| 336 |
+
"epoch": 1.6672845227062094,
|
| 337 |
+
"grad_norm": 38.104827880859375,
|
| 338 |
+
"learning_rate": 2.7757125154894673e-05,
|
| 339 |
+
"loss": 9.6873,
|
| 340 |
+
"step": 450
|
| 341 |
+
},
|
| 342 |
+
{
|
| 343 |
+
"epoch": 1.6672845227062094,
|
| 344 |
+
"eval_loss": 2.5061004161834717,
|
| 345 |
+
"eval_runtime": 34.2772,
|
| 346 |
+
"eval_samples_per_second": 47.203,
|
| 347 |
+
"eval_steps_per_second": 6.768,
|
| 348 |
+
"step": 450
|
| 349 |
+
},
|
| 350 |
+
{
|
| 351 |
+
"epoch": 1.7043558850787766,
|
| 352 |
+
"grad_norm": 42.93535232543945,
|
| 353 |
+
"learning_rate": 2.7633209417596035e-05,
|
| 354 |
+
"loss": 9.1932,
|
| 355 |
+
"step": 460
|
| 356 |
+
},
|
| 357 |
+
{
|
| 358 |
+
"epoch": 1.7414272474513437,
|
| 359 |
+
"grad_norm": 63.935279846191406,
|
| 360 |
+
"learning_rate": 2.75092936802974e-05,
|
| 361 |
+
"loss": 9.9204,
|
| 362 |
+
"step": 470
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"epoch": 1.778498609823911,
|
| 366 |
+
"grad_norm": 30.906002044677734,
|
| 367 |
+
"learning_rate": 2.7385377942998762e-05,
|
| 368 |
+
"loss": 9.5151,
|
| 369 |
+
"step": 480
|
| 370 |
+
},
|
| 371 |
+
{
|
| 372 |
+
"epoch": 1.8155699721964782,
|
| 373 |
+
"grad_norm": 48.05679702758789,
|
| 374 |
+
"learning_rate": 2.7261462205700128e-05,
|
| 375 |
+
"loss": 9.8418,
|
| 376 |
+
"step": 490
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"epoch": 1.8526413345690456,
|
| 380 |
+
"grad_norm": 56.36283874511719,
|
| 381 |
+
"learning_rate": 2.7137546468401486e-05,
|
| 382 |
+
"loss": 9.6943,
|
| 383 |
+
"step": 500
|
| 384 |
+
},
|
| 385 |
+
{
|
| 386 |
+
"epoch": 1.8897126969416127,
|
| 387 |
+
"grad_norm": 47.22933578491211,
|
| 388 |
+
"learning_rate": 2.7013630731102848e-05,
|
| 389 |
+
"loss": 9.6948,
|
| 390 |
+
"step": 510
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"epoch": 1.9267840593141798,
|
| 394 |
+
"grad_norm": 36.110008239746094,
|
| 395 |
+
"learning_rate": 2.6889714993804214e-05,
|
| 396 |
+
"loss": 9.2274,
|
| 397 |
+
"step": 520
|
| 398 |
+
},
|
| 399 |
+
{
|
| 400 |
+
"epoch": 1.963855421686747,
|
| 401 |
+
"grad_norm": 37.13912582397461,
|
| 402 |
+
"learning_rate": 2.6765799256505576e-05,
|
| 403 |
+
"loss": 10.138,
|
| 404 |
+
"step": 530
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"epoch": 2.0,
|
| 408 |
+
"grad_norm": 51.37559509277344,
|
| 409 |
+
"learning_rate": 2.664188351920694e-05,
|
| 410 |
+
"loss": 8.7934,
|
| 411 |
+
"step": 540
|
| 412 |
+
},
|
| 413 |
+
{
|
| 414 |
+
"epoch": 2.037071362372567,
|
| 415 |
+
"grad_norm": 42.32170104980469,
|
| 416 |
+
"learning_rate": 2.6517967781908303e-05,
|
| 417 |
+
"loss": 8.8304,
|
| 418 |
+
"step": 550
|
| 419 |
+
},
|
| 420 |
+
{
|
| 421 |
+
"epoch": 2.0741427247451343,
|
| 422 |
+
"grad_norm": 42.406219482421875,
|
| 423 |
+
"learning_rate": 2.6394052044609665e-05,
|
| 424 |
+
"loss": 8.9593,
|
| 425 |
+
"step": 560
|
| 426 |
+
},
|
| 427 |
+
{
|
| 428 |
+
"epoch": 2.1112140871177014,
|
| 429 |
+
"grad_norm": 52.097023010253906,
|
| 430 |
+
"learning_rate": 2.627013630731103e-05,
|
| 431 |
+
"loss": 9.0051,
|
| 432 |
+
"step": 570
|
| 433 |
+
},
|
| 434 |
+
{
|
| 435 |
+
"epoch": 2.1482854494902686,
|
| 436 |
+
"grad_norm": 83.86861419677734,
|
| 437 |
+
"learning_rate": 2.6146220570012392e-05,
|
| 438 |
+
"loss": 9.2829,
|
| 439 |
+
"step": 580
|
| 440 |
+
},
|
| 441 |
+
{
|
| 442 |
+
"epoch": 2.185356811862836,
|
| 443 |
+
"grad_norm": 38.229949951171875,
|
| 444 |
+
"learning_rate": 2.6022304832713758e-05,
|
| 445 |
+
"loss": 9.785,
|
| 446 |
+
"step": 590
|
| 447 |
+
},
|
| 448 |
+
{
|
| 449 |
+
"epoch": 2.2224281742354033,
|
| 450 |
+
"grad_norm": 50.322513580322266,
|
| 451 |
+
"learning_rate": 2.5898389095415116e-05,
|
| 452 |
+
"loss": 9.6401,
|
| 453 |
+
"step": 600
|
| 454 |
+
},
|
| 455 |
+
{
|
| 456 |
+
"epoch": 2.2224281742354033,
|
| 457 |
+
"eval_loss": 2.448084592819214,
|
| 458 |
+
"eval_runtime": 34.2525,
|
| 459 |
+
"eval_samples_per_second": 47.237,
|
| 460 |
+
"eval_steps_per_second": 6.773,
|
| 461 |
+
"step": 600
|
| 462 |
+
},
|
| 463 |
+
{
|
| 464 |
+
"epoch": 2.266913809082484,
|
| 465 |
+
"grad_norm": 39.366676330566406,
|
| 466 |
+
"learning_rate": 2.5774473358116482e-05,
|
| 467 |
+
"loss": 8.7059,
|
| 468 |
+
"step": 610
|
| 469 |
+
},
|
| 470 |
+
{
|
| 471 |
+
"epoch": 2.303985171455051,
|
| 472 |
+
"grad_norm": 41.00213623046875,
|
| 473 |
+
"learning_rate": 2.5650557620817844e-05,
|
| 474 |
+
"loss": 9.1285,
|
| 475 |
+
"step": 620
|
| 476 |
+
},
|
| 477 |
+
{
|
| 478 |
+
"epoch": 2.341056533827618,
|
| 479 |
+
"grad_norm": 63.442169189453125,
|
| 480 |
+
"learning_rate": 2.5526641883519206e-05,
|
| 481 |
+
"loss": 9.3277,
|
| 482 |
+
"step": 630
|
| 483 |
+
},
|
| 484 |
+
{
|
| 485 |
+
"epoch": 2.3781278962001853,
|
| 486 |
+
"grad_norm": 51.54194641113281,
|
| 487 |
+
"learning_rate": 2.540272614622057e-05,
|
| 488 |
+
"loss": 9.1577,
|
| 489 |
+
"step": 640
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"epoch": 2.4151992585727524,
|
| 493 |
+
"grad_norm": 57.583885192871094,
|
| 494 |
+
"learning_rate": 2.5278810408921933e-05,
|
| 495 |
+
"loss": 9.6032,
|
| 496 |
+
"step": 650
|
| 497 |
+
},
|
| 498 |
+
{
|
| 499 |
+
"epoch": 2.4522706209453196,
|
| 500 |
+
"grad_norm": 60.13545227050781,
|
| 501 |
+
"learning_rate": 2.51548946716233e-05,
|
| 502 |
+
"loss": 8.5451,
|
| 503 |
+
"step": 660
|
| 504 |
+
},
|
| 505 |
+
{
|
| 506 |
+
"epoch": 2.489341983317887,
|
| 507 |
+
"grad_norm": 139.85794067382812,
|
| 508 |
+
"learning_rate": 2.503097893432466e-05,
|
| 509 |
+
"loss": 8.6601,
|
| 510 |
+
"step": 670
|
| 511 |
+
},
|
| 512 |
+
{
|
| 513 |
+
"epoch": 2.5264133456904543,
|
| 514 |
+
"grad_norm": 160.73171997070312,
|
| 515 |
+
"learning_rate": 2.4907063197026023e-05,
|
| 516 |
+
"loss": 9.522,
|
| 517 |
+
"step": 680
|
| 518 |
+
},
|
| 519 |
+
{
|
| 520 |
+
"epoch": 2.5634847080630214,
|
| 521 |
+
"grad_norm": 190.7194366455078,
|
| 522 |
+
"learning_rate": 2.4783147459727385e-05,
|
| 523 |
+
"loss": 10.0619,
|
| 524 |
+
"step": 690
|
| 525 |
+
},
|
| 526 |
+
{
|
| 527 |
+
"epoch": 2.6005560704355886,
|
| 528 |
+
"grad_norm": 172.5655517578125,
|
| 529 |
+
"learning_rate": 2.4659231722428747e-05,
|
| 530 |
+
"loss": 9.6444,
|
| 531 |
+
"step": 700
|
| 532 |
+
},
|
| 533 |
+
{
|
| 534 |
+
"epoch": 2.6376274328081557,
|
| 535 |
+
"grad_norm": 280.9183044433594,
|
| 536 |
+
"learning_rate": 2.4535315985130112e-05,
|
| 537 |
+
"loss": 10.7593,
|
| 538 |
+
"step": 710
|
| 539 |
+
},
|
| 540 |
+
{
|
| 541 |
+
"epoch": 2.674698795180723,
|
| 542 |
+
"grad_norm": 118.03450775146484,
|
| 543 |
+
"learning_rate": 2.4411400247831474e-05,
|
| 544 |
+
"loss": 10.4432,
|
| 545 |
+
"step": 720
|
| 546 |
+
},
|
| 547 |
+
{
|
| 548 |
+
"epoch": 2.71177015755329,
|
| 549 |
+
"grad_norm": 332.662353515625,
|
| 550 |
+
"learning_rate": 2.428748451053284e-05,
|
| 551 |
+
"loss": 9.6033,
|
| 552 |
+
"step": 730
|
| 553 |
+
},
|
| 554 |
+
{
|
| 555 |
+
"epoch": 2.748841519925857,
|
| 556 |
+
"grad_norm": 129.18788146972656,
|
| 557 |
+
"learning_rate": 2.41635687732342e-05,
|
| 558 |
+
"loss": 9.108,
|
| 559 |
+
"step": 740
|
| 560 |
+
},
|
| 561 |
+
{
|
| 562 |
+
"epoch": 2.7859128822984243,
|
| 563 |
+
"grad_norm": 350.5856628417969,
|
| 564 |
+
"learning_rate": 2.4039653035935564e-05,
|
| 565 |
+
"loss": 9.884,
|
| 566 |
+
"step": 750
|
| 567 |
+
},
|
| 568 |
+
{
|
| 569 |
+
"epoch": 2.7859128822984243,
|
| 570 |
+
"eval_loss": 2.599517583847046,
|
| 571 |
+
"eval_runtime": 34.0592,
|
| 572 |
+
"eval_samples_per_second": 47.506,
|
| 573 |
+
"eval_steps_per_second": 6.812,
|
| 574 |
+
"step": 750
|
| 575 |
+
},
|
| 576 |
+
{
|
| 577 |
+
"epoch": 2.822984244670992,
|
| 578 |
+
"grad_norm": 285.14862060546875,
|
| 579 |
+
"learning_rate": 2.391573729863693e-05,
|
| 580 |
+
"loss": 11.3952,
|
| 581 |
+
"step": 760
|
| 582 |
+
},
|
| 583 |
+
{
|
| 584 |
+
"epoch": 2.860055607043559,
|
| 585 |
+
"grad_norm": 185.5862579345703,
|
| 586 |
+
"learning_rate": 2.379182156133829e-05,
|
| 587 |
+
"loss": 10.6798,
|
| 588 |
+
"step": 770
|
| 589 |
+
},
|
| 590 |
+
{
|
| 591 |
+
"epoch": 2.897126969416126,
|
| 592 |
+
"grad_norm": 77.20765686035156,
|
| 593 |
+
"learning_rate": 2.3667905824039656e-05,
|
| 594 |
+
"loss": 9.9795,
|
| 595 |
+
"step": 780
|
| 596 |
+
},
|
| 597 |
+
{
|
| 598 |
+
"epoch": 2.9341983317886933,
|
| 599 |
+
"grad_norm": 88.75109100341797,
|
| 600 |
+
"learning_rate": 2.3543990086741015e-05,
|
| 601 |
+
"loss": 9.3694,
|
| 602 |
+
"step": 790
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"epoch": 2.9712696941612604,
|
| 606 |
+
"grad_norm": 53.416690826416016,
|
| 607 |
+
"learning_rate": 2.3420074349442377e-05,
|
| 608 |
+
"loss": 8.4631,
|
| 609 |
+
"step": 800
|
| 610 |
+
},
|
| 611 |
+
{
|
| 612 |
+
"epoch": 3.0111214087117704,
|
| 613 |
+
"grad_norm": 72.12966918945312,
|
| 614 |
+
"learning_rate": 2.3296158612143742e-05,
|
| 615 |
+
"loss": 9.3903,
|
| 616 |
+
"step": 810
|
| 617 |
+
},
|
| 618 |
+
{
|
| 619 |
+
"epoch": 3.0481927710843375,
|
| 620 |
+
"grad_norm": 159.3909912109375,
|
| 621 |
+
"learning_rate": 2.3172242874845104e-05,
|
| 622 |
+
"loss": 8.9608,
|
| 623 |
+
"step": 820
|
| 624 |
+
},
|
| 625 |
+
{
|
| 626 |
+
"epoch": 3.0852641334569046,
|
| 627 |
+
"grad_norm": 161.03713989257812,
|
| 628 |
+
"learning_rate": 2.304832713754647e-05,
|
| 629 |
+
"loss": 9.623,
|
| 630 |
+
"step": 830
|
| 631 |
+
},
|
| 632 |
+
{
|
| 633 |
+
"epoch": 3.122335495829472,
|
| 634 |
+
"grad_norm": 136.50045776367188,
|
| 635 |
+
"learning_rate": 2.2924411400247832e-05,
|
| 636 |
+
"loss": 8.5958,
|
| 637 |
+
"step": 840
|
| 638 |
+
},
|
| 639 |
+
{
|
| 640 |
+
"epoch": 3.159406858202039,
|
| 641 |
+
"grad_norm": 60.785926818847656,
|
| 642 |
+
"learning_rate": 2.2800495662949197e-05,
|
| 643 |
+
"loss": 8.6278,
|
| 644 |
+
"step": 850
|
| 645 |
+
},
|
| 646 |
+
{
|
| 647 |
+
"epoch": 3.196478220574606,
|
| 648 |
+
"grad_norm": 115.2509536743164,
|
| 649 |
+
"learning_rate": 2.267657992565056e-05,
|
| 650 |
+
"loss": 8.661,
|
| 651 |
+
"step": 860
|
| 652 |
+
},
|
| 653 |
+
{
|
| 654 |
+
"epoch": 3.233549582947173,
|
| 655 |
+
"grad_norm": 144.38912963867188,
|
| 656 |
+
"learning_rate": 2.255266418835192e-05,
|
| 657 |
+
"loss": 9.5836,
|
| 658 |
+
"step": 870
|
| 659 |
+
},
|
| 660 |
+
{
|
| 661 |
+
"epoch": 3.2706209453197403,
|
| 662 |
+
"grad_norm": 239.74520874023438,
|
| 663 |
+
"learning_rate": 2.2428748451053287e-05,
|
| 664 |
+
"loss": 8.6221,
|
| 665 |
+
"step": 880
|
| 666 |
+
},
|
| 667 |
+
{
|
| 668 |
+
"epoch": 3.3076923076923075,
|
| 669 |
+
"grad_norm": 215.12789916992188,
|
| 670 |
+
"learning_rate": 2.2304832713754645e-05,
|
| 671 |
+
"loss": 9.1995,
|
| 672 |
+
"step": 890
|
| 673 |
+
},
|
| 674 |
+
{
|
| 675 |
+
"epoch": 3.344763670064875,
|
| 676 |
+
"grad_norm": 113.77183532714844,
|
| 677 |
+
"learning_rate": 2.218091697645601e-05,
|
| 678 |
+
"loss": 8.6909,
|
| 679 |
+
"step": 900
|
| 680 |
+
},
|
| 681 |
+
{
|
| 682 |
+
"epoch": 3.344763670064875,
|
| 683 |
+
"eval_loss": 2.4246325492858887,
|
| 684 |
+
"eval_runtime": 34.1351,
|
| 685 |
+
"eval_samples_per_second": 47.4,
|
| 686 |
+
"eval_steps_per_second": 6.797,
|
| 687 |
+
"step": 900
|
| 688 |
+
},
|
| 689 |
+
{
|
| 690 |
+
"epoch": 3.381835032437442,
|
| 691 |
+
"grad_norm": 175.02731323242188,
|
| 692 |
+
"learning_rate": 2.2057001239157373e-05,
|
| 693 |
+
"loss": 8.7632,
|
| 694 |
+
"step": 910
|
| 695 |
+
},
|
| 696 |
+
{
|
| 697 |
+
"epoch": 3.4189063948100094,
|
| 698 |
+
"grad_norm": 142.76580810546875,
|
| 699 |
+
"learning_rate": 2.1933085501858735e-05,
|
| 700 |
+
"loss": 8.5604,
|
| 701 |
+
"step": 920
|
| 702 |
+
},
|
| 703 |
+
{
|
| 704 |
+
"epoch": 3.4559777571825765,
|
| 705 |
+
"grad_norm": 163.0391387939453,
|
| 706 |
+
"learning_rate": 2.18091697645601e-05,
|
| 707 |
+
"loss": 9.3871,
|
| 708 |
+
"step": 930
|
| 709 |
+
},
|
| 710 |
+
{
|
| 711 |
+
"epoch": 3.4930491195551436,
|
| 712 |
+
"grad_norm": 386.4294738769531,
|
| 713 |
+
"learning_rate": 2.1685254027261462e-05,
|
| 714 |
+
"loss": 9.6445,
|
| 715 |
+
"step": 940
|
| 716 |
+
},
|
| 717 |
+
{
|
| 718 |
+
"epoch": 3.5301204819277108,
|
| 719 |
+
"grad_norm": 86.92581939697266,
|
| 720 |
+
"learning_rate": 2.1561338289962827e-05,
|
| 721 |
+
"loss": 9.635,
|
| 722 |
+
"step": 950
|
| 723 |
+
},
|
| 724 |
+
{
|
| 725 |
+
"epoch": 3.567191844300278,
|
| 726 |
+
"grad_norm": 80.94845581054688,
|
| 727 |
+
"learning_rate": 2.143742255266419e-05,
|
| 728 |
+
"loss": 8.8689,
|
| 729 |
+
"step": 960
|
| 730 |
+
},
|
| 731 |
+
{
|
| 732 |
+
"epoch": 3.6042632066728455,
|
| 733 |
+
"grad_norm": 69.99708557128906,
|
| 734 |
+
"learning_rate": 2.1313506815365555e-05,
|
| 735 |
+
"loss": 9.1411,
|
| 736 |
+
"step": 970
|
| 737 |
+
},
|
| 738 |
+
{
|
| 739 |
+
"epoch": 3.641334569045412,
|
| 740 |
+
"grad_norm": 80.53229522705078,
|
| 741 |
+
"learning_rate": 2.1189591078066917e-05,
|
| 742 |
+
"loss": 8.7552,
|
| 743 |
+
"step": 980
|
| 744 |
+
},
|
| 745 |
+
{
|
| 746 |
+
"epoch": 3.67840593141798,
|
| 747 |
+
"grad_norm": 53.3475341796875,
|
| 748 |
+
"learning_rate": 2.1065675340768275e-05,
|
| 749 |
+
"loss": 8.5697,
|
| 750 |
+
"step": 990
|
| 751 |
+
},
|
| 752 |
+
{
|
| 753 |
+
"epoch": 3.715477293790547,
|
| 754 |
+
"grad_norm": 54.19875717163086,
|
| 755 |
+
"learning_rate": 2.094175960346964e-05,
|
| 756 |
+
"loss": 8.9008,
|
| 757 |
+
"step": 1000
|
| 758 |
+
},
|
| 759 |
+
{
|
| 760 |
+
"epoch": 3.752548656163114,
|
| 761 |
+
"grad_norm": 52.96628952026367,
|
| 762 |
+
"learning_rate": 2.0817843866171003e-05,
|
| 763 |
+
"loss": 8.9415,
|
| 764 |
+
"step": 1010
|
| 765 |
+
},
|
| 766 |
+
{
|
| 767 |
+
"epoch": 3.789620018535681,
|
| 768 |
+
"grad_norm": 64.08312225341797,
|
| 769 |
+
"learning_rate": 2.0693928128872368e-05,
|
| 770 |
+
"loss": 8.1303,
|
| 771 |
+
"step": 1020
|
| 772 |
+
},
|
| 773 |
+
{
|
| 774 |
+
"epoch": 3.8266913809082483,
|
| 775 |
+
"grad_norm": 68.22163391113281,
|
| 776 |
+
"learning_rate": 2.057001239157373e-05,
|
| 777 |
+
"loss": 8.241,
|
| 778 |
+
"step": 1030
|
| 779 |
+
},
|
| 780 |
+
{
|
| 781 |
+
"epoch": 3.8637627432808155,
|
| 782 |
+
"grad_norm": 66.70902252197266,
|
| 783 |
+
"learning_rate": 2.0446096654275092e-05,
|
| 784 |
+
"loss": 8.6969,
|
| 785 |
+
"step": 1040
|
| 786 |
+
},
|
| 787 |
+
{
|
| 788 |
+
"epoch": 3.9008341056533826,
|
| 789 |
+
"grad_norm": 49.94658279418945,
|
| 790 |
+
"learning_rate": 2.0322180916976458e-05,
|
| 791 |
+
"loss": 9.8392,
|
| 792 |
+
"step": 1050
|
| 793 |
+
},
|
| 794 |
+
{
|
| 795 |
+
"epoch": 3.9008341056533826,
|
| 796 |
+
"eval_loss": 2.533297300338745,
|
| 797 |
+
"eval_runtime": 34.1106,
|
| 798 |
+
"eval_samples_per_second": 47.434,
|
| 799 |
+
"eval_steps_per_second": 6.801,
|
| 800 |
+
"step": 1050
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"epoch": 3.93790546802595,
|
| 804 |
+
"grad_norm": 73.9527816772461,
|
| 805 |
+
"learning_rate": 2.6765799256505576e-05,
|
| 806 |
+
"loss": 8.5934,
|
| 807 |
+
"step": 1060
|
| 808 |
+
},
|
| 809 |
+
{
|
| 810 |
+
"epoch": 3.974976830398517,
|
| 811 |
+
"grad_norm": 76.90135955810547,
|
| 812 |
+
"learning_rate": 2.6703841387856257e-05,
|
| 813 |
+
"loss": 8.006,
|
| 814 |
+
"step": 1070
|
| 815 |
+
},
|
| 816 |
+
{
|
| 817 |
+
"epoch": 4.014828544949027,
|
| 818 |
+
"grad_norm": 85.86236572265625,
|
| 819 |
+
"learning_rate": 2.664188351920694e-05,
|
| 820 |
+
"loss": 9.0081,
|
| 821 |
+
"step": 1080
|
| 822 |
+
},
|
| 823 |
+
{
|
| 824 |
+
"epoch": 4.051899907321594,
|
| 825 |
+
"grad_norm": 106.57842254638672,
|
| 826 |
+
"learning_rate": 2.6579925650557622e-05,
|
| 827 |
+
"loss": 8.6706,
|
| 828 |
+
"step": 1090
|
| 829 |
+
},
|
| 830 |
+
{
|
| 831 |
+
"epoch": 4.088971269694161,
|
| 832 |
+
"grad_norm": 68.10344696044922,
|
| 833 |
+
"learning_rate": 2.6517967781908303e-05,
|
| 834 |
+
"loss": 9.6146,
|
| 835 |
+
"step": 1100
|
| 836 |
+
},
|
| 837 |
+
{
|
| 838 |
+
"epoch": 4.126042632066729,
|
| 839 |
+
"grad_norm": 67.02091217041016,
|
| 840 |
+
"learning_rate": 2.6456009913258984e-05,
|
| 841 |
+
"loss": 9.225,
|
| 842 |
+
"step": 1110
|
| 843 |
+
},
|
| 844 |
+
{
|
| 845 |
+
"epoch": 4.163113994439295,
|
| 846 |
+
"grad_norm": 67.66644287109375,
|
| 847 |
+
"learning_rate": 2.6394052044609665e-05,
|
| 848 |
+
"loss": 8.7522,
|
| 849 |
+
"step": 1120
|
| 850 |
+
},
|
| 851 |
+
{
|
| 852 |
+
"epoch": 4.200185356811863,
|
| 853 |
+
"grad_norm": 59.26814651489258,
|
| 854 |
+
"learning_rate": 2.633209417596035e-05,
|
| 855 |
+
"loss": 9.0221,
|
| 856 |
+
"step": 1130
|
| 857 |
+
},
|
| 858 |
+
{
|
| 859 |
+
"epoch": 4.23725671918443,
|
| 860 |
+
"grad_norm": 88.07310485839844,
|
| 861 |
+
"learning_rate": 2.627013630731103e-05,
|
| 862 |
+
"loss": 9.6458,
|
| 863 |
+
"step": 1140
|
| 864 |
+
},
|
| 865 |
+
{
|
| 866 |
+
"epoch": 4.274328081556997,
|
| 867 |
+
"grad_norm": 69.33895874023438,
|
| 868 |
+
"learning_rate": 2.620817843866171e-05,
|
| 869 |
+
"loss": 8.7692,
|
| 870 |
+
"step": 1150
|
| 871 |
+
},
|
| 872 |
+
{
|
| 873 |
+
"epoch": 4.311399443929565,
|
| 874 |
+
"grad_norm": 43.823951721191406,
|
| 875 |
+
"learning_rate": 2.6146220570012392e-05,
|
| 876 |
+
"loss": 9.2874,
|
| 877 |
+
"step": 1160
|
| 878 |
+
},
|
| 879 |
+
{
|
| 880 |
+
"epoch": 4.348470806302132,
|
| 881 |
+
"grad_norm": 63.590980529785156,
|
| 882 |
+
"learning_rate": 2.6084262701363077e-05,
|
| 883 |
+
"loss": 8.9276,
|
| 884 |
+
"step": 1170
|
| 885 |
+
},
|
| 886 |
+
{
|
| 887 |
+
"epoch": 4.385542168674699,
|
| 888 |
+
"grad_norm": 43.4519157409668,
|
| 889 |
+
"learning_rate": 2.6022304832713758e-05,
|
| 890 |
+
"loss": 8.7444,
|
| 891 |
+
"step": 1180
|
| 892 |
+
},
|
| 893 |
+
{
|
| 894 |
+
"epoch": 4.422613531047266,
|
| 895 |
+
"grad_norm": 72.1529312133789,
|
| 896 |
+
"learning_rate": 2.5960346964064435e-05,
|
| 897 |
+
"loss": 8.7265,
|
| 898 |
+
"step": 1190
|
| 899 |
+
},
|
| 900 |
+
{
|
| 901 |
+
"epoch": 4.459684893419833,
|
| 902 |
+
"grad_norm": 101.67008972167969,
|
| 903 |
+
"learning_rate": 2.5898389095415116e-05,
|
| 904 |
+
"loss": 8.7642,
|
| 905 |
+
"step": 1200
|
| 906 |
+
},
|
| 907 |
+
{
|
| 908 |
+
"epoch": 4.459684893419833,
|
| 909 |
+
"eval_loss": 2.6471314430236816,
|
| 910 |
+
"eval_runtime": 34.2723,
|
| 911 |
+
"eval_samples_per_second": 47.21,
|
| 912 |
+
"eval_steps_per_second": 6.769,
|
| 913 |
+
"step": 1200
|
| 914 |
+
},
|
| 915 |
+
{
|
| 916 |
+
"epoch": 4.4967562557924,
|
| 917 |
+
"grad_norm": 66.03606414794922,
|
| 918 |
+
"learning_rate": 2.5836431226765797e-05,
|
| 919 |
+
"loss": 8.8917,
|
| 920 |
+
"step": 1210
|
| 921 |
+
},
|
| 922 |
+
{
|
| 923 |
+
"epoch": 4.533827618164968,
|
| 924 |
+
"grad_norm": 60.01662826538086,
|
| 925 |
+
"learning_rate": 2.5774473358116482e-05,
|
| 926 |
+
"loss": 9.2155,
|
| 927 |
+
"step": 1220
|
| 928 |
+
},
|
| 929 |
+
{
|
| 930 |
+
"epoch": 4.570898980537534,
|
| 931 |
+
"grad_norm": 83.86510467529297,
|
| 932 |
+
"learning_rate": 2.5712515489467163e-05,
|
| 933 |
+
"loss": 8.6101,
|
| 934 |
+
"step": 1230
|
| 935 |
+
},
|
| 936 |
+
{
|
| 937 |
+
"epoch": 4.607970342910102,
|
| 938 |
+
"grad_norm": 64.35486602783203,
|
| 939 |
+
"learning_rate": 2.5650557620817844e-05,
|
| 940 |
+
"loss": 8.9904,
|
| 941 |
+
"step": 1240
|
| 942 |
+
},
|
| 943 |
+
{
|
| 944 |
+
"epoch": 4.645041705282669,
|
| 945 |
+
"grad_norm": 60.44017791748047,
|
| 946 |
+
"learning_rate": 2.5588599752168525e-05,
|
| 947 |
+
"loss": 9.3272,
|
| 948 |
+
"step": 1250
|
| 949 |
+
},
|
| 950 |
+
{
|
| 951 |
+
"epoch": 4.682113067655236,
|
| 952 |
+
"grad_norm": 56.501102447509766,
|
| 953 |
+
"learning_rate": 2.5526641883519206e-05,
|
| 954 |
+
"loss": 7.9367,
|
| 955 |
+
"step": 1260
|
| 956 |
+
},
|
| 957 |
+
{
|
| 958 |
+
"epoch": 4.719184430027804,
|
| 959 |
+
"grad_norm": 65.01017761230469,
|
| 960 |
+
"learning_rate": 2.546468401486989e-05,
|
| 961 |
+
"loss": 8.5891,
|
| 962 |
+
"step": 1270
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"epoch": 4.7562557924003706,
|
| 966 |
+
"grad_norm": 63.42623519897461,
|
| 967 |
+
"learning_rate": 2.540272614622057e-05,
|
| 968 |
+
"loss": 8.6286,
|
| 969 |
+
"step": 1280
|
| 970 |
+
},
|
| 971 |
+
{
|
| 972 |
+
"epoch": 4.793327154772938,
|
| 973 |
+
"grad_norm": 58.96747589111328,
|
| 974 |
+
"learning_rate": 2.5340768277571252e-05,
|
| 975 |
+
"loss": 7.9982,
|
| 976 |
+
"step": 1290
|
| 977 |
+
},
|
| 978 |
+
{
|
| 979 |
+
"epoch": 4.830398517145505,
|
| 980 |
+
"grad_norm": 96.77368927001953,
|
| 981 |
+
"learning_rate": 2.5278810408921933e-05,
|
| 982 |
+
"loss": 7.5587,
|
| 983 |
+
"step": 1300
|
| 984 |
+
},
|
| 985 |
+
{
|
| 986 |
+
"epoch": 4.867469879518072,
|
| 987 |
+
"grad_norm": 85.92269897460938,
|
| 988 |
+
"learning_rate": 2.5216852540272614e-05,
|
| 989 |
+
"loss": 7.9405,
|
| 990 |
+
"step": 1310
|
| 991 |
+
},
|
| 992 |
+
{
|
| 993 |
+
"epoch": 4.904541241890639,
|
| 994 |
+
"grad_norm": 86.37085723876953,
|
| 995 |
+
"learning_rate": 2.51548946716233e-05,
|
| 996 |
+
"loss": 9.7092,
|
| 997 |
+
"step": 1320
|
| 998 |
+
},
|
| 999 |
+
{
|
| 1000 |
+
"epoch": 4.941612604263207,
|
| 1001 |
+
"grad_norm": 65.88274383544922,
|
| 1002 |
+
"learning_rate": 2.509293680297398e-05,
|
| 1003 |
+
"loss": 8.1475,
|
| 1004 |
+
"step": 1330
|
| 1005 |
+
},
|
| 1006 |
+
{
|
| 1007 |
+
"epoch": 4.978683966635774,
|
| 1008 |
+
"grad_norm": 53.252742767333984,
|
| 1009 |
+
"learning_rate": 2.503097893432466e-05,
|
| 1010 |
+
"loss": 9.3603,
|
| 1011 |
+
"step": 1340
|
| 1012 |
+
},
|
| 1013 |
+
{
|
| 1014 |
+
"epoch": 5.014828544949027,
|
| 1015 |
+
"grad_norm": 182.35781860351562,
|
| 1016 |
+
"learning_rate": 2.4969021065675342e-05,
|
| 1017 |
+
"loss": 7.6621,
|
| 1018 |
+
"step": 1350
|
| 1019 |
+
},
|
| 1020 |
+
{
|
| 1021 |
+
"epoch": 5.014828544949027,
|
| 1022 |
+
"eval_loss": 2.8308892250061035,
|
| 1023 |
+
"eval_runtime": 34.1063,
|
| 1024 |
+
"eval_samples_per_second": 47.44,
|
| 1025 |
+
"eval_steps_per_second": 6.802,
|
| 1026 |
+
"step": 1350
|
| 1027 |
+
},
|
| 1028 |
+
{
|
| 1029 |
+
"epoch": 5.051899907321594,
|
| 1030 |
+
"grad_norm": 324.6659240722656,
|
| 1031 |
+
"learning_rate": 2.4907063197026023e-05,
|
| 1032 |
+
"loss": 9.2301,
|
| 1033 |
+
"step": 1360
|
| 1034 |
+
},
|
| 1035 |
+
{
|
| 1036 |
+
"epoch": 5.088971269694161,
|
| 1037 |
+
"grad_norm": 4839.4453125,
|
| 1038 |
+
"learning_rate": 2.4845105328376707e-05,
|
| 1039 |
+
"loss": 9.7789,
|
| 1040 |
+
"step": 1370
|
| 1041 |
+
},
|
| 1042 |
+
{
|
| 1043 |
+
"epoch": 5.126042632066729,
|
| 1044 |
+
"grad_norm": 408588.40625,
|
| 1045 |
+
"learning_rate": 2.4783147459727385e-05,
|
| 1046 |
+
"loss": 9.5359,
|
| 1047 |
+
"step": 1380
|
| 1048 |
+
},
|
| 1049 |
+
{
|
| 1050 |
+
"epoch": 5.163113994439295,
|
| 1051 |
+
"grad_norm": 932.5144653320312,
|
| 1052 |
+
"learning_rate": 2.4721189591078066e-05,
|
| 1053 |
+
"loss": 10.8065,
|
| 1054 |
+
"step": 1390
|
| 1055 |
+
},
|
| 1056 |
+
{
|
| 1057 |
+
"epoch": 5.200185356811863,
|
| 1058 |
+
"grad_norm": 148.0634765625,
|
| 1059 |
+
"learning_rate": 2.4659231722428747e-05,
|
| 1060 |
+
"loss": 10.0149,
|
| 1061 |
+
"step": 1400
|
| 1062 |
+
},
|
| 1063 |
+
{
|
| 1064 |
+
"epoch": 5.23725671918443,
|
| 1065 |
+
"grad_norm": 1214.7279052734375,
|
| 1066 |
+
"learning_rate": 2.459727385377943e-05,
|
| 1067 |
+
"loss": 10.2582,
|
| 1068 |
+
"step": 1410
|
| 1069 |
+
},
|
| 1070 |
+
{
|
| 1071 |
+
"epoch": 5.274328081556997,
|
| 1072 |
+
"grad_norm": 188.14292907714844,
|
| 1073 |
+
"learning_rate": 2.4535315985130112e-05,
|
| 1074 |
+
"loss": 10.16,
|
| 1075 |
+
"step": 1420
|
| 1076 |
+
},
|
| 1077 |
+
{
|
| 1078 |
+
"epoch": 5.311399443929565,
|
| 1079 |
+
"grad_norm": 388.7134094238281,
|
| 1080 |
+
"learning_rate": 2.4473358116480793e-05,
|
| 1081 |
+
"loss": 10.0763,
|
| 1082 |
+
"step": 1430
|
| 1083 |
+
},
|
| 1084 |
+
{
|
| 1085 |
+
"epoch": 5.348470806302132,
|
| 1086 |
+
"grad_norm": 270.61279296875,
|
| 1087 |
+
"learning_rate": 2.4411400247831474e-05,
|
| 1088 |
+
"loss": 9.5737,
|
| 1089 |
+
"step": 1440
|
| 1090 |
+
},
|
| 1091 |
+
{
|
| 1092 |
+
"epoch": 5.385542168674699,
|
| 1093 |
+
"grad_norm": 1637.854736328125,
|
| 1094 |
+
"learning_rate": 2.4349442379182155e-05,
|
| 1095 |
+
"loss": 10.4816,
|
| 1096 |
+
"step": 1450
|
| 1097 |
+
},
|
| 1098 |
+
{
|
| 1099 |
+
"epoch": 5.422613531047266,
|
| 1100 |
+
"grad_norm": 1118.7012939453125,
|
| 1101 |
+
"learning_rate": 2.428748451053284e-05,
|
| 1102 |
+
"loss": 8.6687,
|
| 1103 |
+
"step": 1460
|
| 1104 |
+
},
|
| 1105 |
+
{
|
| 1106 |
+
"epoch": 5.459684893419833,
|
| 1107 |
+
"grad_norm": 788.9707641601562,
|
| 1108 |
+
"learning_rate": 2.422552664188352e-05,
|
| 1109 |
+
"loss": 8.4066,
|
| 1110 |
+
"step": 1470
|
| 1111 |
+
},
|
| 1112 |
+
{
|
| 1113 |
+
"epoch": 5.4967562557924,
|
| 1114 |
+
"grad_norm": 185.22950744628906,
|
| 1115 |
+
"learning_rate": 2.41635687732342e-05,
|
| 1116 |
+
"loss": 9.386,
|
| 1117 |
+
"step": 1480
|
| 1118 |
+
},
|
| 1119 |
+
{
|
| 1120 |
+
"epoch": 5.533827618164968,
|
| 1121 |
+
"grad_norm": 257.726806640625,
|
| 1122 |
+
"learning_rate": 2.4101610904584883e-05,
|
| 1123 |
+
"loss": 8.3911,
|
| 1124 |
+
"step": 1490
|
| 1125 |
+
},
|
| 1126 |
+
{
|
| 1127 |
+
"epoch": 5.570898980537534,
|
| 1128 |
+
"grad_norm": 867.30908203125,
|
| 1129 |
+
"learning_rate": 2.4039653035935564e-05,
|
| 1130 |
+
"loss": 8.8025,
|
| 1131 |
+
"step": 1500
|
| 1132 |
+
},
|
| 1133 |
+
{
|
| 1134 |
+
"epoch": 5.570898980537534,
|
| 1135 |
+
"eval_loss": 2.5407650470733643,
|
| 1136 |
+
"eval_runtime": 34.0934,
|
| 1137 |
+
"eval_samples_per_second": 47.458,
|
| 1138 |
+
"eval_steps_per_second": 6.805,
|
| 1139 |
+
"step": 1500
|
| 1140 |
+
},
|
| 1141 |
+
{
|
| 1142 |
+
"epoch": 5.607970342910102,
|
| 1143 |
+
"grad_norm": 68.35711669921875,
|
| 1144 |
+
"learning_rate": 2.3977695167286248e-05,
|
| 1145 |
+
"loss": 8.7939,
|
| 1146 |
+
"step": 1510
|
| 1147 |
+
},
|
| 1148 |
+
{
|
| 1149 |
+
"epoch": 5.645041705282669,
|
| 1150 |
+
"grad_norm": 1419.1650390625,
|
| 1151 |
+
"learning_rate": 2.391573729863693e-05,
|
| 1152 |
+
"loss": 9.0903,
|
| 1153 |
+
"step": 1520
|
| 1154 |
+
},
|
| 1155 |
+
{
|
| 1156 |
+
"epoch": 5.682113067655236,
|
| 1157 |
+
"grad_norm": 60.88732147216797,
|
| 1158 |
+
"learning_rate": 2.385377942998761e-05,
|
| 1159 |
+
"loss": 8.9878,
|
| 1160 |
+
"step": 1530
|
| 1161 |
+
},
|
| 1162 |
+
{
|
| 1163 |
+
"epoch": 5.719184430027804,
|
| 1164 |
+
"grad_norm": 61.50148010253906,
|
| 1165 |
+
"learning_rate": 2.379182156133829e-05,
|
| 1166 |
+
"loss": 8.8642,
|
| 1167 |
+
"step": 1540
|
| 1168 |
+
},
|
| 1169 |
+
{
|
| 1170 |
+
"epoch": 5.7562557924003706,
|
| 1171 |
+
"grad_norm": 73.9307861328125,
|
| 1172 |
+
"learning_rate": 2.3729863692688972e-05,
|
| 1173 |
+
"loss": 8.8625,
|
| 1174 |
+
"step": 1550
|
| 1175 |
+
},
|
| 1176 |
+
{
|
| 1177 |
+
"epoch": 5.793327154772938,
|
| 1178 |
+
"grad_norm": 82.28329467773438,
|
| 1179 |
+
"learning_rate": 2.3667905824039656e-05,
|
| 1180 |
+
"loss": 8.4105,
|
| 1181 |
+
"step": 1560
|
| 1182 |
+
},
|
| 1183 |
+
{
|
| 1184 |
+
"epoch": 5.830398517145505,
|
| 1185 |
+
"grad_norm": 83.54141235351562,
|
| 1186 |
+
"learning_rate": 2.3605947955390337e-05,
|
| 1187 |
+
"loss": 9.0163,
|
| 1188 |
+
"step": 1570
|
| 1189 |
+
},
|
| 1190 |
+
{
|
| 1191 |
+
"epoch": 5.867469879518072,
|
| 1192 |
+
"grad_norm": 66.59397888183594,
|
| 1193 |
+
"learning_rate": 2.3543990086741015e-05,
|
| 1194 |
+
"loss": 8.8947,
|
| 1195 |
+
"step": 1580
|
| 1196 |
+
},
|
| 1197 |
+
{
|
| 1198 |
+
"epoch": 5.904541241890639,
|
| 1199 |
+
"grad_norm": 55.8841667175293,
|
| 1200 |
+
"learning_rate": 2.3482032218091696e-05,
|
| 1201 |
+
"loss": 8.5647,
|
| 1202 |
+
"step": 1590
|
| 1203 |
+
},
|
| 1204 |
+
{
|
| 1205 |
+
"epoch": 5.941612604263207,
|
| 1206 |
+
"grad_norm": 74.56892395019531,
|
| 1207 |
+
"learning_rate": 2.3420074349442377e-05,
|
| 1208 |
+
"loss": 7.7047,
|
| 1209 |
+
"step": 1600
|
| 1210 |
+
},
|
| 1211 |
+
{
|
| 1212 |
+
"epoch": 5.978683966635774,
|
| 1213 |
+
"grad_norm": 106.54405212402344,
|
| 1214 |
+
"learning_rate": 2.335811648079306e-05,
|
| 1215 |
+
"loss": 8.1484,
|
| 1216 |
+
"step": 1610
|
| 1217 |
+
},
|
| 1218 |
+
{
|
| 1219 |
+
"epoch": 6.014828544949027,
|
| 1220 |
+
"grad_norm": 107.8216781616211,
|
| 1221 |
+
"learning_rate": 2.3296158612143742e-05,
|
| 1222 |
+
"loss": 8.4079,
|
| 1223 |
+
"step": 1620
|
| 1224 |
+
},
|
| 1225 |
+
{
|
| 1226 |
+
"epoch": 6.051899907321594,
|
| 1227 |
+
"grad_norm": 100.98133087158203,
|
| 1228 |
+
"learning_rate": 2.3234200743494423e-05,
|
| 1229 |
+
"loss": 8.5027,
|
| 1230 |
+
"step": 1630
|
| 1231 |
+
},
|
| 1232 |
+
{
|
| 1233 |
+
"epoch": 6.088971269694161,
|
| 1234 |
+
"grad_norm": 67.31327819824219,
|
| 1235 |
+
"learning_rate": 2.3172242874845104e-05,
|
| 1236 |
+
"loss": 8.1805,
|
| 1237 |
+
"step": 1640
|
| 1238 |
+
},
|
| 1239 |
+
{
|
| 1240 |
+
"epoch": 6.126042632066729,
|
| 1241 |
+
"grad_norm": 61.10900115966797,
|
| 1242 |
+
"learning_rate": 2.311028500619579e-05,
|
| 1243 |
+
"loss": 8.4519,
|
| 1244 |
+
"step": 1650
|
| 1245 |
+
},
|
| 1246 |
+
{
|
| 1247 |
+
"epoch": 6.126042632066729,
|
| 1248 |
+
"eval_loss": 2.590090036392212,
|
| 1249 |
+
"eval_runtime": 34.1392,
|
| 1250 |
+
"eval_samples_per_second": 47.394,
|
| 1251 |
+
"eval_steps_per_second": 6.796,
|
| 1252 |
+
"step": 1650
|
| 1253 |
+
},
|
| 1254 |
+
{
|
| 1255 |
+
"epoch": 6.163113994439295,
|
| 1256 |
+
"grad_norm": 60.91183090209961,
|
| 1257 |
+
"learning_rate": 2.304832713754647e-05,
|
| 1258 |
+
"loss": 9.062,
|
| 1259 |
+
"step": 1660
|
| 1260 |
+
},
|
| 1261 |
+
{
|
| 1262 |
+
"epoch": 6.200185356811863,
|
| 1263 |
+
"grad_norm": 76.2873306274414,
|
| 1264 |
+
"learning_rate": 2.298636926889715e-05,
|
| 1265 |
+
"loss": 8.8499,
|
| 1266 |
+
"step": 1670
|
| 1267 |
+
},
|
| 1268 |
+
{
|
| 1269 |
+
"epoch": 6.23725671918443,
|
| 1270 |
+
"grad_norm": 74.2361068725586,
|
| 1271 |
+
"learning_rate": 2.2924411400247832e-05,
|
| 1272 |
+
"loss": 8.6576,
|
| 1273 |
+
"step": 1680
|
| 1274 |
+
},
|
| 1275 |
+
{
|
| 1276 |
+
"epoch": 6.274328081556997,
|
| 1277 |
+
"grad_norm": 84.99951934814453,
|
| 1278 |
+
"learning_rate": 2.2862453531598513e-05,
|
| 1279 |
+
"loss": 8.4652,
|
| 1280 |
+
"step": 1690
|
| 1281 |
+
},
|
| 1282 |
+
{
|
| 1283 |
+
"epoch": 6.311399443929565,
|
| 1284 |
+
"grad_norm": 86.40947723388672,
|
| 1285 |
+
"learning_rate": 2.2800495662949197e-05,
|
| 1286 |
+
"loss": 9.0782,
|
| 1287 |
+
"step": 1700
|
| 1288 |
+
},
|
| 1289 |
+
{
|
| 1290 |
+
"epoch": 6.348470806302132,
|
| 1291 |
+
"grad_norm": 75.45568084716797,
|
| 1292 |
+
"learning_rate": 2.2738537794299878e-05,
|
| 1293 |
+
"loss": 8.1532,
|
| 1294 |
+
"step": 1710
|
| 1295 |
+
},
|
| 1296 |
+
{
|
| 1297 |
+
"epoch": 6.385542168674699,
|
| 1298 |
+
"grad_norm": 86.65908813476562,
|
| 1299 |
+
"learning_rate": 2.267657992565056e-05,
|
| 1300 |
+
"loss": 8.5185,
|
| 1301 |
+
"step": 1720
|
| 1302 |
+
},
|
| 1303 |
+
{
|
| 1304 |
+
"epoch": 6.422613531047266,
|
| 1305 |
+
"grad_norm": 62.620758056640625,
|
| 1306 |
+
"learning_rate": 2.261462205700124e-05,
|
| 1307 |
+
"loss": 9.5908,
|
| 1308 |
+
"step": 1730
|
| 1309 |
+
},
|
| 1310 |
+
{
|
| 1311 |
+
"epoch": 6.459684893419833,
|
| 1312 |
+
"grad_norm": 73.63095092773438,
|
| 1313 |
+
"learning_rate": 2.255266418835192e-05,
|
| 1314 |
+
"loss": 8.4188,
|
| 1315 |
+
"step": 1740
|
| 1316 |
+
},
|
| 1317 |
+
{
|
| 1318 |
+
"epoch": 6.4967562557924,
|
| 1319 |
+
"grad_norm": 55.175045013427734,
|
| 1320 |
+
"learning_rate": 2.2490706319702606e-05,
|
| 1321 |
+
"loss": 8.1885,
|
| 1322 |
+
"step": 1750
|
| 1323 |
+
},
|
| 1324 |
+
{
|
| 1325 |
+
"epoch": 6.533827618164968,
|
| 1326 |
+
"grad_norm": 47.647621154785156,
|
| 1327 |
+
"learning_rate": 2.2428748451053287e-05,
|
| 1328 |
+
"loss": 8.7666,
|
| 1329 |
+
"step": 1760
|
| 1330 |
+
},
|
| 1331 |
+
{
|
| 1332 |
+
"epoch": 6.570898980537534,
|
| 1333 |
+
"grad_norm": 191.0419158935547,
|
| 1334 |
+
"learning_rate": 2.2366790582403964e-05,
|
| 1335 |
+
"loss": 8.6105,
|
| 1336 |
+
"step": 1770
|
| 1337 |
+
},
|
| 1338 |
+
{
|
| 1339 |
+
"epoch": 6.607970342910102,
|
| 1340 |
+
"grad_norm": 57.81939697265625,
|
| 1341 |
+
"learning_rate": 2.2304832713754645e-05,
|
| 1342 |
+
"loss": 8.664,
|
| 1343 |
+
"step": 1780
|
| 1344 |
+
},
|
| 1345 |
+
{
|
| 1346 |
+
"epoch": 6.645041705282669,
|
| 1347 |
+
"grad_norm": 85.04927825927734,
|
| 1348 |
+
"learning_rate": 2.2242874845105326e-05,
|
| 1349 |
+
"loss": 8.5294,
|
| 1350 |
+
"step": 1790
|
| 1351 |
+
},
|
| 1352 |
+
{
|
| 1353 |
+
"epoch": 6.682113067655236,
|
| 1354 |
+
"grad_norm": 55.604122161865234,
|
| 1355 |
+
"learning_rate": 2.218091697645601e-05,
|
| 1356 |
+
"loss": 9.1857,
|
| 1357 |
+
"step": 1800
|
| 1358 |
+
},
|
| 1359 |
+
{
|
| 1360 |
+
"epoch": 6.682113067655236,
|
| 1361 |
+
"eval_loss": 2.497358560562134,
|
| 1362 |
+
"eval_runtime": 34.0441,
|
| 1363 |
+
"eval_samples_per_second": 47.527,
|
| 1364 |
+
"eval_steps_per_second": 6.815,
|
| 1365 |
+
"step": 1800
|
| 1366 |
+
},
|
| 1367 |
+
{
|
| 1368 |
+
"epoch": 6.719184430027804,
|
| 1369 |
+
"grad_norm": 75.21812438964844,
|
| 1370 |
+
"learning_rate": 2.211895910780669e-05,
|
| 1371 |
+
"loss": 8.7053,
|
| 1372 |
+
"step": 1810
|
| 1373 |
+
},
|
| 1374 |
+
{
|
| 1375 |
+
"epoch": 6.7562557924003706,
|
| 1376 |
+
"grad_norm": 85.76676940917969,
|
| 1377 |
+
"learning_rate": 2.2057001239157373e-05,
|
| 1378 |
+
"loss": 8.1428,
|
| 1379 |
+
"step": 1820
|
| 1380 |
+
},
|
| 1381 |
+
{
|
| 1382 |
+
"epoch": 6.793327154772938,
|
| 1383 |
+
"grad_norm": 69.85575866699219,
|
| 1384 |
+
"learning_rate": 2.1995043370508054e-05,
|
| 1385 |
+
"loss": 8.4988,
|
| 1386 |
+
"step": 1830
|
| 1387 |
+
},
|
| 1388 |
+
{
|
| 1389 |
+
"epoch": 6.830398517145505,
|
| 1390 |
+
"grad_norm": 66.85325622558594,
|
| 1391 |
+
"learning_rate": 2.1933085501858735e-05,
|
| 1392 |
+
"loss": 8.4147,
|
| 1393 |
+
"step": 1840
|
| 1394 |
+
},
|
| 1395 |
+
{
|
| 1396 |
+
"epoch": 6.867469879518072,
|
| 1397 |
+
"grad_norm": 60.645294189453125,
|
| 1398 |
+
"learning_rate": 2.187112763320942e-05,
|
| 1399 |
+
"loss": 9.069,
|
| 1400 |
+
"step": 1850
|
| 1401 |
+
},
|
| 1402 |
+
{
|
| 1403 |
+
"epoch": 6.904541241890639,
|
| 1404 |
+
"grad_norm": 77.59921264648438,
|
| 1405 |
+
"learning_rate": 2.18091697645601e-05,
|
| 1406 |
+
"loss": 8.4405,
|
| 1407 |
+
"step": 1860
|
| 1408 |
+
},
|
| 1409 |
+
{
|
| 1410 |
+
"epoch": 6.941612604263207,
|
| 1411 |
+
"grad_norm": 56.27996826171875,
|
| 1412 |
+
"learning_rate": 2.174721189591078e-05,
|
| 1413 |
+
"loss": 9.2157,
|
| 1414 |
+
"step": 1870
|
| 1415 |
+
},
|
| 1416 |
+
{
|
| 1417 |
+
"epoch": 6.978683966635774,
|
| 1418 |
+
"grad_norm": 64.18400573730469,
|
| 1419 |
+
"learning_rate": 2.1685254027261462e-05,
|
| 1420 |
+
"loss": 9.5492,
|
| 1421 |
+
"step": 1880
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"epoch": 7.014828544949027,
|
| 1425 |
+
"grad_norm": 76.78484344482422,
|
| 1426 |
+
"learning_rate": 2.1623296158612143e-05,
|
| 1427 |
+
"loss": 8.1325,
|
| 1428 |
+
"step": 1890
|
| 1429 |
+
},
|
| 1430 |
+
{
|
| 1431 |
+
"epoch": 7.051899907321594,
|
| 1432 |
+
"grad_norm": 77.69871520996094,
|
| 1433 |
+
"learning_rate": 2.1561338289962827e-05,
|
| 1434 |
+
"loss": 8.324,
|
| 1435 |
+
"step": 1900
|
| 1436 |
+
},
|
| 1437 |
+
{
|
| 1438 |
+
"epoch": 7.088971269694161,
|
| 1439 |
+
"grad_norm": 102.43340301513672,
|
| 1440 |
+
"learning_rate": 2.149938042131351e-05,
|
| 1441 |
+
"loss": 7.7097,
|
| 1442 |
+
"step": 1910
|
| 1443 |
+
},
|
| 1444 |
+
{
|
| 1445 |
+
"epoch": 7.126042632066729,
|
| 1446 |
+
"grad_norm": 114.0189208984375,
|
| 1447 |
+
"learning_rate": 2.143742255266419e-05,
|
| 1448 |
+
"loss": 8.0982,
|
| 1449 |
+
"step": 1920
|
| 1450 |
+
},
|
| 1451 |
+
{
|
| 1452 |
+
"epoch": 7.163113994439295,
|
| 1453 |
+
"grad_norm": 66.60838317871094,
|
| 1454 |
+
"learning_rate": 2.137546468401487e-05,
|
| 1455 |
+
"loss": 7.7669,
|
| 1456 |
+
"step": 1930
|
| 1457 |
+
},
|
| 1458 |
+
{
|
| 1459 |
+
"epoch": 7.200185356811863,
|
| 1460 |
+
"grad_norm": 252.72503662109375,
|
| 1461 |
+
"learning_rate": 2.1313506815365555e-05,
|
| 1462 |
+
"loss": 7.809,
|
| 1463 |
+
"step": 1940
|
| 1464 |
+
},
|
| 1465 |
+
{
|
| 1466 |
+
"epoch": 7.23725671918443,
|
| 1467 |
+
"grad_norm": 91.0379409790039,
|
| 1468 |
+
"learning_rate": 2.1251548946716236e-05,
|
| 1469 |
+
"loss": 7.9729,
|
| 1470 |
+
"step": 1950
|
| 1471 |
+
},
|
| 1472 |
+
{
|
| 1473 |
+
"epoch": 7.23725671918443,
|
| 1474 |
+
"eval_loss": 2.610764741897583,
|
| 1475 |
+
"eval_runtime": 34.0774,
|
| 1476 |
+
"eval_samples_per_second": 47.48,
|
| 1477 |
+
"eval_steps_per_second": 6.808,
|
| 1478 |
+
"step": 1950
|
| 1479 |
+
},
|
| 1480 |
+
{
|
| 1481 |
+
"epoch": 7.274328081556997,
|
| 1482 |
+
"grad_norm": 96.09555053710938,
|
| 1483 |
+
"learning_rate": 2.1189591078066917e-05,
|
| 1484 |
+
"loss": 8.2125,
|
| 1485 |
+
"step": 1960
|
| 1486 |
+
},
|
| 1487 |
+
{
|
| 1488 |
+
"epoch": 7.311399443929565,
|
| 1489 |
+
"grad_norm": 68.51132202148438,
|
| 1490 |
+
"learning_rate": 2.1127633209417594e-05,
|
| 1491 |
+
"loss": 7.7403,
|
| 1492 |
+
"step": 1970
|
| 1493 |
+
},
|
| 1494 |
+
{
|
| 1495 |
+
"epoch": 7.348470806302132,
|
| 1496 |
+
"grad_norm": 94.45308685302734,
|
| 1497 |
+
"learning_rate": 2.1065675340768275e-05,
|
| 1498 |
+
"loss": 7.5494,
|
| 1499 |
+
"step": 1980
|
| 1500 |
+
},
|
| 1501 |
+
{
|
| 1502 |
+
"epoch": 7.385542168674699,
|
| 1503 |
+
"grad_norm": 56.785587310791016,
|
| 1504 |
+
"learning_rate": 2.100371747211896e-05,
|
| 1505 |
+
"loss": 8.2821,
|
| 1506 |
+
"step": 1990
|
| 1507 |
+
},
|
| 1508 |
+
{
|
| 1509 |
+
"epoch": 7.422613531047266,
|
| 1510 |
+
"grad_norm": 91.59173583984375,
|
| 1511 |
+
"learning_rate": 2.094175960346964e-05,
|
| 1512 |
+
"loss": 8.1644,
|
| 1513 |
+
"step": 2000
|
| 1514 |
+
},
|
| 1515 |
+
{
|
| 1516 |
+
"epoch": 7.459684893419833,
|
| 1517 |
+
"grad_norm": 78.57572174072266,
|
| 1518 |
+
"learning_rate": 2.0879801734820322e-05,
|
| 1519 |
+
"loss": 8.1664,
|
| 1520 |
+
"step": 2010
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"epoch": 7.4967562557924,
|
| 1524 |
+
"grad_norm": 71.83062744140625,
|
| 1525 |
+
"learning_rate": 2.0817843866171003e-05,
|
| 1526 |
+
"loss": 8.5876,
|
| 1527 |
+
"step": 2020
|
| 1528 |
+
},
|
| 1529 |
+
{
|
| 1530 |
+
"epoch": 7.533827618164968,
|
| 1531 |
+
"grad_norm": 74.75129699707031,
|
| 1532 |
+
"learning_rate": 2.0755885997521684e-05,
|
| 1533 |
+
"loss": 8.2753,
|
| 1534 |
+
"step": 2030
|
| 1535 |
+
},
|
| 1536 |
+
{
|
| 1537 |
+
"epoch": 7.570898980537534,
|
| 1538 |
+
"grad_norm": 96.26950073242188,
|
| 1539 |
+
"learning_rate": 2.0693928128872368e-05,
|
| 1540 |
+
"loss": 9.2057,
|
| 1541 |
+
"step": 2040
|
| 1542 |
+
},
|
| 1543 |
+
{
|
| 1544 |
+
"epoch": 7.607970342910102,
|
| 1545 |
+
"grad_norm": 96.87144470214844,
|
| 1546 |
+
"learning_rate": 2.063197026022305e-05,
|
| 1547 |
+
"loss": 8.0052,
|
| 1548 |
+
"step": 2050
|
| 1549 |
+
},
|
| 1550 |
+
{
|
| 1551 |
+
"epoch": 7.645041705282669,
|
| 1552 |
+
"grad_norm": 83.44422912597656,
|
| 1553 |
+
"learning_rate": 2.057001239157373e-05,
|
| 1554 |
+
"loss": 8.4954,
|
| 1555 |
+
"step": 2060
|
| 1556 |
+
},
|
| 1557 |
+
{
|
| 1558 |
+
"epoch": 7.682113067655236,
|
| 1559 |
+
"grad_norm": 86.1534194946289,
|
| 1560 |
+
"learning_rate": 2.050805452292441e-05,
|
| 1561 |
+
"loss": 8.0325,
|
| 1562 |
+
"step": 2070
|
| 1563 |
+
},
|
| 1564 |
+
{
|
| 1565 |
+
"epoch": 7.719184430027804,
|
| 1566 |
+
"grad_norm": 89.11744689941406,
|
| 1567 |
+
"learning_rate": 2.0446096654275092e-05,
|
| 1568 |
+
"loss": 8.2934,
|
| 1569 |
+
"step": 2080
|
| 1570 |
+
},
|
| 1571 |
+
{
|
| 1572 |
+
"epoch": 7.7562557924003706,
|
| 1573 |
+
"grad_norm": 60.81666946411133,
|
| 1574 |
+
"learning_rate": 2.0384138785625777e-05,
|
| 1575 |
+
"loss": 9.4019,
|
| 1576 |
+
"step": 2090
|
| 1577 |
+
},
|
| 1578 |
+
{
|
| 1579 |
+
"epoch": 7.793327154772938,
|
| 1580 |
+
"grad_norm": 82.93228912353516,
|
| 1581 |
+
"learning_rate": 2.0322180916976458e-05,
|
| 1582 |
+
"loss": 8.874,
|
| 1583 |
+
"step": 2100
|
| 1584 |
+
},
|
| 1585 |
+
{
|
| 1586 |
+
"epoch": 7.793327154772938,
|
| 1587 |
+
"eval_loss": 2.452894926071167,
|
| 1588 |
+
"eval_runtime": 34.0684,
|
| 1589 |
+
"eval_samples_per_second": 47.493,
|
| 1590 |
+
"eval_steps_per_second": 6.81,
|
| 1591 |
+
"step": 2100
|
| 1592 |
+
}
|
| 1593 |
+
],
|
| 1594 |
+
"logging_steps": 10,
|
| 1595 |
+
"max_steps": 5380,
|
| 1596 |
+
"num_input_tokens_seen": 0,
|
| 1597 |
+
"num_train_epochs": 20,
|
| 1598 |
+
"save_steps": 150,
|
| 1599 |
+
"stateful_callbacks": {
|
| 1600 |
+
"TrainerControl": {
|
| 1601 |
+
"args": {
|
| 1602 |
+
"should_epoch_stop": false,
|
| 1603 |
+
"should_evaluate": false,
|
| 1604 |
+
"should_log": false,
|
| 1605 |
+
"should_save": true,
|
| 1606 |
+
"should_training_stop": false
|
| 1607 |
+
},
|
| 1608 |
+
"attributes": {}
|
| 1609 |
+
}
|
| 1610 |
+
},
|
| 1611 |
+
"total_flos": 0.0,
|
| 1612 |
+
"train_batch_size": 7,
|
| 1613 |
+
"trial_name": null,
|
| 1614 |
+
"trial_params": null
|
| 1615 |
+
}
|
checkpoints/checkpoint-2100/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1cdcceaae6653fb2ddf52aed92e50c566c84ffbec2efeda566b6d2719f722937
|
| 3 |
+
size 5624
|