Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +4 -0
- toponym_lora/README.md +93 -0
- toponym_lora/adapter_config.json +46 -0
- toponym_lora/adapter_model.safetensors +3 -0
- toponym_lora/added_tokens.json +28 -0
- toponym_lora/checkpoint-800/README.md +207 -0
- toponym_lora/checkpoint-800/adapter_config.json +46 -0
- toponym_lora/checkpoint-800/adapter_model.safetensors +3 -0
- toponym_lora/checkpoint-800/added_tokens.json +28 -0
- toponym_lora/checkpoint-800/merges.txt +0 -0
- toponym_lora/checkpoint-800/optimizer.pt +3 -0
- toponym_lora/checkpoint-800/rng_state.pth +3 -0
- toponym_lora/checkpoint-800/scheduler.pt +3 -0
- toponym_lora/checkpoint-800/special_tokens_map.json +31 -0
- toponym_lora/checkpoint-800/tokenizer.json +3 -0
- toponym_lora/checkpoint-800/tokenizer_config.json +240 -0
- toponym_lora/checkpoint-800/trainer_state.json +826 -0
- toponym_lora/checkpoint-800/training_args.bin +3 -0
- toponym_lora/checkpoint-800/vocab.json +0 -0
- toponym_lora/checkpoint-900/README.md +207 -0
- toponym_lora/checkpoint-900/adapter_config.json +46 -0
- toponym_lora/checkpoint-900/adapter_model.safetensors +3 -0
- toponym_lora/checkpoint-900/added_tokens.json +28 -0
- toponym_lora/checkpoint-900/merges.txt +0 -0
- toponym_lora/checkpoint-900/optimizer.pt +3 -0
- toponym_lora/checkpoint-900/rng_state.pth +3 -0
- toponym_lora/checkpoint-900/scheduler.pt +3 -0
- toponym_lora/checkpoint-900/special_tokens_map.json +31 -0
- toponym_lora/checkpoint-900/tokenizer.json +3 -0
- toponym_lora/checkpoint-900/tokenizer_config.json +240 -0
- toponym_lora/checkpoint-900/trainer_state.json +924 -0
- toponym_lora/checkpoint-900/training_args.bin +3 -0
- toponym_lora/checkpoint-900/vocab.json +0 -0
- toponym_lora/checkpoint-978/README.md +207 -0
- toponym_lora/checkpoint-978/adapter_config.json +46 -0
- toponym_lora/checkpoint-978/adapter_model.safetensors +3 -0
- toponym_lora/checkpoint-978/added_tokens.json +28 -0
- toponym_lora/checkpoint-978/merges.txt +0 -0
- toponym_lora/checkpoint-978/optimizer.pt +3 -0
- toponym_lora/checkpoint-978/rng_state.pth +3 -0
- toponym_lora/checkpoint-978/scheduler.pt +3 -0
- toponym_lora/checkpoint-978/special_tokens_map.json +31 -0
- toponym_lora/checkpoint-978/tokenizer.json +3 -0
- toponym_lora/checkpoint-978/tokenizer_config.json +240 -0
- toponym_lora/checkpoint-978/trainer_state.json +973 -0
- toponym_lora/checkpoint-978/training_args.bin +3 -0
- toponym_lora/checkpoint-978/vocab.json +0 -0
- toponym_lora/merges.txt +0 -0
- toponym_lora/special_tokens_map.json +31 -0
- toponym_lora/tokenizer.json +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
toponym_lora/checkpoint-800/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
toponym_lora/checkpoint-900/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
toponym_lora/checkpoint-978/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
toponym_lora/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
toponym_lora/README.md
ADDED
|
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: Qwen/Qwen3-4B-Instruct-2507
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- ner
|
| 7 |
+
- named-entity-recognition
|
| 8 |
+
- early-modern-english
|
| 9 |
+
- historical-texts
|
| 10 |
+
- toponym
|
| 11 |
+
- lora
|
| 12 |
+
- transformers
|
| 13 |
+
language:
|
| 14 |
+
- en
|
| 15 |
+
license: mit
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
+
# EarlyModernNER - TOPONYM Adapter
|
| 19 |
+
|
| 20 |
+
A LoRA adapter specialized for extracting **TOPONYM** (place name) entities from Early Modern English documents (1500-1800).
|
| 21 |
+
|
| 22 |
+
## Entity Type: TOPONYM
|
| 23 |
+
|
| 24 |
+
Extracts place names including:
|
| 25 |
+
- Cities and towns (London, Bristol, Amsterdam)
|
| 26 |
+
- Ports and harbors (Port Royal, Gravesend)
|
| 27 |
+
- Regions and territories (New England, Virginia, West Indies)
|
| 28 |
+
- Countries and kingdoms (France, Spain, Great Britain)
|
| 29 |
+
- Islands (Jamaica, Barbados, Madagascar)
|
| 30 |
+
- Rivers and bodies of water (Thames, Mediterranean)
|
| 31 |
+
- Geographic features (Cape of Good Hope)
|
| 32 |
+
|
| 33 |
+
## Performance
|
| 34 |
+
|
| 35 |
+
Evaluated on 100 gold-standard annotated documents:
|
| 36 |
+
|
| 37 |
+
| Metric | Score |
|
| 38 |
+
|--------|-------|
|
| 39 |
+
| Precision | 0.9286 |
|
| 40 |
+
| Recall | 0.8176 |
|
| 41 |
+
| F1 | 0.8696 |
|
| 42 |
+
|
| 43 |
+
## Training Details
|
| 44 |
+
|
| 45 |
+
- **Base Model:** Qwen/Qwen3-4B-Instruct-2507
|
| 46 |
+
- **Method:** QLoRA (4-bit quantization)
|
| 47 |
+
- **LoRA Rank:** 64
|
| 48 |
+
- **Epochs:** 4
|
| 49 |
+
- **Training Data:** Silver-standard annotations from Early Modern historical corpora
|
| 50 |
+
|
| 51 |
+
## Usage
|
| 52 |
+
|
| 53 |
+
```python
|
| 54 |
+
from transformers import AutoModelForCausalLM, AutoTokenizer
|
| 55 |
+
from peft import PeftModel
|
| 56 |
+
|
| 57 |
+
base_model = AutoModelForCausalLM.from_pretrained(
|
| 58 |
+
"Qwen/Qwen3-4B-Instruct-2507",
|
| 59 |
+
device_map="auto",
|
| 60 |
+
trust_remote_code=True,
|
| 61 |
+
)
|
| 62 |
+
tokenizer = AutoTokenizer.from_pretrained("Qwen/Qwen3-4B-Instruct-2507")
|
| 63 |
+
model = PeftModel.from_pretrained(base_model, "path/to/toponym_lora")
|
| 64 |
+
```
|
| 65 |
+
|
| 66 |
+
Or use via the EarlyModernNER package:
|
| 67 |
+
```bash
|
| 68 |
+
python -m earlymodernner --input your_docs/ --output results.jsonl
|
| 69 |
+
```
|
| 70 |
+
|
| 71 |
+
## Limitations
|
| 72 |
+
|
| 73 |
+
- Trained primarily on 17th-century English documents
|
| 74 |
+
- May struggle with heavily abbreviated or damaged OCR text
|
| 75 |
+
- Historical spelling variants may affect recognition
|
| 76 |
+
|
| 77 |
+
## License
|
| 78 |
+
|
| 79 |
+
MIT License
|
| 80 |
+
|
| 81 |
+
## Author
|
| 82 |
+
|
| 83 |
+
Jacob Polay, MA Student, University of Saskatchewan
|
| 84 |
+
|
| 85 |
+
## Citation
|
| 86 |
+
|
| 87 |
+
```bibtex
|
| 88 |
+
@software{earlymodernner,
|
| 89 |
+
title = {EarlyModernNER: Named Entity Recognition for Early Modern English},
|
| 90 |
+
author = {Polay, Jacob},
|
| 91 |
+
year = {2026}
|
| 92 |
+
}
|
| 93 |
+
```
|
toponym_lora/adapter_config.json
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": null,
|
| 3 |
+
"alpha_pattern": {},
|
| 4 |
+
"arrow_config": null,
|
| 5 |
+
"auto_mapping": null,
|
| 6 |
+
"base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507",
|
| 7 |
+
"bias": "none",
|
| 8 |
+
"corda_config": null,
|
| 9 |
+
"ensure_weight_tying": false,
|
| 10 |
+
"eva_config": null,
|
| 11 |
+
"exclude_modules": null,
|
| 12 |
+
"fan_in_fan_out": false,
|
| 13 |
+
"inference_mode": true,
|
| 14 |
+
"init_lora_weights": true,
|
| 15 |
+
"layer_replication": null,
|
| 16 |
+
"layers_pattern": null,
|
| 17 |
+
"layers_to_transform": null,
|
| 18 |
+
"loftq_config": {},
|
| 19 |
+
"lora_alpha": 16,
|
| 20 |
+
"lora_bias": false,
|
| 21 |
+
"lora_dropout": 0.05,
|
| 22 |
+
"megatron_config": null,
|
| 23 |
+
"megatron_core": "megatron.core",
|
| 24 |
+
"modules_to_save": null,
|
| 25 |
+
"peft_type": "LORA",
|
| 26 |
+
"peft_version": "0.18.1",
|
| 27 |
+
"qalora_group_size": 16,
|
| 28 |
+
"r": 64,
|
| 29 |
+
"rank_pattern": {},
|
| 30 |
+
"revision": null,
|
| 31 |
+
"target_modules": [
|
| 32 |
+
"gate_proj",
|
| 33 |
+
"q_proj",
|
| 34 |
+
"up_proj",
|
| 35 |
+
"o_proj",
|
| 36 |
+
"v_proj",
|
| 37 |
+
"down_proj",
|
| 38 |
+
"k_proj"
|
| 39 |
+
],
|
| 40 |
+
"target_parameters": null,
|
| 41 |
+
"task_type": "CAUSAL_LM",
|
| 42 |
+
"trainable_token_indices": null,
|
| 43 |
+
"use_dora": false,
|
| 44 |
+
"use_qalora": false,
|
| 45 |
+
"use_rslora": false
|
| 46 |
+
}
|
toponym_lora/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab09ae476a93470d85ac7605a032fcec7da71f201404ed566dfe5605abbad948
|
| 3 |
+
size 528550256
|
toponym_lora/added_tokens.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</think>": 151668,
|
| 3 |
+
"</tool_call>": 151658,
|
| 4 |
+
"</tool_response>": 151666,
|
| 5 |
+
"<think>": 151667,
|
| 6 |
+
"<tool_call>": 151657,
|
| 7 |
+
"<tool_response>": 151665,
|
| 8 |
+
"<|box_end|>": 151649,
|
| 9 |
+
"<|box_start|>": 151648,
|
| 10 |
+
"<|endoftext|>": 151643,
|
| 11 |
+
"<|file_sep|>": 151664,
|
| 12 |
+
"<|fim_middle|>": 151660,
|
| 13 |
+
"<|fim_pad|>": 151662,
|
| 14 |
+
"<|fim_prefix|>": 151659,
|
| 15 |
+
"<|fim_suffix|>": 151661,
|
| 16 |
+
"<|im_end|>": 151645,
|
| 17 |
+
"<|im_start|>": 151644,
|
| 18 |
+
"<|image_pad|>": 151655,
|
| 19 |
+
"<|object_ref_end|>": 151647,
|
| 20 |
+
"<|object_ref_start|>": 151646,
|
| 21 |
+
"<|quad_end|>": 151651,
|
| 22 |
+
"<|quad_start|>": 151650,
|
| 23 |
+
"<|repo_name|>": 151663,
|
| 24 |
+
"<|video_pad|>": 151656,
|
| 25 |
+
"<|vision_end|>": 151653,
|
| 26 |
+
"<|vision_pad|>": 151654,
|
| 27 |
+
"<|vision_start|>": 151652
|
| 28 |
+
}
|
toponym_lora/checkpoint-800/README.md
ADDED
|
@@ -0,0 +1,207 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: Qwen/Qwen3-4B-Instruct-2507
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507
|
| 7 |
+
- lora
|
| 8 |
+
- transformers
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# Model Card for Model ID
|
| 12 |
+
|
| 13 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
## Model Details
|
| 18 |
+
|
| 19 |
+
### Model Description
|
| 20 |
+
|
| 21 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
- **Developed by:** [More Information Needed]
|
| 26 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 27 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 28 |
+
- **Model type:** [More Information Needed]
|
| 29 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 30 |
+
- **License:** [More Information Needed]
|
| 31 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 32 |
+
|
| 33 |
+
### Model Sources [optional]
|
| 34 |
+
|
| 35 |
+
<!-- Provide the basic links for the model. -->
|
| 36 |
+
|
| 37 |
+
- **Repository:** [More Information Needed]
|
| 38 |
+
- **Paper [optional]:** [More Information Needed]
|
| 39 |
+
- **Demo [optional]:** [More Information Needed]
|
| 40 |
+
|
| 41 |
+
## Uses
|
| 42 |
+
|
| 43 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 44 |
+
|
| 45 |
+
### Direct Use
|
| 46 |
+
|
| 47 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 48 |
+
|
| 49 |
+
[More Information Needed]
|
| 50 |
+
|
| 51 |
+
### Downstream Use [optional]
|
| 52 |
+
|
| 53 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 54 |
+
|
| 55 |
+
[More Information Needed]
|
| 56 |
+
|
| 57 |
+
### Out-of-Scope Use
|
| 58 |
+
|
| 59 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 60 |
+
|
| 61 |
+
[More Information Needed]
|
| 62 |
+
|
| 63 |
+
## Bias, Risks, and Limitations
|
| 64 |
+
|
| 65 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 66 |
+
|
| 67 |
+
[More Information Needed]
|
| 68 |
+
|
| 69 |
+
### Recommendations
|
| 70 |
+
|
| 71 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 72 |
+
|
| 73 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 74 |
+
|
| 75 |
+
## How to Get Started with the Model
|
| 76 |
+
|
| 77 |
+
Use the code below to get started with the model.
|
| 78 |
+
|
| 79 |
+
[More Information Needed]
|
| 80 |
+
|
| 81 |
+
## Training Details
|
| 82 |
+
|
| 83 |
+
### Training Data
|
| 84 |
+
|
| 85 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
| 86 |
+
|
| 87 |
+
[More Information Needed]
|
| 88 |
+
|
| 89 |
+
### Training Procedure
|
| 90 |
+
|
| 91 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 92 |
+
|
| 93 |
+
#### Preprocessing [optional]
|
| 94 |
+
|
| 95 |
+
[More Information Needed]
|
| 96 |
+
|
| 97 |
+
|
| 98 |
+
#### Training Hyperparameters
|
| 99 |
+
|
| 100 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 101 |
+
|
| 102 |
+
#### Speeds, Sizes, Times [optional]
|
| 103 |
+
|
| 104 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 105 |
+
|
| 106 |
+
[More Information Needed]
|
| 107 |
+
|
| 108 |
+
## Evaluation
|
| 109 |
+
|
| 110 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 111 |
+
|
| 112 |
+
### Testing Data, Factors & Metrics
|
| 113 |
+
|
| 114 |
+
#### Testing Data
|
| 115 |
+
|
| 116 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 117 |
+
|
| 118 |
+
[More Information Needed]
|
| 119 |
+
|
| 120 |
+
#### Factors
|
| 121 |
+
|
| 122 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 123 |
+
|
| 124 |
+
[More Information Needed]
|
| 125 |
+
|
| 126 |
+
#### Metrics
|
| 127 |
+
|
| 128 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 129 |
+
|
| 130 |
+
[More Information Needed]
|
| 131 |
+
|
| 132 |
+
### Results
|
| 133 |
+
|
| 134 |
+
[More Information Needed]
|
| 135 |
+
|
| 136 |
+
#### Summary
|
| 137 |
+
|
| 138 |
+
|
| 139 |
+
|
| 140 |
+
## Model Examination [optional]
|
| 141 |
+
|
| 142 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 143 |
+
|
| 144 |
+
[More Information Needed]
|
| 145 |
+
|
| 146 |
+
## Environmental Impact
|
| 147 |
+
|
| 148 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 149 |
+
|
| 150 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
| 151 |
+
|
| 152 |
+
- **Hardware Type:** [More Information Needed]
|
| 153 |
+
- **Hours used:** [More Information Needed]
|
| 154 |
+
- **Cloud Provider:** [More Information Needed]
|
| 155 |
+
- **Compute Region:** [More Information Needed]
|
| 156 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 157 |
+
|
| 158 |
+
## Technical Specifications [optional]
|
| 159 |
+
|
| 160 |
+
### Model Architecture and Objective
|
| 161 |
+
|
| 162 |
+
[More Information Needed]
|
| 163 |
+
|
| 164 |
+
### Compute Infrastructure
|
| 165 |
+
|
| 166 |
+
[More Information Needed]
|
| 167 |
+
|
| 168 |
+
#### Hardware
|
| 169 |
+
|
| 170 |
+
[More Information Needed]
|
| 171 |
+
|
| 172 |
+
#### Software
|
| 173 |
+
|
| 174 |
+
[More Information Needed]
|
| 175 |
+
|
| 176 |
+
## Citation [optional]
|
| 177 |
+
|
| 178 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 179 |
+
|
| 180 |
+
**BibTeX:**
|
| 181 |
+
|
| 182 |
+
[More Information Needed]
|
| 183 |
+
|
| 184 |
+
**APA:**
|
| 185 |
+
|
| 186 |
+
[More Information Needed]
|
| 187 |
+
|
| 188 |
+
## Glossary [optional]
|
| 189 |
+
|
| 190 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 191 |
+
|
| 192 |
+
[More Information Needed]
|
| 193 |
+
|
| 194 |
+
## More Information [optional]
|
| 195 |
+
|
| 196 |
+
[More Information Needed]
|
| 197 |
+
|
| 198 |
+
## Model Card Authors [optional]
|
| 199 |
+
|
| 200 |
+
[More Information Needed]
|
| 201 |
+
|
| 202 |
+
## Model Card Contact
|
| 203 |
+
|
| 204 |
+
[More Information Needed]
|
| 205 |
+
### Framework versions
|
| 206 |
+
|
| 207 |
+
- PEFT 0.18.1
|
toponym_lora/checkpoint-800/adapter_config.json
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": null,
|
| 3 |
+
"alpha_pattern": {},
|
| 4 |
+
"arrow_config": null,
|
| 5 |
+
"auto_mapping": null,
|
| 6 |
+
"base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507",
|
| 7 |
+
"bias": "none",
|
| 8 |
+
"corda_config": null,
|
| 9 |
+
"ensure_weight_tying": false,
|
| 10 |
+
"eva_config": null,
|
| 11 |
+
"exclude_modules": null,
|
| 12 |
+
"fan_in_fan_out": false,
|
| 13 |
+
"inference_mode": true,
|
| 14 |
+
"init_lora_weights": true,
|
| 15 |
+
"layer_replication": null,
|
| 16 |
+
"layers_pattern": null,
|
| 17 |
+
"layers_to_transform": null,
|
| 18 |
+
"loftq_config": {},
|
| 19 |
+
"lora_alpha": 16,
|
| 20 |
+
"lora_bias": false,
|
| 21 |
+
"lora_dropout": 0.05,
|
| 22 |
+
"megatron_config": null,
|
| 23 |
+
"megatron_core": "megatron.core",
|
| 24 |
+
"modules_to_save": null,
|
| 25 |
+
"peft_type": "LORA",
|
| 26 |
+
"peft_version": "0.18.1",
|
| 27 |
+
"qalora_group_size": 16,
|
| 28 |
+
"r": 64,
|
| 29 |
+
"rank_pattern": {},
|
| 30 |
+
"revision": null,
|
| 31 |
+
"target_modules": [
|
| 32 |
+
"gate_proj",
|
| 33 |
+
"q_proj",
|
| 34 |
+
"up_proj",
|
| 35 |
+
"o_proj",
|
| 36 |
+
"v_proj",
|
| 37 |
+
"down_proj",
|
| 38 |
+
"k_proj"
|
| 39 |
+
],
|
| 40 |
+
"target_parameters": null,
|
| 41 |
+
"task_type": "CAUSAL_LM",
|
| 42 |
+
"trainable_token_indices": null,
|
| 43 |
+
"use_dora": false,
|
| 44 |
+
"use_qalora": false,
|
| 45 |
+
"use_rslora": false
|
| 46 |
+
}
|
toponym_lora/checkpoint-800/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:121108d40356cc5adf396b6d2f70357413cfb37f734a95c7ee980e1a309bcf09
|
| 3 |
+
size 528550256
|
toponym_lora/checkpoint-800/added_tokens.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</think>": 151668,
|
| 3 |
+
"</tool_call>": 151658,
|
| 4 |
+
"</tool_response>": 151666,
|
| 5 |
+
"<think>": 151667,
|
| 6 |
+
"<tool_call>": 151657,
|
| 7 |
+
"<tool_response>": 151665,
|
| 8 |
+
"<|box_end|>": 151649,
|
| 9 |
+
"<|box_start|>": 151648,
|
| 10 |
+
"<|endoftext|>": 151643,
|
| 11 |
+
"<|file_sep|>": 151664,
|
| 12 |
+
"<|fim_middle|>": 151660,
|
| 13 |
+
"<|fim_pad|>": 151662,
|
| 14 |
+
"<|fim_prefix|>": 151659,
|
| 15 |
+
"<|fim_suffix|>": 151661,
|
| 16 |
+
"<|im_end|>": 151645,
|
| 17 |
+
"<|im_start|>": 151644,
|
| 18 |
+
"<|image_pad|>": 151655,
|
| 19 |
+
"<|object_ref_end|>": 151647,
|
| 20 |
+
"<|object_ref_start|>": 151646,
|
| 21 |
+
"<|quad_end|>": 151651,
|
| 22 |
+
"<|quad_start|>": 151650,
|
| 23 |
+
"<|repo_name|>": 151663,
|
| 24 |
+
"<|video_pad|>": 151656,
|
| 25 |
+
"<|vision_end|>": 151653,
|
| 26 |
+
"<|vision_pad|>": 151654,
|
| 27 |
+
"<|vision_start|>": 151652
|
| 28 |
+
}
|
toponym_lora/checkpoint-800/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
toponym_lora/checkpoint-800/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:371b2fa29651d9cd4df4627fbc9090104ae74eae082c5b503ab3e8640cc426cf
|
| 3 |
+
size 1057390923
|
toponym_lora/checkpoint-800/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22d5584e75db23faf39ed9de1c6bbf4deff0b298ef92fdf23a975597f2a4e57e
|
| 3 |
+
size 14645
|
toponym_lora/checkpoint-800/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32c8833b467bb18ae9d86ba957a9976bfc149890ab204eaab3b6a6769002c7fc
|
| 3 |
+
size 1465
|
toponym_lora/checkpoint-800/special_tokens_map.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|im_start|>",
|
| 4 |
+
"<|im_end|>",
|
| 5 |
+
"<|object_ref_start|>",
|
| 6 |
+
"<|object_ref_end|>",
|
| 7 |
+
"<|box_start|>",
|
| 8 |
+
"<|box_end|>",
|
| 9 |
+
"<|quad_start|>",
|
| 10 |
+
"<|quad_end|>",
|
| 11 |
+
"<|vision_start|>",
|
| 12 |
+
"<|vision_end|>",
|
| 13 |
+
"<|vision_pad|>",
|
| 14 |
+
"<|image_pad|>",
|
| 15 |
+
"<|video_pad|>"
|
| 16 |
+
],
|
| 17 |
+
"eos_token": {
|
| 18 |
+
"content": "<|im_end|>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": false,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
},
|
| 24 |
+
"pad_token": {
|
| 25 |
+
"content": "<|endoftext|>",
|
| 26 |
+
"lstrip": false,
|
| 27 |
+
"normalized": false,
|
| 28 |
+
"rstrip": false,
|
| 29 |
+
"single_word": false
|
| 30 |
+
}
|
| 31 |
+
}
|
toponym_lora/checkpoint-800/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f1298e298f2fe0059aba46f037697a339ccba45a1908780ce8ca14b45582f23
|
| 3 |
+
size 11422753
|
toponym_lora/checkpoint-800/tokenizer_config.json
ADDED
|
@@ -0,0 +1,240 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 3 |
+
"add_prefix_space": false,
|
| 4 |
+
"added_tokens_decoder": {
|
| 5 |
+
"151643": {
|
| 6 |
+
"content": "<|endoftext|>",
|
| 7 |
+
"lstrip": false,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false,
|
| 11 |
+
"special": true
|
| 12 |
+
},
|
| 13 |
+
"151644": {
|
| 14 |
+
"content": "<|im_start|>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"special": true
|
| 20 |
+
},
|
| 21 |
+
"151645": {
|
| 22 |
+
"content": "<|im_end|>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"special": true
|
| 28 |
+
},
|
| 29 |
+
"151646": {
|
| 30 |
+
"content": "<|object_ref_start|>",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"special": true
|
| 36 |
+
},
|
| 37 |
+
"151647": {
|
| 38 |
+
"content": "<|object_ref_end|>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"special": true
|
| 44 |
+
},
|
| 45 |
+
"151648": {
|
| 46 |
+
"content": "<|box_start|>",
|
| 47 |
+
"lstrip": false,
|
| 48 |
+
"normalized": false,
|
| 49 |
+
"rstrip": false,
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"special": true
|
| 52 |
+
},
|
| 53 |
+
"151649": {
|
| 54 |
+
"content": "<|box_end|>",
|
| 55 |
+
"lstrip": false,
|
| 56 |
+
"normalized": false,
|
| 57 |
+
"rstrip": false,
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"special": true
|
| 60 |
+
},
|
| 61 |
+
"151650": {
|
| 62 |
+
"content": "<|quad_start|>",
|
| 63 |
+
"lstrip": false,
|
| 64 |
+
"normalized": false,
|
| 65 |
+
"rstrip": false,
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"special": true
|
| 68 |
+
},
|
| 69 |
+
"151651": {
|
| 70 |
+
"content": "<|quad_end|>",
|
| 71 |
+
"lstrip": false,
|
| 72 |
+
"normalized": false,
|
| 73 |
+
"rstrip": false,
|
| 74 |
+
"single_word": false,
|
| 75 |
+
"special": true
|
| 76 |
+
},
|
| 77 |
+
"151652": {
|
| 78 |
+
"content": "<|vision_start|>",
|
| 79 |
+
"lstrip": false,
|
| 80 |
+
"normalized": false,
|
| 81 |
+
"rstrip": false,
|
| 82 |
+
"single_word": false,
|
| 83 |
+
"special": true
|
| 84 |
+
},
|
| 85 |
+
"151653": {
|
| 86 |
+
"content": "<|vision_end|>",
|
| 87 |
+
"lstrip": false,
|
| 88 |
+
"normalized": false,
|
| 89 |
+
"rstrip": false,
|
| 90 |
+
"single_word": false,
|
| 91 |
+
"special": true
|
| 92 |
+
},
|
| 93 |
+
"151654": {
|
| 94 |
+
"content": "<|vision_pad|>",
|
| 95 |
+
"lstrip": false,
|
| 96 |
+
"normalized": false,
|
| 97 |
+
"rstrip": false,
|
| 98 |
+
"single_word": false,
|
| 99 |
+
"special": true
|
| 100 |
+
},
|
| 101 |
+
"151655": {
|
| 102 |
+
"content": "<|image_pad|>",
|
| 103 |
+
"lstrip": false,
|
| 104 |
+
"normalized": false,
|
| 105 |
+
"rstrip": false,
|
| 106 |
+
"single_word": false,
|
| 107 |
+
"special": true
|
| 108 |
+
},
|
| 109 |
+
"151656": {
|
| 110 |
+
"content": "<|video_pad|>",
|
| 111 |
+
"lstrip": false,
|
| 112 |
+
"normalized": false,
|
| 113 |
+
"rstrip": false,
|
| 114 |
+
"single_word": false,
|
| 115 |
+
"special": true
|
| 116 |
+
},
|
| 117 |
+
"151657": {
|
| 118 |
+
"content": "<tool_call>",
|
| 119 |
+
"lstrip": false,
|
| 120 |
+
"normalized": false,
|
| 121 |
+
"rstrip": false,
|
| 122 |
+
"single_word": false,
|
| 123 |
+
"special": false
|
| 124 |
+
},
|
| 125 |
+
"151658": {
|
| 126 |
+
"content": "</tool_call>",
|
| 127 |
+
"lstrip": false,
|
| 128 |
+
"normalized": false,
|
| 129 |
+
"rstrip": false,
|
| 130 |
+
"single_word": false,
|
| 131 |
+
"special": false
|
| 132 |
+
},
|
| 133 |
+
"151659": {
|
| 134 |
+
"content": "<|fim_prefix|>",
|
| 135 |
+
"lstrip": false,
|
| 136 |
+
"normalized": false,
|
| 137 |
+
"rstrip": false,
|
| 138 |
+
"single_word": false,
|
| 139 |
+
"special": false
|
| 140 |
+
},
|
| 141 |
+
"151660": {
|
| 142 |
+
"content": "<|fim_middle|>",
|
| 143 |
+
"lstrip": false,
|
| 144 |
+
"normalized": false,
|
| 145 |
+
"rstrip": false,
|
| 146 |
+
"single_word": false,
|
| 147 |
+
"special": false
|
| 148 |
+
},
|
| 149 |
+
"151661": {
|
| 150 |
+
"content": "<|fim_suffix|>",
|
| 151 |
+
"lstrip": false,
|
| 152 |
+
"normalized": false,
|
| 153 |
+
"rstrip": false,
|
| 154 |
+
"single_word": false,
|
| 155 |
+
"special": false
|
| 156 |
+
},
|
| 157 |
+
"151662": {
|
| 158 |
+
"content": "<|fim_pad|>",
|
| 159 |
+
"lstrip": false,
|
| 160 |
+
"normalized": false,
|
| 161 |
+
"rstrip": false,
|
| 162 |
+
"single_word": false,
|
| 163 |
+
"special": false
|
| 164 |
+
},
|
| 165 |
+
"151663": {
|
| 166 |
+
"content": "<|repo_name|>",
|
| 167 |
+
"lstrip": false,
|
| 168 |
+
"normalized": false,
|
| 169 |
+
"rstrip": false,
|
| 170 |
+
"single_word": false,
|
| 171 |
+
"special": false
|
| 172 |
+
},
|
| 173 |
+
"151664": {
|
| 174 |
+
"content": "<|file_sep|>",
|
| 175 |
+
"lstrip": false,
|
| 176 |
+
"normalized": false,
|
| 177 |
+
"rstrip": false,
|
| 178 |
+
"single_word": false,
|
| 179 |
+
"special": false
|
| 180 |
+
},
|
| 181 |
+
"151665": {
|
| 182 |
+
"content": "<tool_response>",
|
| 183 |
+
"lstrip": false,
|
| 184 |
+
"normalized": false,
|
| 185 |
+
"rstrip": false,
|
| 186 |
+
"single_word": false,
|
| 187 |
+
"special": false
|
| 188 |
+
},
|
| 189 |
+
"151666": {
|
| 190 |
+
"content": "</tool_response>",
|
| 191 |
+
"lstrip": false,
|
| 192 |
+
"normalized": false,
|
| 193 |
+
"rstrip": false,
|
| 194 |
+
"single_word": false,
|
| 195 |
+
"special": false
|
| 196 |
+
},
|
| 197 |
+
"151667": {
|
| 198 |
+
"content": "<think>",
|
| 199 |
+
"lstrip": false,
|
| 200 |
+
"normalized": false,
|
| 201 |
+
"rstrip": false,
|
| 202 |
+
"single_word": false,
|
| 203 |
+
"special": false
|
| 204 |
+
},
|
| 205 |
+
"151668": {
|
| 206 |
+
"content": "</think>",
|
| 207 |
+
"lstrip": false,
|
| 208 |
+
"normalized": false,
|
| 209 |
+
"rstrip": false,
|
| 210 |
+
"single_word": false,
|
| 211 |
+
"special": false
|
| 212 |
+
}
|
| 213 |
+
},
|
| 214 |
+
"additional_special_tokens": [
|
| 215 |
+
"<|im_start|>",
|
| 216 |
+
"<|im_end|>",
|
| 217 |
+
"<|object_ref_start|>",
|
| 218 |
+
"<|object_ref_end|>",
|
| 219 |
+
"<|box_start|>",
|
| 220 |
+
"<|box_end|>",
|
| 221 |
+
"<|quad_start|>",
|
| 222 |
+
"<|quad_end|>",
|
| 223 |
+
"<|vision_start|>",
|
| 224 |
+
"<|vision_end|>",
|
| 225 |
+
"<|vision_pad|>",
|
| 226 |
+
"<|image_pad|>",
|
| 227 |
+
"<|video_pad|>"
|
| 228 |
+
],
|
| 229 |
+
"bos_token": null,
|
| 230 |
+
"chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0].role == 'system' %}\n {{- messages[0].content + '\\n\\n' }}\n {%- endif %}\n {{- \"# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0].role == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0].content + '<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if message.content is string %}\n {%- set content = message.content %}\n {%- else %}\n {%- set content = '' %}\n {%- endif %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) %}\n {{- '<|im_start|>' + message.role + '\\n' + content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- if message.tool_calls %}\n {%- for tool_call in message.tool_calls %}\n {%- if (loop.first and content) or (not loop.first) %}\n {{- '\\n' }}\n {%- endif %}\n {%- if tool_call.function %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {%- if tool_call.arguments is string %}\n {{- tool_call.arguments }}\n {%- else %}\n {{- tool_call.arguments | tojson }}\n {%- endif %}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {%- endif %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if loop.first or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}",
|
| 231 |
+
"clean_up_tokenization_spaces": false,
|
| 232 |
+
"eos_token": "<|im_end|>",
|
| 233 |
+
"errors": "replace",
|
| 234 |
+
"extra_special_tokens": {},
|
| 235 |
+
"model_max_length": 1010000,
|
| 236 |
+
"pad_token": "<|endoftext|>",
|
| 237 |
+
"split_special_tokens": false,
|
| 238 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 239 |
+
"unk_token": null
|
| 240 |
+
}
|
toponym_lora/checkpoint-800/trainer_state.json
ADDED
|
@@ -0,0 +1,826 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 4.8807339449541285,
|
| 6 |
+
"eval_steps": 100,
|
| 7 |
+
"global_step": 800,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"epoch": 0.06116207951070336,
|
| 14 |
+
"grad_norm": 0.5065167546272278,
|
| 15 |
+
"learning_rate": 6e-05,
|
| 16 |
+
"loss": 0.4883,
|
| 17 |
+
"step": 10
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.12232415902140673,
|
| 21 |
+
"grad_norm": 0.28862252831459045,
|
| 22 |
+
"learning_rate": 0.00012666666666666666,
|
| 23 |
+
"loss": 0.2469,
|
| 24 |
+
"step": 20
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.1834862385321101,
|
| 28 |
+
"grad_norm": 0.1823580414056778,
|
| 29 |
+
"learning_rate": 0.00019333333333333333,
|
| 30 |
+
"loss": 0.1435,
|
| 31 |
+
"step": 30
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.24464831804281345,
|
| 35 |
+
"grad_norm": 0.2956920564174652,
|
| 36 |
+
"learning_rate": 0.00019995552602987827,
|
| 37 |
+
"loss": 0.1124,
|
| 38 |
+
"step": 40
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.3058103975535168,
|
| 42 |
+
"grad_norm": 0.15972661972045898,
|
| 43 |
+
"learning_rate": 0.00019980183963589504,
|
| 44 |
+
"loss": 0.1319,
|
| 45 |
+
"step": 50
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.3669724770642202,
|
| 49 |
+
"grad_norm": 0.2291875034570694,
|
| 50 |
+
"learning_rate": 0.00019953856048007652,
|
| 51 |
+
"loss": 0.089,
|
| 52 |
+
"step": 60
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 0.42813455657492355,
|
| 56 |
+
"grad_norm": 0.1270621418952942,
|
| 57 |
+
"learning_rate": 0.00019916597767021807,
|
| 58 |
+
"loss": 0.1027,
|
| 59 |
+
"step": 70
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"epoch": 0.4892966360856269,
|
| 63 |
+
"grad_norm": 0.1719549000263214,
|
| 64 |
+
"learning_rate": 0.00019868450034085352,
|
| 65 |
+
"loss": 0.09,
|
| 66 |
+
"step": 80
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"epoch": 0.5504587155963303,
|
| 70 |
+
"grad_norm": 0.11448629200458527,
|
| 71 |
+
"learning_rate": 0.0001980946572039834,
|
| 72 |
+
"loss": 0.0886,
|
| 73 |
+
"step": 90
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.6116207951070336,
|
| 77 |
+
"grad_norm": 0.1629963368177414,
|
| 78 |
+
"learning_rate": 0.00019739709596849417,
|
| 79 |
+
"loss": 0.0974,
|
| 80 |
+
"step": 100
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"epoch": 0.6116207951070336,
|
| 84 |
+
"eval_loss": 0.0775158628821373,
|
| 85 |
+
"eval_runtime": 17.6163,
|
| 86 |
+
"eval_samples_per_second": 4.144,
|
| 87 |
+
"eval_steps_per_second": 2.1,
|
| 88 |
+
"step": 100
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"eval_ner_f1": 0.26666666666666666,
|
| 92 |
+
"step": 100
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"eval_ner_precision": 0.5263157894736842,
|
| 96 |
+
"step": 100
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"eval_ner_recall": 0.17857142857142858,
|
| 100 |
+
"step": 100
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"eval_ner_f1_toponym": 0.273972602739726,
|
| 104 |
+
"step": 100
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"eval_ner_f1_person": 0.0,
|
| 108 |
+
"step": 100
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"eval_ner_f1_organization": 0.0,
|
| 112 |
+
"step": 100
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"epoch": 0.672782874617737,
|
| 116 |
+
"grad_norm": 0.07239006459712982,
|
| 117 |
+
"learning_rate": 0.00019659258262890683,
|
| 118 |
+
"loss": 0.0783,
|
| 119 |
+
"step": 110
|
| 120 |
+
},
|
| 121 |
+
{
|
| 122 |
+
"epoch": 0.7339449541284404,
|
| 123 |
+
"grad_norm": 0.18169932067394257,
|
| 124 |
+
"learning_rate": 0.00019568200062423555,
|
| 125 |
+
"loss": 0.079,
|
| 126 |
+
"step": 120
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"epoch": 0.7951070336391437,
|
| 130 |
+
"grad_norm": 0.13822244107723236,
|
| 131 |
+
"learning_rate": 0.00019466634986788005,
|
| 132 |
+
"loss": 0.0711,
|
| 133 |
+
"step": 130
|
| 134 |
+
},
|
| 135 |
+
{
|
| 136 |
+
"epoch": 0.8562691131498471,
|
| 137 |
+
"grad_norm": 0.08978362381458282,
|
| 138 |
+
"learning_rate": 0.0001935467456496171,
|
| 139 |
+
"loss": 0.0809,
|
| 140 |
+
"step": 140
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"epoch": 0.9174311926605505,
|
| 144 |
+
"grad_norm": 0.09890680760145187,
|
| 145 |
+
"learning_rate": 0.00019232441741089676,
|
| 146 |
+
"loss": 0.0745,
|
| 147 |
+
"step": 150
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"epoch": 0.9785932721712538,
|
| 151 |
+
"grad_norm": 0.20916098356246948,
|
| 152 |
+
"learning_rate": 0.00019100070739478832,
|
| 153 |
+
"loss": 0.0755,
|
| 154 |
+
"step": 160
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"epoch": 1.036697247706422,
|
| 158 |
+
"grad_norm": 0.11759505420923233,
|
| 159 |
+
"learning_rate": 0.0001895770691720582,
|
| 160 |
+
"loss": 0.0722,
|
| 161 |
+
"step": 170
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"epoch": 1.0978593272171253,
|
| 165 |
+
"grad_norm": 0.0745391771197319,
|
| 166 |
+
"learning_rate": 0.0001880550660449988,
|
| 167 |
+
"loss": 0.0482,
|
| 168 |
+
"step": 180
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"epoch": 1.1590214067278288,
|
| 172 |
+
"grad_norm": 0.1519857943058014,
|
| 173 |
+
"learning_rate": 0.0001864363693307604,
|
| 174 |
+
"loss": 0.045,
|
| 175 |
+
"step": 190
|
| 176 |
+
},
|
| 177 |
+
{
|
| 178 |
+
"epoch": 1.2201834862385321,
|
| 179 |
+
"grad_norm": 0.07725294679403305,
|
| 180 |
+
"learning_rate": 0.00018472275652607186,
|
| 181 |
+
"loss": 0.0476,
|
| 182 |
+
"step": 200
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"epoch": 1.2201834862385321,
|
| 186 |
+
"eval_loss": 0.06860311329364777,
|
| 187 |
+
"eval_runtime": 16.2309,
|
| 188 |
+
"eval_samples_per_second": 4.498,
|
| 189 |
+
"eval_steps_per_second": 2.28,
|
| 190 |
+
"step": 200
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"eval_ner_f1": 0.2894736842105263,
|
| 194 |
+
"step": 200
|
| 195 |
+
},
|
| 196 |
+
{
|
| 197 |
+
"eval_ner_precision": 0.55,
|
| 198 |
+
"step": 200
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"eval_ner_recall": 0.19642857142857142,
|
| 202 |
+
"step": 200
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"eval_ner_f1_toponym": 0.3142857142857143,
|
| 206 |
+
"step": 200
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"eval_ner_f1_person": 0.0,
|
| 210 |
+
"step": 200
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"epoch": 1.2813455657492354,
|
| 214 |
+
"grad_norm": 0.07129528373479843,
|
| 215 |
+
"learning_rate": 0.000182916109355365,
|
| 216 |
+
"loss": 0.0538,
|
| 217 |
+
"step": 210
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"epoch": 1.3425076452599387,
|
| 221 |
+
"grad_norm": 0.07345232367515564,
|
| 222 |
+
"learning_rate": 0.00018101841170444616,
|
| 223 |
+
"loss": 0.0444,
|
| 224 |
+
"step": 220
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"epoch": 1.4036697247706422,
|
| 228 |
+
"grad_norm": 0.1663370579481125,
|
| 229 |
+
"learning_rate": 0.000179031747441984,
|
| 230 |
+
"loss": 0.06,
|
| 231 |
+
"step": 230
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"epoch": 1.4648318042813455,
|
| 235 |
+
"grad_norm": 0.0920317992568016,
|
| 236 |
+
"learning_rate": 0.0001769582981312057,
|
| 237 |
+
"loss": 0.036,
|
| 238 |
+
"step": 240
|
| 239 |
+
},
|
| 240 |
+
{
|
| 241 |
+
"epoch": 1.525993883792049,
|
| 242 |
+
"grad_norm": 0.15344829857349396,
|
| 243 |
+
"learning_rate": 0.00017480034063431477,
|
| 244 |
+
"loss": 0.0572,
|
| 245 |
+
"step": 250
|
| 246 |
+
},
|
| 247 |
+
{
|
| 248 |
+
"epoch": 1.5871559633027523,
|
| 249 |
+
"grad_norm": 0.11365994811058044,
|
| 250 |
+
"learning_rate": 0.00017256024461226001,
|
| 251 |
+
"loss": 0.0609,
|
| 252 |
+
"step": 260
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"epoch": 1.6483180428134556,
|
| 256 |
+
"grad_norm": 0.11572407931089401,
|
| 257 |
+
"learning_rate": 0.00017024046992260237,
|
| 258 |
+
"loss": 0.0441,
|
| 259 |
+
"step": 270
|
| 260 |
+
},
|
| 261 |
+
{
|
| 262 |
+
"epoch": 1.709480122324159,
|
| 263 |
+
"grad_norm": 0.16469694674015045,
|
| 264 |
+
"learning_rate": 0.00016784356391833665,
|
| 265 |
+
"loss": 0.0432,
|
| 266 |
+
"step": 280
|
| 267 |
+
},
|
| 268 |
+
{
|
| 269 |
+
"epoch": 1.7706422018348624,
|
| 270 |
+
"grad_norm": 0.08726947009563446,
|
| 271 |
+
"learning_rate": 0.00016537215865063365,
|
| 272 |
+
"loss": 0.0483,
|
| 273 |
+
"step": 290
|
| 274 |
+
},
|
| 275 |
+
{
|
| 276 |
+
"epoch": 1.8318042813455657,
|
| 277 |
+
"grad_norm": 0.10488814115524292,
|
| 278 |
+
"learning_rate": 0.00016282896797857548,
|
| 279 |
+
"loss": 0.0486,
|
| 280 |
+
"step": 300
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"epoch": 1.8318042813455657,
|
| 284 |
+
"eval_loss": 0.052874963730573654,
|
| 285 |
+
"eval_runtime": 16.301,
|
| 286 |
+
"eval_samples_per_second": 4.478,
|
| 287 |
+
"eval_steps_per_second": 2.27,
|
| 288 |
+
"step": 300
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"eval_ner_f1": 0.2894736842105263,
|
| 292 |
+
"step": 300
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"eval_ner_precision": 0.55,
|
| 296 |
+
"step": 300
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"eval_ner_recall": 0.19642857142857142,
|
| 300 |
+
"step": 300
|
| 301 |
+
},
|
| 302 |
+
{
|
| 303 |
+
"eval_ner_f1_toponym": 0.3142857142857143,
|
| 304 |
+
"step": 300
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"eval_ner_f1_person": 0.0,
|
| 308 |
+
"step": 300
|
| 309 |
+
},
|
| 310 |
+
{
|
| 311 |
+
"epoch": 1.8929663608562692,
|
| 312 |
+
"grad_norm": 0.10856537520885468,
|
| 313 |
+
"learning_rate": 0.00016021678458905684,
|
| 314 |
+
"loss": 0.0477,
|
| 315 |
+
"step": 310
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"epoch": 1.9541284403669725,
|
| 319 |
+
"grad_norm": 0.10471344739198685,
|
| 320 |
+
"learning_rate": 0.00015753847693012566,
|
| 321 |
+
"loss": 0.0547,
|
| 322 |
+
"step": 320
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"epoch": 2.0122324159021407,
|
| 326 |
+
"grad_norm": 0.07346905022859573,
|
| 327 |
+
"learning_rate": 0.0001547969860611297,
|
| 328 |
+
"loss": 0.0467,
|
| 329 |
+
"step": 330
|
| 330 |
+
},
|
| 331 |
+
{
|
| 332 |
+
"epoch": 2.073394495412844,
|
| 333 |
+
"grad_norm": 0.0847230851650238,
|
| 334 |
+
"learning_rate": 0.0001519953224231287,
|
| 335 |
+
"loss": 0.0186,
|
| 336 |
+
"step": 340
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"epoch": 2.1345565749235473,
|
| 340 |
+
"grad_norm": 0.11084947735071182,
|
| 341 |
+
"learning_rate": 0.0001491365625331182,
|
| 342 |
+
"loss": 0.0268,
|
| 343 |
+
"step": 350
|
| 344 |
+
},
|
| 345 |
+
{
|
| 346 |
+
"epoch": 2.1957186544342506,
|
| 347 |
+
"grad_norm": 0.11435306072235107,
|
| 348 |
+
"learning_rate": 0.00014622384560569493,
|
| 349 |
+
"loss": 0.0324,
|
| 350 |
+
"step": 360
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"epoch": 2.2568807339449544,
|
| 354 |
+
"grad_norm": 0.05882082134485245,
|
| 355 |
+
"learning_rate": 0.00014326037010587404,
|
| 356 |
+
"loss": 0.0279,
|
| 357 |
+
"step": 370
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"epoch": 2.3180428134556577,
|
| 361 |
+
"grad_norm": 0.09373460710048676,
|
| 362 |
+
"learning_rate": 0.00014024939023684298,
|
| 363 |
+
"loss": 0.0256,
|
| 364 |
+
"step": 380
|
| 365 |
+
},
|
| 366 |
+
{
|
| 367 |
+
"epoch": 2.379204892966361,
|
| 368 |
+
"grad_norm": 0.16994407773017883,
|
| 369 |
+
"learning_rate": 0.0001371942123665092,
|
| 370 |
+
"loss": 0.0233,
|
| 371 |
+
"step": 390
|
| 372 |
+
},
|
| 373 |
+
{
|
| 374 |
+
"epoch": 2.4403669724770642,
|
| 375 |
+
"grad_norm": 0.23053932189941406,
|
| 376 |
+
"learning_rate": 0.0001340981913967656,
|
| 377 |
+
"loss": 0.0285,
|
| 378 |
+
"step": 400
|
| 379 |
+
},
|
| 380 |
+
{
|
| 381 |
+
"epoch": 2.4403669724770642,
|
| 382 |
+
"eval_loss": 0.0535120964050293,
|
| 383 |
+
"eval_runtime": 16.5169,
|
| 384 |
+
"eval_samples_per_second": 4.42,
|
| 385 |
+
"eval_steps_per_second": 2.24,
|
| 386 |
+
"step": 400
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"eval_ner_f1": 0.3055555555555555,
|
| 390 |
+
"step": 400
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"eval_ner_precision": 0.6875,
|
| 394 |
+
"step": 400
|
| 395 |
+
},
|
| 396 |
+
{
|
| 397 |
+
"eval_ner_recall": 0.19642857142857142,
|
| 398 |
+
"step": 400
|
| 399 |
+
},
|
| 400 |
+
{
|
| 401 |
+
"eval_ner_f1_toponym": 0.3142857142857143,
|
| 402 |
+
"step": 400
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"eval_ner_f1_person": 0.0,
|
| 406 |
+
"step": 400
|
| 407 |
+
},
|
| 408 |
+
{
|
| 409 |
+
"eval_ner_f1_organization": 0.0,
|
| 410 |
+
"step": 400
|
| 411 |
+
},
|
| 412 |
+
{
|
| 413 |
+
"epoch": 2.5015290519877675,
|
| 414 |
+
"grad_norm": 0.4044734239578247,
|
| 415 |
+
"learning_rate": 0.00013096472707946056,
|
| 416 |
+
"loss": 0.0306,
|
| 417 |
+
"step": 410
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 2.562691131498471,
|
| 421 |
+
"grad_norm": 0.11446376889944077,
|
| 422 |
+
"learning_rate": 0.0001277972602831181,
|
| 423 |
+
"loss": 0.0188,
|
| 424 |
+
"step": 420
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"epoch": 2.623853211009174,
|
| 428 |
+
"grad_norm": 0.16048116981983185,
|
| 429 |
+
"learning_rate": 0.0001245992692145078,
|
| 430 |
+
"loss": 0.0282,
|
| 431 |
+
"step": 430
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"epoch": 2.6850152905198774,
|
| 435 |
+
"grad_norm": 0.10304035991430283,
|
| 436 |
+
"learning_rate": 0.00012137426559921316,
|
| 437 |
+
"loss": 0.0273,
|
| 438 |
+
"step": 440
|
| 439 |
+
},
|
| 440 |
+
{
|
| 441 |
+
"epoch": 2.746177370030581,
|
| 442 |
+
"grad_norm": 0.04728333652019501,
|
| 443 |
+
"learning_rate": 0.00011812579082539317,
|
| 444 |
+
"loss": 0.0205,
|
| 445 |
+
"step": 450
|
| 446 |
+
},
|
| 447 |
+
{
|
| 448 |
+
"epoch": 2.8073394495412844,
|
| 449 |
+
"grad_norm": 0.09207329899072647,
|
| 450 |
+
"learning_rate": 0.00011485741205497094,
|
| 451 |
+
"loss": 0.0211,
|
| 452 |
+
"step": 460
|
| 453 |
+
},
|
| 454 |
+
{
|
| 455 |
+
"epoch": 2.8685015290519877,
|
| 456 |
+
"grad_norm": 0.17346537113189697,
|
| 457 |
+
"learning_rate": 0.00011157271830652062,
|
| 458 |
+
"loss": 0.0326,
|
| 459 |
+
"step": 470
|
| 460 |
+
},
|
| 461 |
+
{
|
| 462 |
+
"epoch": 2.929663608562691,
|
| 463 |
+
"grad_norm": 0.07529453188180923,
|
| 464 |
+
"learning_rate": 0.00010827531651415266,
|
| 465 |
+
"loss": 0.0192,
|
| 466 |
+
"step": 480
|
| 467 |
+
},
|
| 468 |
+
{
|
| 469 |
+
"epoch": 2.9908256880733948,
|
| 470 |
+
"grad_norm": 0.10349865257740021,
|
| 471 |
+
"learning_rate": 0.00010496882756672666,
|
| 472 |
+
"loss": 0.0175,
|
| 473 |
+
"step": 490
|
| 474 |
+
},
|
| 475 |
+
{
|
| 476 |
+
"epoch": 3.0489296636085625,
|
| 477 |
+
"grad_norm": 0.06423936784267426,
|
| 478 |
+
"learning_rate": 0.00010165688233174017,
|
| 479 |
+
"loss": 0.0129,
|
| 480 |
+
"step": 500
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"epoch": 3.0489296636085625,
|
| 484 |
+
"eval_loss": 0.05351715907454491,
|
| 485 |
+
"eval_runtime": 16.4745,
|
| 486 |
+
"eval_samples_per_second": 4.431,
|
| 487 |
+
"eval_steps_per_second": 2.246,
|
| 488 |
+
"step": 500
|
| 489 |
+
},
|
| 490 |
+
{
|
| 491 |
+
"eval_ner_f1": 0.34285714285714286,
|
| 492 |
+
"step": 500
|
| 493 |
+
},
|
| 494 |
+
{
|
| 495 |
+
"eval_ner_precision": 0.8571428571428571,
|
| 496 |
+
"step": 500
|
| 497 |
+
},
|
| 498 |
+
{
|
| 499 |
+
"eval_ner_recall": 0.21428571428571427,
|
| 500 |
+
"step": 500
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"eval_ner_f1_toponym": 0.34285714285714286,
|
| 504 |
+
"step": 500
|
| 505 |
+
},
|
| 506 |
+
{
|
| 507 |
+
"epoch": 3.1100917431192663,
|
| 508 |
+
"grad_norm": 0.10966634750366211,
|
| 509 |
+
"learning_rate": 9.834311766825985e-05,
|
| 510 |
+
"loss": 0.0108,
|
| 511 |
+
"step": 510
|
| 512 |
+
},
|
| 513 |
+
{
|
| 514 |
+
"epoch": 3.1712538226299696,
|
| 515 |
+
"grad_norm": 0.03550288453698158,
|
| 516 |
+
"learning_rate": 9.503117243327337e-05,
|
| 517 |
+
"loss": 0.0082,
|
| 518 |
+
"step": 520
|
| 519 |
+
},
|
| 520 |
+
{
|
| 521 |
+
"epoch": 3.232415902140673,
|
| 522 |
+
"grad_norm": 0.07612079381942749,
|
| 523 |
+
"learning_rate": 9.172468348584739e-05,
|
| 524 |
+
"loss": 0.0073,
|
| 525 |
+
"step": 530
|
| 526 |
+
},
|
| 527 |
+
{
|
| 528 |
+
"epoch": 3.293577981651376,
|
| 529 |
+
"grad_norm": 0.10736043751239777,
|
| 530 |
+
"learning_rate": 8.842728169347939e-05,
|
| 531 |
+
"loss": 0.0095,
|
| 532 |
+
"step": 540
|
| 533 |
+
},
|
| 534 |
+
{
|
| 535 |
+
"epoch": 3.3547400611620795,
|
| 536 |
+
"grad_norm": 0.10124403238296509,
|
| 537 |
+
"learning_rate": 8.514258794502905e-05,
|
| 538 |
+
"loss": 0.0147,
|
| 539 |
+
"step": 550
|
| 540 |
+
},
|
| 541 |
+
{
|
| 542 |
+
"epoch": 3.4159021406727827,
|
| 543 |
+
"grad_norm": 0.08522272109985352,
|
| 544 |
+
"learning_rate": 8.187420917460686e-05,
|
| 545 |
+
"loss": 0.0143,
|
| 546 |
+
"step": 560
|
| 547 |
+
},
|
| 548 |
+
{
|
| 549 |
+
"epoch": 3.477064220183486,
|
| 550 |
+
"grad_norm": 0.10443105548620224,
|
| 551 |
+
"learning_rate": 7.862573440078686e-05,
|
| 552 |
+
"loss": 0.0109,
|
| 553 |
+
"step": 570
|
| 554 |
+
},
|
| 555 |
+
{
|
| 556 |
+
"epoch": 3.5382262996941893,
|
| 557 |
+
"grad_norm": 0.07868387550115585,
|
| 558 |
+
"learning_rate": 7.540073078549221e-05,
|
| 559 |
+
"loss": 0.0068,
|
| 560 |
+
"step": 580
|
| 561 |
+
},
|
| 562 |
+
{
|
| 563 |
+
"epoch": 3.599388379204893,
|
| 564 |
+
"grad_norm": 0.034807343035936356,
|
| 565 |
+
"learning_rate": 7.220273971688192e-05,
|
| 566 |
+
"loss": 0.0107,
|
| 567 |
+
"step": 590
|
| 568 |
+
},
|
| 569 |
+
{
|
| 570 |
+
"epoch": 3.6605504587155964,
|
| 571 |
+
"grad_norm": 0.020409688353538513,
|
| 572 |
+
"learning_rate": 6.903527292053942e-05,
|
| 573 |
+
"loss": 0.0101,
|
| 574 |
+
"step": 600
|
| 575 |
+
},
|
| 576 |
+
{
|
| 577 |
+
"epoch": 3.6605504587155964,
|
| 578 |
+
"eval_loss": 0.0602705255150795,
|
| 579 |
+
"eval_runtime": 15.876,
|
| 580 |
+
"eval_samples_per_second": 4.598,
|
| 581 |
+
"eval_steps_per_second": 2.331,
|
| 582 |
+
"step": 600
|
| 583 |
+
},
|
| 584 |
+
{
|
| 585 |
+
"eval_ner_f1": 0.30769230769230765,
|
| 586 |
+
"step": 600
|
| 587 |
+
},
|
| 588 |
+
{
|
| 589 |
+
"eval_ner_precision": 0.5454545454545454,
|
| 590 |
+
"step": 600
|
| 591 |
+
},
|
| 592 |
+
{
|
| 593 |
+
"eval_ner_recall": 0.21428571428571427,
|
| 594 |
+
"step": 600
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
"eval_ner_f1_toponym": 0.34782608695652173,
|
| 598 |
+
"step": 600
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"eval_ner_f1_person": 0.0,
|
| 602 |
+
"step": 600
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"eval_ner_f1_organization": 0.0,
|
| 606 |
+
"step": 600
|
| 607 |
+
},
|
| 608 |
+
{
|
| 609 |
+
"epoch": 3.7217125382262997,
|
| 610 |
+
"grad_norm": 0.04670476168394089,
|
| 611 |
+
"learning_rate": 6.59018086032344e-05,
|
| 612 |
+
"loss": 0.0101,
|
| 613 |
+
"step": 610
|
| 614 |
+
},
|
| 615 |
+
{
|
| 616 |
+
"epoch": 3.782874617737003,
|
| 617 |
+
"grad_norm": 0.01200962159782648,
|
| 618 |
+
"learning_rate": 6.280578763349078e-05,
|
| 619 |
+
"loss": 0.006,
|
| 620 |
+
"step": 620
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"epoch": 3.8440366972477067,
|
| 624 |
+
"grad_norm": 0.05485844239592552,
|
| 625 |
+
"learning_rate": 5.975060976315703e-05,
|
| 626 |
+
"loss": 0.0109,
|
| 627 |
+
"step": 630
|
| 628 |
+
},
|
| 629 |
+
{
|
| 630 |
+
"epoch": 3.90519877675841,
|
| 631 |
+
"grad_norm": 0.09339557588100433,
|
| 632 |
+
"learning_rate": 5.673962989412599e-05,
|
| 633 |
+
"loss": 0.0057,
|
| 634 |
+
"step": 640
|
| 635 |
+
},
|
| 636 |
+
{
|
| 637 |
+
"epoch": 3.9663608562691133,
|
| 638 |
+
"grad_norm": 0.21686244010925293,
|
| 639 |
+
"learning_rate": 5.377615439430508e-05,
|
| 640 |
+
"loss": 0.0081,
|
| 641 |
+
"step": 650
|
| 642 |
+
},
|
| 643 |
+
{
|
| 644 |
+
"epoch": 4.0244648318042815,
|
| 645 |
+
"grad_norm": 0.04568672925233841,
|
| 646 |
+
"learning_rate": 5.0863437466881836e-05,
|
| 647 |
+
"loss": 0.0071,
|
| 648 |
+
"step": 660
|
| 649 |
+
},
|
| 650 |
+
{
|
| 651 |
+
"epoch": 4.085626911314985,
|
| 652 |
+
"grad_norm": 0.037828218191862106,
|
| 653 |
+
"learning_rate": 4.80046775768713e-05,
|
| 654 |
+
"loss": 0.0025,
|
| 655 |
+
"step": 670
|
| 656 |
+
},
|
| 657 |
+
{
|
| 658 |
+
"epoch": 4.146788990825688,
|
| 659 |
+
"grad_norm": 0.05333082377910614,
|
| 660 |
+
"learning_rate": 4.520301393887033e-05,
|
| 661 |
+
"loss": 0.0032,
|
| 662 |
+
"step": 680
|
| 663 |
+
},
|
| 664 |
+
{
|
| 665 |
+
"epoch": 4.207951070336391,
|
| 666 |
+
"grad_norm": 0.007903705351054668,
|
| 667 |
+
"learning_rate": 4.2461523069874346e-05,
|
| 668 |
+
"loss": 0.0027,
|
| 669 |
+
"step": 690
|
| 670 |
+
},
|
| 671 |
+
{
|
| 672 |
+
"epoch": 4.269113149847095,
|
| 673 |
+
"grad_norm": 0.007534786593168974,
|
| 674 |
+
"learning_rate": 3.9783215410943174e-05,
|
| 675 |
+
"loss": 0.0019,
|
| 676 |
+
"step": 700
|
| 677 |
+
},
|
| 678 |
+
{
|
| 679 |
+
"epoch": 4.269113149847095,
|
| 680 |
+
"eval_loss": 0.06749989837408066,
|
| 681 |
+
"eval_runtime": 16.1258,
|
| 682 |
+
"eval_samples_per_second": 4.527,
|
| 683 |
+
"eval_steps_per_second": 2.294,
|
| 684 |
+
"step": 700
|
| 685 |
+
},
|
| 686 |
+
{
|
| 687 |
+
"eval_ner_f1": 0.379746835443038,
|
| 688 |
+
"step": 700
|
| 689 |
+
},
|
| 690 |
+
{
|
| 691 |
+
"eval_ner_precision": 0.6521739130434783,
|
| 692 |
+
"step": 700
|
| 693 |
+
},
|
| 694 |
+
{
|
| 695 |
+
"eval_ner_recall": 0.26785714285714285,
|
| 696 |
+
"step": 700
|
| 697 |
+
},
|
| 698 |
+
{
|
| 699 |
+
"eval_ner_f1_toponym": 0.3896103896103896,
|
| 700 |
+
"step": 700
|
| 701 |
+
},
|
| 702 |
+
{
|
| 703 |
+
"eval_ner_f1_person": 0.0,
|
| 704 |
+
"step": 700
|
| 705 |
+
},
|
| 706 |
+
{
|
| 707 |
+
"epoch": 4.330275229357798,
|
| 708 |
+
"grad_norm": 0.046107176691293716,
|
| 709 |
+
"learning_rate": 3.717103202142457e-05,
|
| 710 |
+
"loss": 0.0028,
|
| 711 |
+
"step": 710
|
| 712 |
+
},
|
| 713 |
+
{
|
| 714 |
+
"epoch": 4.391437308868501,
|
| 715 |
+
"grad_norm": 0.022927094250917435,
|
| 716 |
+
"learning_rate": 3.462784134936636e-05,
|
| 717 |
+
"loss": 0.0047,
|
| 718 |
+
"step": 720
|
| 719 |
+
},
|
| 720 |
+
{
|
| 721 |
+
"epoch": 4.4525993883792045,
|
| 722 |
+
"grad_norm": 0.09270883351564407,
|
| 723 |
+
"learning_rate": 3.2156436081663356e-05,
|
| 724 |
+
"loss": 0.0035,
|
| 725 |
+
"step": 730
|
| 726 |
+
},
|
| 727 |
+
{
|
| 728 |
+
"epoch": 4.513761467889909,
|
| 729 |
+
"grad_norm": 0.2539561092853546,
|
| 730 |
+
"learning_rate": 2.9759530077397636e-05,
|
| 731 |
+
"loss": 0.0011,
|
| 732 |
+
"step": 740
|
| 733 |
+
},
|
| 734 |
+
{
|
| 735 |
+
"epoch": 4.574923547400612,
|
| 736 |
+
"grad_norm": 0.0036298525519669056,
|
| 737 |
+
"learning_rate": 2.743975538774002e-05,
|
| 738 |
+
"loss": 0.0041,
|
| 739 |
+
"step": 750
|
| 740 |
+
},
|
| 741 |
+
{
|
| 742 |
+
"epoch": 4.636085626911315,
|
| 743 |
+
"grad_norm": 0.005658215843141079,
|
| 744 |
+
"learning_rate": 2.5199659365685235e-05,
|
| 745 |
+
"loss": 0.0017,
|
| 746 |
+
"step": 760
|
| 747 |
+
},
|
| 748 |
+
{
|
| 749 |
+
"epoch": 4.697247706422019,
|
| 750 |
+
"grad_norm": 0.00670202262699604,
|
| 751 |
+
"learning_rate": 2.3041701868794287e-05,
|
| 752 |
+
"loss": 0.0053,
|
| 753 |
+
"step": 770
|
| 754 |
+
},
|
| 755 |
+
{
|
| 756 |
+
"epoch": 4.758409785932722,
|
| 757 |
+
"grad_norm": 0.0019507587421685457,
|
| 758 |
+
"learning_rate": 2.0968252558016055e-05,
|
| 759 |
+
"loss": 0.0029,
|
| 760 |
+
"step": 780
|
| 761 |
+
},
|
| 762 |
+
{
|
| 763 |
+
"epoch": 4.819571865443425,
|
| 764 |
+
"grad_norm": 0.01064695417881012,
|
| 765 |
+
"learning_rate": 1.8981588295553853e-05,
|
| 766 |
+
"loss": 0.0051,
|
| 767 |
+
"step": 790
|
| 768 |
+
},
|
| 769 |
+
{
|
| 770 |
+
"epoch": 4.8807339449541285,
|
| 771 |
+
"grad_norm": 0.007430676836520433,
|
| 772 |
+
"learning_rate": 1.7083890644635014e-05,
|
| 773 |
+
"loss": 0.0047,
|
| 774 |
+
"step": 800
|
| 775 |
+
},
|
| 776 |
+
{
|
| 777 |
+
"epoch": 4.8807339449541285,
|
| 778 |
+
"eval_loss": 0.07247484475374222,
|
| 779 |
+
"eval_runtime": 15.8563,
|
| 780 |
+
"eval_samples_per_second": 4.604,
|
| 781 |
+
"eval_steps_per_second": 2.333,
|
| 782 |
+
"step": 800
|
| 783 |
+
},
|
| 784 |
+
{
|
| 785 |
+
"eval_ner_f1": 0.3783783783783784,
|
| 786 |
+
"step": 800
|
| 787 |
+
},
|
| 788 |
+
{
|
| 789 |
+
"eval_ner_precision": 0.7777777777777778,
|
| 790 |
+
"step": 800
|
| 791 |
+
},
|
| 792 |
+
{
|
| 793 |
+
"eval_ner_recall": 0.25,
|
| 794 |
+
"step": 800
|
| 795 |
+
},
|
| 796 |
+
{
|
| 797 |
+
"eval_ner_f1_toponym": 0.3835616438356164,
|
| 798 |
+
"step": 800
|
| 799 |
+
},
|
| 800 |
+
{
|
| 801 |
+
"eval_ner_f1_person": 0.0,
|
| 802 |
+
"step": 800
|
| 803 |
+
}
|
| 804 |
+
],
|
| 805 |
+
"logging_steps": 10,
|
| 806 |
+
"max_steps": 978,
|
| 807 |
+
"num_input_tokens_seen": 0,
|
| 808 |
+
"num_train_epochs": 6,
|
| 809 |
+
"save_steps": 100,
|
| 810 |
+
"stateful_callbacks": {
|
| 811 |
+
"TrainerControl": {
|
| 812 |
+
"args": {
|
| 813 |
+
"should_epoch_stop": false,
|
| 814 |
+
"should_evaluate": false,
|
| 815 |
+
"should_log": false,
|
| 816 |
+
"should_save": true,
|
| 817 |
+
"should_training_stop": false
|
| 818 |
+
},
|
| 819 |
+
"attributes": {}
|
| 820 |
+
}
|
| 821 |
+
},
|
| 822 |
+
"total_flos": 1.3337164677971251e+17,
|
| 823 |
+
"train_batch_size": 2,
|
| 824 |
+
"trial_name": null,
|
| 825 |
+
"trial_params": null
|
| 826 |
+
}
|
toponym_lora/checkpoint-800/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c264c52127e7b32e02112d53c064f4d314a786fd6b750d0d213bf34b45b4b318
|
| 3 |
+
size 5713
|
toponym_lora/checkpoint-800/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
toponym_lora/checkpoint-900/README.md
ADDED
|
@@ -0,0 +1,207 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: Qwen/Qwen3-4B-Instruct-2507
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507
|
| 7 |
+
- lora
|
| 8 |
+
- transformers
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# Model Card for Model ID
|
| 12 |
+
|
| 13 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
## Model Details
|
| 18 |
+
|
| 19 |
+
### Model Description
|
| 20 |
+
|
| 21 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
- **Developed by:** [More Information Needed]
|
| 26 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 27 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 28 |
+
- **Model type:** [More Information Needed]
|
| 29 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 30 |
+
- **License:** [More Information Needed]
|
| 31 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 32 |
+
|
| 33 |
+
### Model Sources [optional]
|
| 34 |
+
|
| 35 |
+
<!-- Provide the basic links for the model. -->
|
| 36 |
+
|
| 37 |
+
- **Repository:** [More Information Needed]
|
| 38 |
+
- **Paper [optional]:** [More Information Needed]
|
| 39 |
+
- **Demo [optional]:** [More Information Needed]
|
| 40 |
+
|
| 41 |
+
## Uses
|
| 42 |
+
|
| 43 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 44 |
+
|
| 45 |
+
### Direct Use
|
| 46 |
+
|
| 47 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 48 |
+
|
| 49 |
+
[More Information Needed]
|
| 50 |
+
|
| 51 |
+
### Downstream Use [optional]
|
| 52 |
+
|
| 53 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 54 |
+
|
| 55 |
+
[More Information Needed]
|
| 56 |
+
|
| 57 |
+
### Out-of-Scope Use
|
| 58 |
+
|
| 59 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 60 |
+
|
| 61 |
+
[More Information Needed]
|
| 62 |
+
|
| 63 |
+
## Bias, Risks, and Limitations
|
| 64 |
+
|
| 65 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 66 |
+
|
| 67 |
+
[More Information Needed]
|
| 68 |
+
|
| 69 |
+
### Recommendations
|
| 70 |
+
|
| 71 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 72 |
+
|
| 73 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 74 |
+
|
| 75 |
+
## How to Get Started with the Model
|
| 76 |
+
|
| 77 |
+
Use the code below to get started with the model.
|
| 78 |
+
|
| 79 |
+
[More Information Needed]
|
| 80 |
+
|
| 81 |
+
## Training Details
|
| 82 |
+
|
| 83 |
+
### Training Data
|
| 84 |
+
|
| 85 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
| 86 |
+
|
| 87 |
+
[More Information Needed]
|
| 88 |
+
|
| 89 |
+
### Training Procedure
|
| 90 |
+
|
| 91 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 92 |
+
|
| 93 |
+
#### Preprocessing [optional]
|
| 94 |
+
|
| 95 |
+
[More Information Needed]
|
| 96 |
+
|
| 97 |
+
|
| 98 |
+
#### Training Hyperparameters
|
| 99 |
+
|
| 100 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 101 |
+
|
| 102 |
+
#### Speeds, Sizes, Times [optional]
|
| 103 |
+
|
| 104 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 105 |
+
|
| 106 |
+
[More Information Needed]
|
| 107 |
+
|
| 108 |
+
## Evaluation
|
| 109 |
+
|
| 110 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 111 |
+
|
| 112 |
+
### Testing Data, Factors & Metrics
|
| 113 |
+
|
| 114 |
+
#### Testing Data
|
| 115 |
+
|
| 116 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 117 |
+
|
| 118 |
+
[More Information Needed]
|
| 119 |
+
|
| 120 |
+
#### Factors
|
| 121 |
+
|
| 122 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 123 |
+
|
| 124 |
+
[More Information Needed]
|
| 125 |
+
|
| 126 |
+
#### Metrics
|
| 127 |
+
|
| 128 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 129 |
+
|
| 130 |
+
[More Information Needed]
|
| 131 |
+
|
| 132 |
+
### Results
|
| 133 |
+
|
| 134 |
+
[More Information Needed]
|
| 135 |
+
|
| 136 |
+
#### Summary
|
| 137 |
+
|
| 138 |
+
|
| 139 |
+
|
| 140 |
+
## Model Examination [optional]
|
| 141 |
+
|
| 142 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 143 |
+
|
| 144 |
+
[More Information Needed]
|
| 145 |
+
|
| 146 |
+
## Environmental Impact
|
| 147 |
+
|
| 148 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 149 |
+
|
| 150 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
| 151 |
+
|
| 152 |
+
- **Hardware Type:** [More Information Needed]
|
| 153 |
+
- **Hours used:** [More Information Needed]
|
| 154 |
+
- **Cloud Provider:** [More Information Needed]
|
| 155 |
+
- **Compute Region:** [More Information Needed]
|
| 156 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 157 |
+
|
| 158 |
+
## Technical Specifications [optional]
|
| 159 |
+
|
| 160 |
+
### Model Architecture and Objective
|
| 161 |
+
|
| 162 |
+
[More Information Needed]
|
| 163 |
+
|
| 164 |
+
### Compute Infrastructure
|
| 165 |
+
|
| 166 |
+
[More Information Needed]
|
| 167 |
+
|
| 168 |
+
#### Hardware
|
| 169 |
+
|
| 170 |
+
[More Information Needed]
|
| 171 |
+
|
| 172 |
+
#### Software
|
| 173 |
+
|
| 174 |
+
[More Information Needed]
|
| 175 |
+
|
| 176 |
+
## Citation [optional]
|
| 177 |
+
|
| 178 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 179 |
+
|
| 180 |
+
**BibTeX:**
|
| 181 |
+
|
| 182 |
+
[More Information Needed]
|
| 183 |
+
|
| 184 |
+
**APA:**
|
| 185 |
+
|
| 186 |
+
[More Information Needed]
|
| 187 |
+
|
| 188 |
+
## Glossary [optional]
|
| 189 |
+
|
| 190 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 191 |
+
|
| 192 |
+
[More Information Needed]
|
| 193 |
+
|
| 194 |
+
## More Information [optional]
|
| 195 |
+
|
| 196 |
+
[More Information Needed]
|
| 197 |
+
|
| 198 |
+
## Model Card Authors [optional]
|
| 199 |
+
|
| 200 |
+
[More Information Needed]
|
| 201 |
+
|
| 202 |
+
## Model Card Contact
|
| 203 |
+
|
| 204 |
+
[More Information Needed]
|
| 205 |
+
### Framework versions
|
| 206 |
+
|
| 207 |
+
- PEFT 0.18.1
|
toponym_lora/checkpoint-900/adapter_config.json
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": null,
|
| 3 |
+
"alpha_pattern": {},
|
| 4 |
+
"arrow_config": null,
|
| 5 |
+
"auto_mapping": null,
|
| 6 |
+
"base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507",
|
| 7 |
+
"bias": "none",
|
| 8 |
+
"corda_config": null,
|
| 9 |
+
"ensure_weight_tying": false,
|
| 10 |
+
"eva_config": null,
|
| 11 |
+
"exclude_modules": null,
|
| 12 |
+
"fan_in_fan_out": false,
|
| 13 |
+
"inference_mode": true,
|
| 14 |
+
"init_lora_weights": true,
|
| 15 |
+
"layer_replication": null,
|
| 16 |
+
"layers_pattern": null,
|
| 17 |
+
"layers_to_transform": null,
|
| 18 |
+
"loftq_config": {},
|
| 19 |
+
"lora_alpha": 16,
|
| 20 |
+
"lora_bias": false,
|
| 21 |
+
"lora_dropout": 0.05,
|
| 22 |
+
"megatron_config": null,
|
| 23 |
+
"megatron_core": "megatron.core",
|
| 24 |
+
"modules_to_save": null,
|
| 25 |
+
"peft_type": "LORA",
|
| 26 |
+
"peft_version": "0.18.1",
|
| 27 |
+
"qalora_group_size": 16,
|
| 28 |
+
"r": 64,
|
| 29 |
+
"rank_pattern": {},
|
| 30 |
+
"revision": null,
|
| 31 |
+
"target_modules": [
|
| 32 |
+
"gate_proj",
|
| 33 |
+
"q_proj",
|
| 34 |
+
"up_proj",
|
| 35 |
+
"o_proj",
|
| 36 |
+
"v_proj",
|
| 37 |
+
"down_proj",
|
| 38 |
+
"k_proj"
|
| 39 |
+
],
|
| 40 |
+
"target_parameters": null,
|
| 41 |
+
"task_type": "CAUSAL_LM",
|
| 42 |
+
"trainable_token_indices": null,
|
| 43 |
+
"use_dora": false,
|
| 44 |
+
"use_qalora": false,
|
| 45 |
+
"use_rslora": false
|
| 46 |
+
}
|
toponym_lora/checkpoint-900/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1d4c688a401e921f21d82817f37c4a539f741a691693aeaff8d5e5894a20c5a
|
| 3 |
+
size 528550256
|
toponym_lora/checkpoint-900/added_tokens.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</think>": 151668,
|
| 3 |
+
"</tool_call>": 151658,
|
| 4 |
+
"</tool_response>": 151666,
|
| 5 |
+
"<think>": 151667,
|
| 6 |
+
"<tool_call>": 151657,
|
| 7 |
+
"<tool_response>": 151665,
|
| 8 |
+
"<|box_end|>": 151649,
|
| 9 |
+
"<|box_start|>": 151648,
|
| 10 |
+
"<|endoftext|>": 151643,
|
| 11 |
+
"<|file_sep|>": 151664,
|
| 12 |
+
"<|fim_middle|>": 151660,
|
| 13 |
+
"<|fim_pad|>": 151662,
|
| 14 |
+
"<|fim_prefix|>": 151659,
|
| 15 |
+
"<|fim_suffix|>": 151661,
|
| 16 |
+
"<|im_end|>": 151645,
|
| 17 |
+
"<|im_start|>": 151644,
|
| 18 |
+
"<|image_pad|>": 151655,
|
| 19 |
+
"<|object_ref_end|>": 151647,
|
| 20 |
+
"<|object_ref_start|>": 151646,
|
| 21 |
+
"<|quad_end|>": 151651,
|
| 22 |
+
"<|quad_start|>": 151650,
|
| 23 |
+
"<|repo_name|>": 151663,
|
| 24 |
+
"<|video_pad|>": 151656,
|
| 25 |
+
"<|vision_end|>": 151653,
|
| 26 |
+
"<|vision_pad|>": 151654,
|
| 27 |
+
"<|vision_start|>": 151652
|
| 28 |
+
}
|
toponym_lora/checkpoint-900/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
toponym_lora/checkpoint-900/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f921768d6cd92db10def0283b54b57e2570797a36e970bc93f590cdffcc5053
|
| 3 |
+
size 1057390923
|
toponym_lora/checkpoint-900/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45dcaba6c1a2ef8dee71f1978184382b0bbd716ea3230add10afb690542c2d31
|
| 3 |
+
size 14645
|
toponym_lora/checkpoint-900/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44657118a69362ee43402d9e7710e19cbfc3cd352c1fbb5b10bc34529ad64e70
|
| 3 |
+
size 1465
|
toponym_lora/checkpoint-900/special_tokens_map.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|im_start|>",
|
| 4 |
+
"<|im_end|>",
|
| 5 |
+
"<|object_ref_start|>",
|
| 6 |
+
"<|object_ref_end|>",
|
| 7 |
+
"<|box_start|>",
|
| 8 |
+
"<|box_end|>",
|
| 9 |
+
"<|quad_start|>",
|
| 10 |
+
"<|quad_end|>",
|
| 11 |
+
"<|vision_start|>",
|
| 12 |
+
"<|vision_end|>",
|
| 13 |
+
"<|vision_pad|>",
|
| 14 |
+
"<|image_pad|>",
|
| 15 |
+
"<|video_pad|>"
|
| 16 |
+
],
|
| 17 |
+
"eos_token": {
|
| 18 |
+
"content": "<|im_end|>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": false,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
},
|
| 24 |
+
"pad_token": {
|
| 25 |
+
"content": "<|endoftext|>",
|
| 26 |
+
"lstrip": false,
|
| 27 |
+
"normalized": false,
|
| 28 |
+
"rstrip": false,
|
| 29 |
+
"single_word": false
|
| 30 |
+
}
|
| 31 |
+
}
|
toponym_lora/checkpoint-900/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f1298e298f2fe0059aba46f037697a339ccba45a1908780ce8ca14b45582f23
|
| 3 |
+
size 11422753
|
toponym_lora/checkpoint-900/tokenizer_config.json
ADDED
|
@@ -0,0 +1,240 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 3 |
+
"add_prefix_space": false,
|
| 4 |
+
"added_tokens_decoder": {
|
| 5 |
+
"151643": {
|
| 6 |
+
"content": "<|endoftext|>",
|
| 7 |
+
"lstrip": false,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false,
|
| 11 |
+
"special": true
|
| 12 |
+
},
|
| 13 |
+
"151644": {
|
| 14 |
+
"content": "<|im_start|>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"special": true
|
| 20 |
+
},
|
| 21 |
+
"151645": {
|
| 22 |
+
"content": "<|im_end|>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"special": true
|
| 28 |
+
},
|
| 29 |
+
"151646": {
|
| 30 |
+
"content": "<|object_ref_start|>",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"special": true
|
| 36 |
+
},
|
| 37 |
+
"151647": {
|
| 38 |
+
"content": "<|object_ref_end|>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"special": true
|
| 44 |
+
},
|
| 45 |
+
"151648": {
|
| 46 |
+
"content": "<|box_start|>",
|
| 47 |
+
"lstrip": false,
|
| 48 |
+
"normalized": false,
|
| 49 |
+
"rstrip": false,
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"special": true
|
| 52 |
+
},
|
| 53 |
+
"151649": {
|
| 54 |
+
"content": "<|box_end|>",
|
| 55 |
+
"lstrip": false,
|
| 56 |
+
"normalized": false,
|
| 57 |
+
"rstrip": false,
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"special": true
|
| 60 |
+
},
|
| 61 |
+
"151650": {
|
| 62 |
+
"content": "<|quad_start|>",
|
| 63 |
+
"lstrip": false,
|
| 64 |
+
"normalized": false,
|
| 65 |
+
"rstrip": false,
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"special": true
|
| 68 |
+
},
|
| 69 |
+
"151651": {
|
| 70 |
+
"content": "<|quad_end|>",
|
| 71 |
+
"lstrip": false,
|
| 72 |
+
"normalized": false,
|
| 73 |
+
"rstrip": false,
|
| 74 |
+
"single_word": false,
|
| 75 |
+
"special": true
|
| 76 |
+
},
|
| 77 |
+
"151652": {
|
| 78 |
+
"content": "<|vision_start|>",
|
| 79 |
+
"lstrip": false,
|
| 80 |
+
"normalized": false,
|
| 81 |
+
"rstrip": false,
|
| 82 |
+
"single_word": false,
|
| 83 |
+
"special": true
|
| 84 |
+
},
|
| 85 |
+
"151653": {
|
| 86 |
+
"content": "<|vision_end|>",
|
| 87 |
+
"lstrip": false,
|
| 88 |
+
"normalized": false,
|
| 89 |
+
"rstrip": false,
|
| 90 |
+
"single_word": false,
|
| 91 |
+
"special": true
|
| 92 |
+
},
|
| 93 |
+
"151654": {
|
| 94 |
+
"content": "<|vision_pad|>",
|
| 95 |
+
"lstrip": false,
|
| 96 |
+
"normalized": false,
|
| 97 |
+
"rstrip": false,
|
| 98 |
+
"single_word": false,
|
| 99 |
+
"special": true
|
| 100 |
+
},
|
| 101 |
+
"151655": {
|
| 102 |
+
"content": "<|image_pad|>",
|
| 103 |
+
"lstrip": false,
|
| 104 |
+
"normalized": false,
|
| 105 |
+
"rstrip": false,
|
| 106 |
+
"single_word": false,
|
| 107 |
+
"special": true
|
| 108 |
+
},
|
| 109 |
+
"151656": {
|
| 110 |
+
"content": "<|video_pad|>",
|
| 111 |
+
"lstrip": false,
|
| 112 |
+
"normalized": false,
|
| 113 |
+
"rstrip": false,
|
| 114 |
+
"single_word": false,
|
| 115 |
+
"special": true
|
| 116 |
+
},
|
| 117 |
+
"151657": {
|
| 118 |
+
"content": "<tool_call>",
|
| 119 |
+
"lstrip": false,
|
| 120 |
+
"normalized": false,
|
| 121 |
+
"rstrip": false,
|
| 122 |
+
"single_word": false,
|
| 123 |
+
"special": false
|
| 124 |
+
},
|
| 125 |
+
"151658": {
|
| 126 |
+
"content": "</tool_call>",
|
| 127 |
+
"lstrip": false,
|
| 128 |
+
"normalized": false,
|
| 129 |
+
"rstrip": false,
|
| 130 |
+
"single_word": false,
|
| 131 |
+
"special": false
|
| 132 |
+
},
|
| 133 |
+
"151659": {
|
| 134 |
+
"content": "<|fim_prefix|>",
|
| 135 |
+
"lstrip": false,
|
| 136 |
+
"normalized": false,
|
| 137 |
+
"rstrip": false,
|
| 138 |
+
"single_word": false,
|
| 139 |
+
"special": false
|
| 140 |
+
},
|
| 141 |
+
"151660": {
|
| 142 |
+
"content": "<|fim_middle|>",
|
| 143 |
+
"lstrip": false,
|
| 144 |
+
"normalized": false,
|
| 145 |
+
"rstrip": false,
|
| 146 |
+
"single_word": false,
|
| 147 |
+
"special": false
|
| 148 |
+
},
|
| 149 |
+
"151661": {
|
| 150 |
+
"content": "<|fim_suffix|>",
|
| 151 |
+
"lstrip": false,
|
| 152 |
+
"normalized": false,
|
| 153 |
+
"rstrip": false,
|
| 154 |
+
"single_word": false,
|
| 155 |
+
"special": false
|
| 156 |
+
},
|
| 157 |
+
"151662": {
|
| 158 |
+
"content": "<|fim_pad|>",
|
| 159 |
+
"lstrip": false,
|
| 160 |
+
"normalized": false,
|
| 161 |
+
"rstrip": false,
|
| 162 |
+
"single_word": false,
|
| 163 |
+
"special": false
|
| 164 |
+
},
|
| 165 |
+
"151663": {
|
| 166 |
+
"content": "<|repo_name|>",
|
| 167 |
+
"lstrip": false,
|
| 168 |
+
"normalized": false,
|
| 169 |
+
"rstrip": false,
|
| 170 |
+
"single_word": false,
|
| 171 |
+
"special": false
|
| 172 |
+
},
|
| 173 |
+
"151664": {
|
| 174 |
+
"content": "<|file_sep|>",
|
| 175 |
+
"lstrip": false,
|
| 176 |
+
"normalized": false,
|
| 177 |
+
"rstrip": false,
|
| 178 |
+
"single_word": false,
|
| 179 |
+
"special": false
|
| 180 |
+
},
|
| 181 |
+
"151665": {
|
| 182 |
+
"content": "<tool_response>",
|
| 183 |
+
"lstrip": false,
|
| 184 |
+
"normalized": false,
|
| 185 |
+
"rstrip": false,
|
| 186 |
+
"single_word": false,
|
| 187 |
+
"special": false
|
| 188 |
+
},
|
| 189 |
+
"151666": {
|
| 190 |
+
"content": "</tool_response>",
|
| 191 |
+
"lstrip": false,
|
| 192 |
+
"normalized": false,
|
| 193 |
+
"rstrip": false,
|
| 194 |
+
"single_word": false,
|
| 195 |
+
"special": false
|
| 196 |
+
},
|
| 197 |
+
"151667": {
|
| 198 |
+
"content": "<think>",
|
| 199 |
+
"lstrip": false,
|
| 200 |
+
"normalized": false,
|
| 201 |
+
"rstrip": false,
|
| 202 |
+
"single_word": false,
|
| 203 |
+
"special": false
|
| 204 |
+
},
|
| 205 |
+
"151668": {
|
| 206 |
+
"content": "</think>",
|
| 207 |
+
"lstrip": false,
|
| 208 |
+
"normalized": false,
|
| 209 |
+
"rstrip": false,
|
| 210 |
+
"single_word": false,
|
| 211 |
+
"special": false
|
| 212 |
+
}
|
| 213 |
+
},
|
| 214 |
+
"additional_special_tokens": [
|
| 215 |
+
"<|im_start|>",
|
| 216 |
+
"<|im_end|>",
|
| 217 |
+
"<|object_ref_start|>",
|
| 218 |
+
"<|object_ref_end|>",
|
| 219 |
+
"<|box_start|>",
|
| 220 |
+
"<|box_end|>",
|
| 221 |
+
"<|quad_start|>",
|
| 222 |
+
"<|quad_end|>",
|
| 223 |
+
"<|vision_start|>",
|
| 224 |
+
"<|vision_end|>",
|
| 225 |
+
"<|vision_pad|>",
|
| 226 |
+
"<|image_pad|>",
|
| 227 |
+
"<|video_pad|>"
|
| 228 |
+
],
|
| 229 |
+
"bos_token": null,
|
| 230 |
+
"chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0].role == 'system' %}\n {{- messages[0].content + '\\n\\n' }}\n {%- endif %}\n {{- \"# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0].role == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0].content + '<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if message.content is string %}\n {%- set content = message.content %}\n {%- else %}\n {%- set content = '' %}\n {%- endif %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) %}\n {{- '<|im_start|>' + message.role + '\\n' + content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- if message.tool_calls %}\n {%- for tool_call in message.tool_calls %}\n {%- if (loop.first and content) or (not loop.first) %}\n {{- '\\n' }}\n {%- endif %}\n {%- if tool_call.function %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {%- if tool_call.arguments is string %}\n {{- tool_call.arguments }}\n {%- else %}\n {{- tool_call.arguments | tojson }}\n {%- endif %}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {%- endif %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if loop.first or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}",
|
| 231 |
+
"clean_up_tokenization_spaces": false,
|
| 232 |
+
"eos_token": "<|im_end|>",
|
| 233 |
+
"errors": "replace",
|
| 234 |
+
"extra_special_tokens": {},
|
| 235 |
+
"model_max_length": 1010000,
|
| 236 |
+
"pad_token": "<|endoftext|>",
|
| 237 |
+
"split_special_tokens": false,
|
| 238 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 239 |
+
"unk_token": null
|
| 240 |
+
}
|
toponym_lora/checkpoint-900/trainer_state.json
ADDED
|
@@ -0,0 +1,924 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 5.489296636085627,
|
| 6 |
+
"eval_steps": 100,
|
| 7 |
+
"global_step": 900,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"epoch": 0.06116207951070336,
|
| 14 |
+
"grad_norm": 0.5065167546272278,
|
| 15 |
+
"learning_rate": 6e-05,
|
| 16 |
+
"loss": 0.4883,
|
| 17 |
+
"step": 10
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.12232415902140673,
|
| 21 |
+
"grad_norm": 0.28862252831459045,
|
| 22 |
+
"learning_rate": 0.00012666666666666666,
|
| 23 |
+
"loss": 0.2469,
|
| 24 |
+
"step": 20
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.1834862385321101,
|
| 28 |
+
"grad_norm": 0.1823580414056778,
|
| 29 |
+
"learning_rate": 0.00019333333333333333,
|
| 30 |
+
"loss": 0.1435,
|
| 31 |
+
"step": 30
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.24464831804281345,
|
| 35 |
+
"grad_norm": 0.2956920564174652,
|
| 36 |
+
"learning_rate": 0.00019995552602987827,
|
| 37 |
+
"loss": 0.1124,
|
| 38 |
+
"step": 40
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.3058103975535168,
|
| 42 |
+
"grad_norm": 0.15972661972045898,
|
| 43 |
+
"learning_rate": 0.00019980183963589504,
|
| 44 |
+
"loss": 0.1319,
|
| 45 |
+
"step": 50
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.3669724770642202,
|
| 49 |
+
"grad_norm": 0.2291875034570694,
|
| 50 |
+
"learning_rate": 0.00019953856048007652,
|
| 51 |
+
"loss": 0.089,
|
| 52 |
+
"step": 60
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 0.42813455657492355,
|
| 56 |
+
"grad_norm": 0.1270621418952942,
|
| 57 |
+
"learning_rate": 0.00019916597767021807,
|
| 58 |
+
"loss": 0.1027,
|
| 59 |
+
"step": 70
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"epoch": 0.4892966360856269,
|
| 63 |
+
"grad_norm": 0.1719549000263214,
|
| 64 |
+
"learning_rate": 0.00019868450034085352,
|
| 65 |
+
"loss": 0.09,
|
| 66 |
+
"step": 80
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"epoch": 0.5504587155963303,
|
| 70 |
+
"grad_norm": 0.11448629200458527,
|
| 71 |
+
"learning_rate": 0.0001980946572039834,
|
| 72 |
+
"loss": 0.0886,
|
| 73 |
+
"step": 90
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.6116207951070336,
|
| 77 |
+
"grad_norm": 0.1629963368177414,
|
| 78 |
+
"learning_rate": 0.00019739709596849417,
|
| 79 |
+
"loss": 0.0974,
|
| 80 |
+
"step": 100
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"epoch": 0.6116207951070336,
|
| 84 |
+
"eval_loss": 0.0775158628821373,
|
| 85 |
+
"eval_runtime": 17.6163,
|
| 86 |
+
"eval_samples_per_second": 4.144,
|
| 87 |
+
"eval_steps_per_second": 2.1,
|
| 88 |
+
"step": 100
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"eval_ner_f1": 0.26666666666666666,
|
| 92 |
+
"step": 100
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"eval_ner_precision": 0.5263157894736842,
|
| 96 |
+
"step": 100
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"eval_ner_recall": 0.17857142857142858,
|
| 100 |
+
"step": 100
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"eval_ner_f1_toponym": 0.273972602739726,
|
| 104 |
+
"step": 100
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"eval_ner_f1_person": 0.0,
|
| 108 |
+
"step": 100
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"eval_ner_f1_organization": 0.0,
|
| 112 |
+
"step": 100
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"epoch": 0.672782874617737,
|
| 116 |
+
"grad_norm": 0.07239006459712982,
|
| 117 |
+
"learning_rate": 0.00019659258262890683,
|
| 118 |
+
"loss": 0.0783,
|
| 119 |
+
"step": 110
|
| 120 |
+
},
|
| 121 |
+
{
|
| 122 |
+
"epoch": 0.7339449541284404,
|
| 123 |
+
"grad_norm": 0.18169932067394257,
|
| 124 |
+
"learning_rate": 0.00019568200062423555,
|
| 125 |
+
"loss": 0.079,
|
| 126 |
+
"step": 120
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"epoch": 0.7951070336391437,
|
| 130 |
+
"grad_norm": 0.13822244107723236,
|
| 131 |
+
"learning_rate": 0.00019466634986788005,
|
| 132 |
+
"loss": 0.0711,
|
| 133 |
+
"step": 130
|
| 134 |
+
},
|
| 135 |
+
{
|
| 136 |
+
"epoch": 0.8562691131498471,
|
| 137 |
+
"grad_norm": 0.08978362381458282,
|
| 138 |
+
"learning_rate": 0.0001935467456496171,
|
| 139 |
+
"loss": 0.0809,
|
| 140 |
+
"step": 140
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"epoch": 0.9174311926605505,
|
| 144 |
+
"grad_norm": 0.09890680760145187,
|
| 145 |
+
"learning_rate": 0.00019232441741089676,
|
| 146 |
+
"loss": 0.0745,
|
| 147 |
+
"step": 150
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"epoch": 0.9785932721712538,
|
| 151 |
+
"grad_norm": 0.20916098356246948,
|
| 152 |
+
"learning_rate": 0.00019100070739478832,
|
| 153 |
+
"loss": 0.0755,
|
| 154 |
+
"step": 160
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"epoch": 1.036697247706422,
|
| 158 |
+
"grad_norm": 0.11759505420923233,
|
| 159 |
+
"learning_rate": 0.0001895770691720582,
|
| 160 |
+
"loss": 0.0722,
|
| 161 |
+
"step": 170
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"epoch": 1.0978593272171253,
|
| 165 |
+
"grad_norm": 0.0745391771197319,
|
| 166 |
+
"learning_rate": 0.0001880550660449988,
|
| 167 |
+
"loss": 0.0482,
|
| 168 |
+
"step": 180
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"epoch": 1.1590214067278288,
|
| 172 |
+
"grad_norm": 0.1519857943058014,
|
| 173 |
+
"learning_rate": 0.0001864363693307604,
|
| 174 |
+
"loss": 0.045,
|
| 175 |
+
"step": 190
|
| 176 |
+
},
|
| 177 |
+
{
|
| 178 |
+
"epoch": 1.2201834862385321,
|
| 179 |
+
"grad_norm": 0.07725294679403305,
|
| 180 |
+
"learning_rate": 0.00018472275652607186,
|
| 181 |
+
"loss": 0.0476,
|
| 182 |
+
"step": 200
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"epoch": 1.2201834862385321,
|
| 186 |
+
"eval_loss": 0.06860311329364777,
|
| 187 |
+
"eval_runtime": 16.2309,
|
| 188 |
+
"eval_samples_per_second": 4.498,
|
| 189 |
+
"eval_steps_per_second": 2.28,
|
| 190 |
+
"step": 200
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"eval_ner_f1": 0.2894736842105263,
|
| 194 |
+
"step": 200
|
| 195 |
+
},
|
| 196 |
+
{
|
| 197 |
+
"eval_ner_precision": 0.55,
|
| 198 |
+
"step": 200
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"eval_ner_recall": 0.19642857142857142,
|
| 202 |
+
"step": 200
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"eval_ner_f1_toponym": 0.3142857142857143,
|
| 206 |
+
"step": 200
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"eval_ner_f1_person": 0.0,
|
| 210 |
+
"step": 200
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"epoch": 1.2813455657492354,
|
| 214 |
+
"grad_norm": 0.07129528373479843,
|
| 215 |
+
"learning_rate": 0.000182916109355365,
|
| 216 |
+
"loss": 0.0538,
|
| 217 |
+
"step": 210
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"epoch": 1.3425076452599387,
|
| 221 |
+
"grad_norm": 0.07345232367515564,
|
| 222 |
+
"learning_rate": 0.00018101841170444616,
|
| 223 |
+
"loss": 0.0444,
|
| 224 |
+
"step": 220
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"epoch": 1.4036697247706422,
|
| 228 |
+
"grad_norm": 0.1663370579481125,
|
| 229 |
+
"learning_rate": 0.000179031747441984,
|
| 230 |
+
"loss": 0.06,
|
| 231 |
+
"step": 230
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"epoch": 1.4648318042813455,
|
| 235 |
+
"grad_norm": 0.0920317992568016,
|
| 236 |
+
"learning_rate": 0.0001769582981312057,
|
| 237 |
+
"loss": 0.036,
|
| 238 |
+
"step": 240
|
| 239 |
+
},
|
| 240 |
+
{
|
| 241 |
+
"epoch": 1.525993883792049,
|
| 242 |
+
"grad_norm": 0.15344829857349396,
|
| 243 |
+
"learning_rate": 0.00017480034063431477,
|
| 244 |
+
"loss": 0.0572,
|
| 245 |
+
"step": 250
|
| 246 |
+
},
|
| 247 |
+
{
|
| 248 |
+
"epoch": 1.5871559633027523,
|
| 249 |
+
"grad_norm": 0.11365994811058044,
|
| 250 |
+
"learning_rate": 0.00017256024461226001,
|
| 251 |
+
"loss": 0.0609,
|
| 252 |
+
"step": 260
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"epoch": 1.6483180428134556,
|
| 256 |
+
"grad_norm": 0.11572407931089401,
|
| 257 |
+
"learning_rate": 0.00017024046992260237,
|
| 258 |
+
"loss": 0.0441,
|
| 259 |
+
"step": 270
|
| 260 |
+
},
|
| 261 |
+
{
|
| 262 |
+
"epoch": 1.709480122324159,
|
| 263 |
+
"grad_norm": 0.16469694674015045,
|
| 264 |
+
"learning_rate": 0.00016784356391833665,
|
| 265 |
+
"loss": 0.0432,
|
| 266 |
+
"step": 280
|
| 267 |
+
},
|
| 268 |
+
{
|
| 269 |
+
"epoch": 1.7706422018348624,
|
| 270 |
+
"grad_norm": 0.08726947009563446,
|
| 271 |
+
"learning_rate": 0.00016537215865063365,
|
| 272 |
+
"loss": 0.0483,
|
| 273 |
+
"step": 290
|
| 274 |
+
},
|
| 275 |
+
{
|
| 276 |
+
"epoch": 1.8318042813455657,
|
| 277 |
+
"grad_norm": 0.10488814115524292,
|
| 278 |
+
"learning_rate": 0.00016282896797857548,
|
| 279 |
+
"loss": 0.0486,
|
| 280 |
+
"step": 300
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"epoch": 1.8318042813455657,
|
| 284 |
+
"eval_loss": 0.052874963730573654,
|
| 285 |
+
"eval_runtime": 16.301,
|
| 286 |
+
"eval_samples_per_second": 4.478,
|
| 287 |
+
"eval_steps_per_second": 2.27,
|
| 288 |
+
"step": 300
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"eval_ner_f1": 0.2894736842105263,
|
| 292 |
+
"step": 300
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"eval_ner_precision": 0.55,
|
| 296 |
+
"step": 300
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"eval_ner_recall": 0.19642857142857142,
|
| 300 |
+
"step": 300
|
| 301 |
+
},
|
| 302 |
+
{
|
| 303 |
+
"eval_ner_f1_toponym": 0.3142857142857143,
|
| 304 |
+
"step": 300
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"eval_ner_f1_person": 0.0,
|
| 308 |
+
"step": 300
|
| 309 |
+
},
|
| 310 |
+
{
|
| 311 |
+
"epoch": 1.8929663608562692,
|
| 312 |
+
"grad_norm": 0.10856537520885468,
|
| 313 |
+
"learning_rate": 0.00016021678458905684,
|
| 314 |
+
"loss": 0.0477,
|
| 315 |
+
"step": 310
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"epoch": 1.9541284403669725,
|
| 319 |
+
"grad_norm": 0.10471344739198685,
|
| 320 |
+
"learning_rate": 0.00015753847693012566,
|
| 321 |
+
"loss": 0.0547,
|
| 322 |
+
"step": 320
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"epoch": 2.0122324159021407,
|
| 326 |
+
"grad_norm": 0.07346905022859573,
|
| 327 |
+
"learning_rate": 0.0001547969860611297,
|
| 328 |
+
"loss": 0.0467,
|
| 329 |
+
"step": 330
|
| 330 |
+
},
|
| 331 |
+
{
|
| 332 |
+
"epoch": 2.073394495412844,
|
| 333 |
+
"grad_norm": 0.0847230851650238,
|
| 334 |
+
"learning_rate": 0.0001519953224231287,
|
| 335 |
+
"loss": 0.0186,
|
| 336 |
+
"step": 340
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"epoch": 2.1345565749235473,
|
| 340 |
+
"grad_norm": 0.11084947735071182,
|
| 341 |
+
"learning_rate": 0.0001491365625331182,
|
| 342 |
+
"loss": 0.0268,
|
| 343 |
+
"step": 350
|
| 344 |
+
},
|
| 345 |
+
{
|
| 346 |
+
"epoch": 2.1957186544342506,
|
| 347 |
+
"grad_norm": 0.11435306072235107,
|
| 348 |
+
"learning_rate": 0.00014622384560569493,
|
| 349 |
+
"loss": 0.0324,
|
| 350 |
+
"step": 360
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"epoch": 2.2568807339449544,
|
| 354 |
+
"grad_norm": 0.05882082134485245,
|
| 355 |
+
"learning_rate": 0.00014326037010587404,
|
| 356 |
+
"loss": 0.0279,
|
| 357 |
+
"step": 370
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"epoch": 2.3180428134556577,
|
| 361 |
+
"grad_norm": 0.09373460710048676,
|
| 362 |
+
"learning_rate": 0.00014024939023684298,
|
| 363 |
+
"loss": 0.0256,
|
| 364 |
+
"step": 380
|
| 365 |
+
},
|
| 366 |
+
{
|
| 367 |
+
"epoch": 2.379204892966361,
|
| 368 |
+
"grad_norm": 0.16994407773017883,
|
| 369 |
+
"learning_rate": 0.0001371942123665092,
|
| 370 |
+
"loss": 0.0233,
|
| 371 |
+
"step": 390
|
| 372 |
+
},
|
| 373 |
+
{
|
| 374 |
+
"epoch": 2.4403669724770642,
|
| 375 |
+
"grad_norm": 0.23053932189941406,
|
| 376 |
+
"learning_rate": 0.0001340981913967656,
|
| 377 |
+
"loss": 0.0285,
|
| 378 |
+
"step": 400
|
| 379 |
+
},
|
| 380 |
+
{
|
| 381 |
+
"epoch": 2.4403669724770642,
|
| 382 |
+
"eval_loss": 0.0535120964050293,
|
| 383 |
+
"eval_runtime": 16.5169,
|
| 384 |
+
"eval_samples_per_second": 4.42,
|
| 385 |
+
"eval_steps_per_second": 2.24,
|
| 386 |
+
"step": 400
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"eval_ner_f1": 0.3055555555555555,
|
| 390 |
+
"step": 400
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"eval_ner_precision": 0.6875,
|
| 394 |
+
"step": 400
|
| 395 |
+
},
|
| 396 |
+
{
|
| 397 |
+
"eval_ner_recall": 0.19642857142857142,
|
| 398 |
+
"step": 400
|
| 399 |
+
},
|
| 400 |
+
{
|
| 401 |
+
"eval_ner_f1_toponym": 0.3142857142857143,
|
| 402 |
+
"step": 400
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"eval_ner_f1_person": 0.0,
|
| 406 |
+
"step": 400
|
| 407 |
+
},
|
| 408 |
+
{
|
| 409 |
+
"eval_ner_f1_organization": 0.0,
|
| 410 |
+
"step": 400
|
| 411 |
+
},
|
| 412 |
+
{
|
| 413 |
+
"epoch": 2.5015290519877675,
|
| 414 |
+
"grad_norm": 0.4044734239578247,
|
| 415 |
+
"learning_rate": 0.00013096472707946056,
|
| 416 |
+
"loss": 0.0306,
|
| 417 |
+
"step": 410
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 2.562691131498471,
|
| 421 |
+
"grad_norm": 0.11446376889944077,
|
| 422 |
+
"learning_rate": 0.0001277972602831181,
|
| 423 |
+
"loss": 0.0188,
|
| 424 |
+
"step": 420
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"epoch": 2.623853211009174,
|
| 428 |
+
"grad_norm": 0.16048116981983185,
|
| 429 |
+
"learning_rate": 0.0001245992692145078,
|
| 430 |
+
"loss": 0.0282,
|
| 431 |
+
"step": 430
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"epoch": 2.6850152905198774,
|
| 435 |
+
"grad_norm": 0.10304035991430283,
|
| 436 |
+
"learning_rate": 0.00012137426559921316,
|
| 437 |
+
"loss": 0.0273,
|
| 438 |
+
"step": 440
|
| 439 |
+
},
|
| 440 |
+
{
|
| 441 |
+
"epoch": 2.746177370030581,
|
| 442 |
+
"grad_norm": 0.04728333652019501,
|
| 443 |
+
"learning_rate": 0.00011812579082539317,
|
| 444 |
+
"loss": 0.0205,
|
| 445 |
+
"step": 450
|
| 446 |
+
},
|
| 447 |
+
{
|
| 448 |
+
"epoch": 2.8073394495412844,
|
| 449 |
+
"grad_norm": 0.09207329899072647,
|
| 450 |
+
"learning_rate": 0.00011485741205497094,
|
| 451 |
+
"loss": 0.0211,
|
| 452 |
+
"step": 460
|
| 453 |
+
},
|
| 454 |
+
{
|
| 455 |
+
"epoch": 2.8685015290519877,
|
| 456 |
+
"grad_norm": 0.17346537113189697,
|
| 457 |
+
"learning_rate": 0.00011157271830652062,
|
| 458 |
+
"loss": 0.0326,
|
| 459 |
+
"step": 470
|
| 460 |
+
},
|
| 461 |
+
{
|
| 462 |
+
"epoch": 2.929663608562691,
|
| 463 |
+
"grad_norm": 0.07529453188180923,
|
| 464 |
+
"learning_rate": 0.00010827531651415266,
|
| 465 |
+
"loss": 0.0192,
|
| 466 |
+
"step": 480
|
| 467 |
+
},
|
| 468 |
+
{
|
| 469 |
+
"epoch": 2.9908256880733948,
|
| 470 |
+
"grad_norm": 0.10349865257740021,
|
| 471 |
+
"learning_rate": 0.00010496882756672666,
|
| 472 |
+
"loss": 0.0175,
|
| 473 |
+
"step": 490
|
| 474 |
+
},
|
| 475 |
+
{
|
| 476 |
+
"epoch": 3.0489296636085625,
|
| 477 |
+
"grad_norm": 0.06423936784267426,
|
| 478 |
+
"learning_rate": 0.00010165688233174017,
|
| 479 |
+
"loss": 0.0129,
|
| 480 |
+
"step": 500
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"epoch": 3.0489296636085625,
|
| 484 |
+
"eval_loss": 0.05351715907454491,
|
| 485 |
+
"eval_runtime": 16.4745,
|
| 486 |
+
"eval_samples_per_second": 4.431,
|
| 487 |
+
"eval_steps_per_second": 2.246,
|
| 488 |
+
"step": 500
|
| 489 |
+
},
|
| 490 |
+
{
|
| 491 |
+
"eval_ner_f1": 0.34285714285714286,
|
| 492 |
+
"step": 500
|
| 493 |
+
},
|
| 494 |
+
{
|
| 495 |
+
"eval_ner_precision": 0.8571428571428571,
|
| 496 |
+
"step": 500
|
| 497 |
+
},
|
| 498 |
+
{
|
| 499 |
+
"eval_ner_recall": 0.21428571428571427,
|
| 500 |
+
"step": 500
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"eval_ner_f1_toponym": 0.34285714285714286,
|
| 504 |
+
"step": 500
|
| 505 |
+
},
|
| 506 |
+
{
|
| 507 |
+
"epoch": 3.1100917431192663,
|
| 508 |
+
"grad_norm": 0.10966634750366211,
|
| 509 |
+
"learning_rate": 9.834311766825985e-05,
|
| 510 |
+
"loss": 0.0108,
|
| 511 |
+
"step": 510
|
| 512 |
+
},
|
| 513 |
+
{
|
| 514 |
+
"epoch": 3.1712538226299696,
|
| 515 |
+
"grad_norm": 0.03550288453698158,
|
| 516 |
+
"learning_rate": 9.503117243327337e-05,
|
| 517 |
+
"loss": 0.0082,
|
| 518 |
+
"step": 520
|
| 519 |
+
},
|
| 520 |
+
{
|
| 521 |
+
"epoch": 3.232415902140673,
|
| 522 |
+
"grad_norm": 0.07612079381942749,
|
| 523 |
+
"learning_rate": 9.172468348584739e-05,
|
| 524 |
+
"loss": 0.0073,
|
| 525 |
+
"step": 530
|
| 526 |
+
},
|
| 527 |
+
{
|
| 528 |
+
"epoch": 3.293577981651376,
|
| 529 |
+
"grad_norm": 0.10736043751239777,
|
| 530 |
+
"learning_rate": 8.842728169347939e-05,
|
| 531 |
+
"loss": 0.0095,
|
| 532 |
+
"step": 540
|
| 533 |
+
},
|
| 534 |
+
{
|
| 535 |
+
"epoch": 3.3547400611620795,
|
| 536 |
+
"grad_norm": 0.10124403238296509,
|
| 537 |
+
"learning_rate": 8.514258794502905e-05,
|
| 538 |
+
"loss": 0.0147,
|
| 539 |
+
"step": 550
|
| 540 |
+
},
|
| 541 |
+
{
|
| 542 |
+
"epoch": 3.4159021406727827,
|
| 543 |
+
"grad_norm": 0.08522272109985352,
|
| 544 |
+
"learning_rate": 8.187420917460686e-05,
|
| 545 |
+
"loss": 0.0143,
|
| 546 |
+
"step": 560
|
| 547 |
+
},
|
| 548 |
+
{
|
| 549 |
+
"epoch": 3.477064220183486,
|
| 550 |
+
"grad_norm": 0.10443105548620224,
|
| 551 |
+
"learning_rate": 7.862573440078686e-05,
|
| 552 |
+
"loss": 0.0109,
|
| 553 |
+
"step": 570
|
| 554 |
+
},
|
| 555 |
+
{
|
| 556 |
+
"epoch": 3.5382262996941893,
|
| 557 |
+
"grad_norm": 0.07868387550115585,
|
| 558 |
+
"learning_rate": 7.540073078549221e-05,
|
| 559 |
+
"loss": 0.0068,
|
| 560 |
+
"step": 580
|
| 561 |
+
},
|
| 562 |
+
{
|
| 563 |
+
"epoch": 3.599388379204893,
|
| 564 |
+
"grad_norm": 0.034807343035936356,
|
| 565 |
+
"learning_rate": 7.220273971688192e-05,
|
| 566 |
+
"loss": 0.0107,
|
| 567 |
+
"step": 590
|
| 568 |
+
},
|
| 569 |
+
{
|
| 570 |
+
"epoch": 3.6605504587155964,
|
| 571 |
+
"grad_norm": 0.020409688353538513,
|
| 572 |
+
"learning_rate": 6.903527292053942e-05,
|
| 573 |
+
"loss": 0.0101,
|
| 574 |
+
"step": 600
|
| 575 |
+
},
|
| 576 |
+
{
|
| 577 |
+
"epoch": 3.6605504587155964,
|
| 578 |
+
"eval_loss": 0.0602705255150795,
|
| 579 |
+
"eval_runtime": 15.876,
|
| 580 |
+
"eval_samples_per_second": 4.598,
|
| 581 |
+
"eval_steps_per_second": 2.331,
|
| 582 |
+
"step": 600
|
| 583 |
+
},
|
| 584 |
+
{
|
| 585 |
+
"eval_ner_f1": 0.30769230769230765,
|
| 586 |
+
"step": 600
|
| 587 |
+
},
|
| 588 |
+
{
|
| 589 |
+
"eval_ner_precision": 0.5454545454545454,
|
| 590 |
+
"step": 600
|
| 591 |
+
},
|
| 592 |
+
{
|
| 593 |
+
"eval_ner_recall": 0.21428571428571427,
|
| 594 |
+
"step": 600
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
"eval_ner_f1_toponym": 0.34782608695652173,
|
| 598 |
+
"step": 600
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"eval_ner_f1_person": 0.0,
|
| 602 |
+
"step": 600
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"eval_ner_f1_organization": 0.0,
|
| 606 |
+
"step": 600
|
| 607 |
+
},
|
| 608 |
+
{
|
| 609 |
+
"epoch": 3.7217125382262997,
|
| 610 |
+
"grad_norm": 0.04670476168394089,
|
| 611 |
+
"learning_rate": 6.59018086032344e-05,
|
| 612 |
+
"loss": 0.0101,
|
| 613 |
+
"step": 610
|
| 614 |
+
},
|
| 615 |
+
{
|
| 616 |
+
"epoch": 3.782874617737003,
|
| 617 |
+
"grad_norm": 0.01200962159782648,
|
| 618 |
+
"learning_rate": 6.280578763349078e-05,
|
| 619 |
+
"loss": 0.006,
|
| 620 |
+
"step": 620
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"epoch": 3.8440366972477067,
|
| 624 |
+
"grad_norm": 0.05485844239592552,
|
| 625 |
+
"learning_rate": 5.975060976315703e-05,
|
| 626 |
+
"loss": 0.0109,
|
| 627 |
+
"step": 630
|
| 628 |
+
},
|
| 629 |
+
{
|
| 630 |
+
"epoch": 3.90519877675841,
|
| 631 |
+
"grad_norm": 0.09339557588100433,
|
| 632 |
+
"learning_rate": 5.673962989412599e-05,
|
| 633 |
+
"loss": 0.0057,
|
| 634 |
+
"step": 640
|
| 635 |
+
},
|
| 636 |
+
{
|
| 637 |
+
"epoch": 3.9663608562691133,
|
| 638 |
+
"grad_norm": 0.21686244010925293,
|
| 639 |
+
"learning_rate": 5.377615439430508e-05,
|
| 640 |
+
"loss": 0.0081,
|
| 641 |
+
"step": 650
|
| 642 |
+
},
|
| 643 |
+
{
|
| 644 |
+
"epoch": 4.0244648318042815,
|
| 645 |
+
"grad_norm": 0.04568672925233841,
|
| 646 |
+
"learning_rate": 5.0863437466881836e-05,
|
| 647 |
+
"loss": 0.0071,
|
| 648 |
+
"step": 660
|
| 649 |
+
},
|
| 650 |
+
{
|
| 651 |
+
"epoch": 4.085626911314985,
|
| 652 |
+
"grad_norm": 0.037828218191862106,
|
| 653 |
+
"learning_rate": 4.80046775768713e-05,
|
| 654 |
+
"loss": 0.0025,
|
| 655 |
+
"step": 670
|
| 656 |
+
},
|
| 657 |
+
{
|
| 658 |
+
"epoch": 4.146788990825688,
|
| 659 |
+
"grad_norm": 0.05333082377910614,
|
| 660 |
+
"learning_rate": 4.520301393887033e-05,
|
| 661 |
+
"loss": 0.0032,
|
| 662 |
+
"step": 680
|
| 663 |
+
},
|
| 664 |
+
{
|
| 665 |
+
"epoch": 4.207951070336391,
|
| 666 |
+
"grad_norm": 0.007903705351054668,
|
| 667 |
+
"learning_rate": 4.2461523069874346e-05,
|
| 668 |
+
"loss": 0.0027,
|
| 669 |
+
"step": 690
|
| 670 |
+
},
|
| 671 |
+
{
|
| 672 |
+
"epoch": 4.269113149847095,
|
| 673 |
+
"grad_norm": 0.007534786593168974,
|
| 674 |
+
"learning_rate": 3.9783215410943174e-05,
|
| 675 |
+
"loss": 0.0019,
|
| 676 |
+
"step": 700
|
| 677 |
+
},
|
| 678 |
+
{
|
| 679 |
+
"epoch": 4.269113149847095,
|
| 680 |
+
"eval_loss": 0.06749989837408066,
|
| 681 |
+
"eval_runtime": 16.1258,
|
| 682 |
+
"eval_samples_per_second": 4.527,
|
| 683 |
+
"eval_steps_per_second": 2.294,
|
| 684 |
+
"step": 700
|
| 685 |
+
},
|
| 686 |
+
{
|
| 687 |
+
"eval_ner_f1": 0.379746835443038,
|
| 688 |
+
"step": 700
|
| 689 |
+
},
|
| 690 |
+
{
|
| 691 |
+
"eval_ner_precision": 0.6521739130434783,
|
| 692 |
+
"step": 700
|
| 693 |
+
},
|
| 694 |
+
{
|
| 695 |
+
"eval_ner_recall": 0.26785714285714285,
|
| 696 |
+
"step": 700
|
| 697 |
+
},
|
| 698 |
+
{
|
| 699 |
+
"eval_ner_f1_toponym": 0.3896103896103896,
|
| 700 |
+
"step": 700
|
| 701 |
+
},
|
| 702 |
+
{
|
| 703 |
+
"eval_ner_f1_person": 0.0,
|
| 704 |
+
"step": 700
|
| 705 |
+
},
|
| 706 |
+
{
|
| 707 |
+
"epoch": 4.330275229357798,
|
| 708 |
+
"grad_norm": 0.046107176691293716,
|
| 709 |
+
"learning_rate": 3.717103202142457e-05,
|
| 710 |
+
"loss": 0.0028,
|
| 711 |
+
"step": 710
|
| 712 |
+
},
|
| 713 |
+
{
|
| 714 |
+
"epoch": 4.391437308868501,
|
| 715 |
+
"grad_norm": 0.022927094250917435,
|
| 716 |
+
"learning_rate": 3.462784134936636e-05,
|
| 717 |
+
"loss": 0.0047,
|
| 718 |
+
"step": 720
|
| 719 |
+
},
|
| 720 |
+
{
|
| 721 |
+
"epoch": 4.4525993883792045,
|
| 722 |
+
"grad_norm": 0.09270883351564407,
|
| 723 |
+
"learning_rate": 3.2156436081663356e-05,
|
| 724 |
+
"loss": 0.0035,
|
| 725 |
+
"step": 730
|
| 726 |
+
},
|
| 727 |
+
{
|
| 728 |
+
"epoch": 4.513761467889909,
|
| 729 |
+
"grad_norm": 0.2539561092853546,
|
| 730 |
+
"learning_rate": 2.9759530077397636e-05,
|
| 731 |
+
"loss": 0.0011,
|
| 732 |
+
"step": 740
|
| 733 |
+
},
|
| 734 |
+
{
|
| 735 |
+
"epoch": 4.574923547400612,
|
| 736 |
+
"grad_norm": 0.0036298525519669056,
|
| 737 |
+
"learning_rate": 2.743975538774002e-05,
|
| 738 |
+
"loss": 0.0041,
|
| 739 |
+
"step": 750
|
| 740 |
+
},
|
| 741 |
+
{
|
| 742 |
+
"epoch": 4.636085626911315,
|
| 743 |
+
"grad_norm": 0.005658215843141079,
|
| 744 |
+
"learning_rate": 2.5199659365685235e-05,
|
| 745 |
+
"loss": 0.0017,
|
| 746 |
+
"step": 760
|
| 747 |
+
},
|
| 748 |
+
{
|
| 749 |
+
"epoch": 4.697247706422019,
|
| 750 |
+
"grad_norm": 0.00670202262699604,
|
| 751 |
+
"learning_rate": 2.3041701868794287e-05,
|
| 752 |
+
"loss": 0.0053,
|
| 753 |
+
"step": 770
|
| 754 |
+
},
|
| 755 |
+
{
|
| 756 |
+
"epoch": 4.758409785932722,
|
| 757 |
+
"grad_norm": 0.0019507587421685457,
|
| 758 |
+
"learning_rate": 2.0968252558016055e-05,
|
| 759 |
+
"loss": 0.0029,
|
| 760 |
+
"step": 780
|
| 761 |
+
},
|
| 762 |
+
{
|
| 763 |
+
"epoch": 4.819571865443425,
|
| 764 |
+
"grad_norm": 0.01064695417881012,
|
| 765 |
+
"learning_rate": 1.8981588295553853e-05,
|
| 766 |
+
"loss": 0.0051,
|
| 767 |
+
"step": 790
|
| 768 |
+
},
|
| 769 |
+
{
|
| 770 |
+
"epoch": 4.8807339449541285,
|
| 771 |
+
"grad_norm": 0.007430676836520433,
|
| 772 |
+
"learning_rate": 1.7083890644635014e-05,
|
| 773 |
+
"loss": 0.0047,
|
| 774 |
+
"step": 800
|
| 775 |
+
},
|
| 776 |
+
{
|
| 777 |
+
"epoch": 4.8807339449541285,
|
| 778 |
+
"eval_loss": 0.07247484475374222,
|
| 779 |
+
"eval_runtime": 15.8563,
|
| 780 |
+
"eval_samples_per_second": 4.604,
|
| 781 |
+
"eval_steps_per_second": 2.333,
|
| 782 |
+
"step": 800
|
| 783 |
+
},
|
| 784 |
+
{
|
| 785 |
+
"eval_ner_f1": 0.3783783783783784,
|
| 786 |
+
"step": 800
|
| 787 |
+
},
|
| 788 |
+
{
|
| 789 |
+
"eval_ner_precision": 0.7777777777777778,
|
| 790 |
+
"step": 800
|
| 791 |
+
},
|
| 792 |
+
{
|
| 793 |
+
"eval_ner_recall": 0.25,
|
| 794 |
+
"step": 800
|
| 795 |
+
},
|
| 796 |
+
{
|
| 797 |
+
"eval_ner_f1_toponym": 0.3835616438356164,
|
| 798 |
+
"step": 800
|
| 799 |
+
},
|
| 800 |
+
{
|
| 801 |
+
"eval_ner_f1_person": 0.0,
|
| 802 |
+
"step": 800
|
| 803 |
+
},
|
| 804 |
+
{
|
| 805 |
+
"epoch": 4.941896024464832,
|
| 806 |
+
"grad_norm": 0.04860910028219223,
|
| 807 |
+
"learning_rate": 1.527724347392815e-05,
|
| 808 |
+
"loss": 0.0039,
|
| 809 |
+
"step": 810
|
| 810 |
+
},
|
| 811 |
+
{
|
| 812 |
+
"epoch": 5.0,
|
| 813 |
+
"grad_norm": 0.002881321357563138,
|
| 814 |
+
"learning_rate": 1.3563630669239624e-05,
|
| 815 |
+
"loss": 0.0031,
|
| 816 |
+
"step": 820
|
| 817 |
+
},
|
| 818 |
+
{
|
| 819 |
+
"epoch": 5.061162079510703,
|
| 820 |
+
"grad_norm": 0.07761278748512268,
|
| 821 |
+
"learning_rate": 1.1944933955001225e-05,
|
| 822 |
+
"loss": 0.0029,
|
| 823 |
+
"step": 830
|
| 824 |
+
},
|
| 825 |
+
{
|
| 826 |
+
"epoch": 5.122324159021407,
|
| 827 |
+
"grad_norm": 0.017536113038659096,
|
| 828 |
+
"learning_rate": 1.04229308279418e-05,
|
| 829 |
+
"loss": 0.0006,
|
| 830 |
+
"step": 840
|
| 831 |
+
},
|
| 832 |
+
{
|
| 833 |
+
"epoch": 5.18348623853211,
|
| 834 |
+
"grad_norm": 0.022405065596103668,
|
| 835 |
+
"learning_rate": 8.999292605211695e-06,
|
| 836 |
+
"loss": 0.0022,
|
| 837 |
+
"step": 850
|
| 838 |
+
},
|
| 839 |
+
{
|
| 840 |
+
"epoch": 5.244648318042813,
|
| 841 |
+
"grad_norm": 0.03178695961833,
|
| 842 |
+
"learning_rate": 7.675582589103247e-06,
|
| 843 |
+
"loss": 0.001,
|
| 844 |
+
"step": 860
|
| 845 |
+
},
|
| 846 |
+
{
|
| 847 |
+
"epoch": 5.3058103975535165,
|
| 848 |
+
"grad_norm": 0.011610076762735844,
|
| 849 |
+
"learning_rate": 6.45325435038292e-06,
|
| 850 |
+
"loss": 0.0009,
|
| 851 |
+
"step": 870
|
| 852 |
+
},
|
| 853 |
+
{
|
| 854 |
+
"epoch": 5.36697247706422,
|
| 855 |
+
"grad_norm": 0.05008087307214737,
|
| 856 |
+
"learning_rate": 5.3336501321199714e-06,
|
| 857 |
+
"loss": 0.0024,
|
| 858 |
+
"step": 880
|
| 859 |
+
},
|
| 860 |
+
{
|
| 861 |
+
"epoch": 5.428134556574924,
|
| 862 |
+
"grad_norm": 0.0026775060687214136,
|
| 863 |
+
"learning_rate": 4.317999375764459e-06,
|
| 864 |
+
"loss": 0.0025,
|
| 865 |
+
"step": 890
|
| 866 |
+
},
|
| 867 |
+
{
|
| 868 |
+
"epoch": 5.489296636085627,
|
| 869 |
+
"grad_norm": 0.022927429527044296,
|
| 870 |
+
"learning_rate": 3.40741737109318e-06,
|
| 871 |
+
"loss": 0.0011,
|
| 872 |
+
"step": 900
|
| 873 |
+
},
|
| 874 |
+
{
|
| 875 |
+
"epoch": 5.489296636085627,
|
| 876 |
+
"eval_loss": 0.07354085147380829,
|
| 877 |
+
"eval_runtime": 16.7178,
|
| 878 |
+
"eval_samples_per_second": 4.367,
|
| 879 |
+
"eval_steps_per_second": 2.213,
|
| 880 |
+
"step": 900
|
| 881 |
+
},
|
| 882 |
+
{
|
| 883 |
+
"eval_ner_f1": 0.3783783783783784,
|
| 884 |
+
"step": 900
|
| 885 |
+
},
|
| 886 |
+
{
|
| 887 |
+
"eval_ner_precision": 0.7777777777777778,
|
| 888 |
+
"step": 900
|
| 889 |
+
},
|
| 890 |
+
{
|
| 891 |
+
"eval_ner_recall": 0.25,
|
| 892 |
+
"step": 900
|
| 893 |
+
},
|
| 894 |
+
{
|
| 895 |
+
"eval_ner_f1_toponym": 0.3835616438356164,
|
| 896 |
+
"step": 900
|
| 897 |
+
},
|
| 898 |
+
{
|
| 899 |
+
"eval_ner_f1_person": 0.0,
|
| 900 |
+
"step": 900
|
| 901 |
+
}
|
| 902 |
+
],
|
| 903 |
+
"logging_steps": 10,
|
| 904 |
+
"max_steps": 978,
|
| 905 |
+
"num_input_tokens_seen": 0,
|
| 906 |
+
"num_train_epochs": 6,
|
| 907 |
+
"save_steps": 100,
|
| 908 |
+
"stateful_callbacks": {
|
| 909 |
+
"TrainerControl": {
|
| 910 |
+
"args": {
|
| 911 |
+
"should_epoch_stop": false,
|
| 912 |
+
"should_evaluate": false,
|
| 913 |
+
"should_log": false,
|
| 914 |
+
"should_save": true,
|
| 915 |
+
"should_training_stop": false
|
| 916 |
+
},
|
| 917 |
+
"attributes": {}
|
| 918 |
+
}
|
| 919 |
+
},
|
| 920 |
+
"total_flos": 1.5030508615370957e+17,
|
| 921 |
+
"train_batch_size": 2,
|
| 922 |
+
"trial_name": null,
|
| 923 |
+
"trial_params": null
|
| 924 |
+
}
|
toponym_lora/checkpoint-900/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c264c52127e7b32e02112d53c064f4d314a786fd6b750d0d213bf34b45b4b318
|
| 3 |
+
size 5713
|
toponym_lora/checkpoint-900/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
toponym_lora/checkpoint-978/README.md
ADDED
|
@@ -0,0 +1,207 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: Qwen/Qwen3-4B-Instruct-2507
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507
|
| 7 |
+
- lora
|
| 8 |
+
- transformers
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# Model Card for Model ID
|
| 12 |
+
|
| 13 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
## Model Details
|
| 18 |
+
|
| 19 |
+
### Model Description
|
| 20 |
+
|
| 21 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
- **Developed by:** [More Information Needed]
|
| 26 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 27 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 28 |
+
- **Model type:** [More Information Needed]
|
| 29 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 30 |
+
- **License:** [More Information Needed]
|
| 31 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 32 |
+
|
| 33 |
+
### Model Sources [optional]
|
| 34 |
+
|
| 35 |
+
<!-- Provide the basic links for the model. -->
|
| 36 |
+
|
| 37 |
+
- **Repository:** [More Information Needed]
|
| 38 |
+
- **Paper [optional]:** [More Information Needed]
|
| 39 |
+
- **Demo [optional]:** [More Information Needed]
|
| 40 |
+
|
| 41 |
+
## Uses
|
| 42 |
+
|
| 43 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 44 |
+
|
| 45 |
+
### Direct Use
|
| 46 |
+
|
| 47 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 48 |
+
|
| 49 |
+
[More Information Needed]
|
| 50 |
+
|
| 51 |
+
### Downstream Use [optional]
|
| 52 |
+
|
| 53 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 54 |
+
|
| 55 |
+
[More Information Needed]
|
| 56 |
+
|
| 57 |
+
### Out-of-Scope Use
|
| 58 |
+
|
| 59 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 60 |
+
|
| 61 |
+
[More Information Needed]
|
| 62 |
+
|
| 63 |
+
## Bias, Risks, and Limitations
|
| 64 |
+
|
| 65 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 66 |
+
|
| 67 |
+
[More Information Needed]
|
| 68 |
+
|
| 69 |
+
### Recommendations
|
| 70 |
+
|
| 71 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 72 |
+
|
| 73 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 74 |
+
|
| 75 |
+
## How to Get Started with the Model
|
| 76 |
+
|
| 77 |
+
Use the code below to get started with the model.
|
| 78 |
+
|
| 79 |
+
[More Information Needed]
|
| 80 |
+
|
| 81 |
+
## Training Details
|
| 82 |
+
|
| 83 |
+
### Training Data
|
| 84 |
+
|
| 85 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
| 86 |
+
|
| 87 |
+
[More Information Needed]
|
| 88 |
+
|
| 89 |
+
### Training Procedure
|
| 90 |
+
|
| 91 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 92 |
+
|
| 93 |
+
#### Preprocessing [optional]
|
| 94 |
+
|
| 95 |
+
[More Information Needed]
|
| 96 |
+
|
| 97 |
+
|
| 98 |
+
#### Training Hyperparameters
|
| 99 |
+
|
| 100 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 101 |
+
|
| 102 |
+
#### Speeds, Sizes, Times [optional]
|
| 103 |
+
|
| 104 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 105 |
+
|
| 106 |
+
[More Information Needed]
|
| 107 |
+
|
| 108 |
+
## Evaluation
|
| 109 |
+
|
| 110 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 111 |
+
|
| 112 |
+
### Testing Data, Factors & Metrics
|
| 113 |
+
|
| 114 |
+
#### Testing Data
|
| 115 |
+
|
| 116 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 117 |
+
|
| 118 |
+
[More Information Needed]
|
| 119 |
+
|
| 120 |
+
#### Factors
|
| 121 |
+
|
| 122 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 123 |
+
|
| 124 |
+
[More Information Needed]
|
| 125 |
+
|
| 126 |
+
#### Metrics
|
| 127 |
+
|
| 128 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 129 |
+
|
| 130 |
+
[More Information Needed]
|
| 131 |
+
|
| 132 |
+
### Results
|
| 133 |
+
|
| 134 |
+
[More Information Needed]
|
| 135 |
+
|
| 136 |
+
#### Summary
|
| 137 |
+
|
| 138 |
+
|
| 139 |
+
|
| 140 |
+
## Model Examination [optional]
|
| 141 |
+
|
| 142 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 143 |
+
|
| 144 |
+
[More Information Needed]
|
| 145 |
+
|
| 146 |
+
## Environmental Impact
|
| 147 |
+
|
| 148 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 149 |
+
|
| 150 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
| 151 |
+
|
| 152 |
+
- **Hardware Type:** [More Information Needed]
|
| 153 |
+
- **Hours used:** [More Information Needed]
|
| 154 |
+
- **Cloud Provider:** [More Information Needed]
|
| 155 |
+
- **Compute Region:** [More Information Needed]
|
| 156 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 157 |
+
|
| 158 |
+
## Technical Specifications [optional]
|
| 159 |
+
|
| 160 |
+
### Model Architecture and Objective
|
| 161 |
+
|
| 162 |
+
[More Information Needed]
|
| 163 |
+
|
| 164 |
+
### Compute Infrastructure
|
| 165 |
+
|
| 166 |
+
[More Information Needed]
|
| 167 |
+
|
| 168 |
+
#### Hardware
|
| 169 |
+
|
| 170 |
+
[More Information Needed]
|
| 171 |
+
|
| 172 |
+
#### Software
|
| 173 |
+
|
| 174 |
+
[More Information Needed]
|
| 175 |
+
|
| 176 |
+
## Citation [optional]
|
| 177 |
+
|
| 178 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 179 |
+
|
| 180 |
+
**BibTeX:**
|
| 181 |
+
|
| 182 |
+
[More Information Needed]
|
| 183 |
+
|
| 184 |
+
**APA:**
|
| 185 |
+
|
| 186 |
+
[More Information Needed]
|
| 187 |
+
|
| 188 |
+
## Glossary [optional]
|
| 189 |
+
|
| 190 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 191 |
+
|
| 192 |
+
[More Information Needed]
|
| 193 |
+
|
| 194 |
+
## More Information [optional]
|
| 195 |
+
|
| 196 |
+
[More Information Needed]
|
| 197 |
+
|
| 198 |
+
## Model Card Authors [optional]
|
| 199 |
+
|
| 200 |
+
[More Information Needed]
|
| 201 |
+
|
| 202 |
+
## Model Card Contact
|
| 203 |
+
|
| 204 |
+
[More Information Needed]
|
| 205 |
+
### Framework versions
|
| 206 |
+
|
| 207 |
+
- PEFT 0.18.1
|
toponym_lora/checkpoint-978/adapter_config.json
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": null,
|
| 3 |
+
"alpha_pattern": {},
|
| 4 |
+
"arrow_config": null,
|
| 5 |
+
"auto_mapping": null,
|
| 6 |
+
"base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507",
|
| 7 |
+
"bias": "none",
|
| 8 |
+
"corda_config": null,
|
| 9 |
+
"ensure_weight_tying": false,
|
| 10 |
+
"eva_config": null,
|
| 11 |
+
"exclude_modules": null,
|
| 12 |
+
"fan_in_fan_out": false,
|
| 13 |
+
"inference_mode": true,
|
| 14 |
+
"init_lora_weights": true,
|
| 15 |
+
"layer_replication": null,
|
| 16 |
+
"layers_pattern": null,
|
| 17 |
+
"layers_to_transform": null,
|
| 18 |
+
"loftq_config": {},
|
| 19 |
+
"lora_alpha": 16,
|
| 20 |
+
"lora_bias": false,
|
| 21 |
+
"lora_dropout": 0.05,
|
| 22 |
+
"megatron_config": null,
|
| 23 |
+
"megatron_core": "megatron.core",
|
| 24 |
+
"modules_to_save": null,
|
| 25 |
+
"peft_type": "LORA",
|
| 26 |
+
"peft_version": "0.18.1",
|
| 27 |
+
"qalora_group_size": 16,
|
| 28 |
+
"r": 64,
|
| 29 |
+
"rank_pattern": {},
|
| 30 |
+
"revision": null,
|
| 31 |
+
"target_modules": [
|
| 32 |
+
"gate_proj",
|
| 33 |
+
"q_proj",
|
| 34 |
+
"up_proj",
|
| 35 |
+
"o_proj",
|
| 36 |
+
"v_proj",
|
| 37 |
+
"down_proj",
|
| 38 |
+
"k_proj"
|
| 39 |
+
],
|
| 40 |
+
"target_parameters": null,
|
| 41 |
+
"task_type": "CAUSAL_LM",
|
| 42 |
+
"trainable_token_indices": null,
|
| 43 |
+
"use_dora": false,
|
| 44 |
+
"use_qalora": false,
|
| 45 |
+
"use_rslora": false
|
| 46 |
+
}
|
toponym_lora/checkpoint-978/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab09ae476a93470d85ac7605a032fcec7da71f201404ed566dfe5605abbad948
|
| 3 |
+
size 528550256
|
toponym_lora/checkpoint-978/added_tokens.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</think>": 151668,
|
| 3 |
+
"</tool_call>": 151658,
|
| 4 |
+
"</tool_response>": 151666,
|
| 5 |
+
"<think>": 151667,
|
| 6 |
+
"<tool_call>": 151657,
|
| 7 |
+
"<tool_response>": 151665,
|
| 8 |
+
"<|box_end|>": 151649,
|
| 9 |
+
"<|box_start|>": 151648,
|
| 10 |
+
"<|endoftext|>": 151643,
|
| 11 |
+
"<|file_sep|>": 151664,
|
| 12 |
+
"<|fim_middle|>": 151660,
|
| 13 |
+
"<|fim_pad|>": 151662,
|
| 14 |
+
"<|fim_prefix|>": 151659,
|
| 15 |
+
"<|fim_suffix|>": 151661,
|
| 16 |
+
"<|im_end|>": 151645,
|
| 17 |
+
"<|im_start|>": 151644,
|
| 18 |
+
"<|image_pad|>": 151655,
|
| 19 |
+
"<|object_ref_end|>": 151647,
|
| 20 |
+
"<|object_ref_start|>": 151646,
|
| 21 |
+
"<|quad_end|>": 151651,
|
| 22 |
+
"<|quad_start|>": 151650,
|
| 23 |
+
"<|repo_name|>": 151663,
|
| 24 |
+
"<|video_pad|>": 151656,
|
| 25 |
+
"<|vision_end|>": 151653,
|
| 26 |
+
"<|vision_pad|>": 151654,
|
| 27 |
+
"<|vision_start|>": 151652
|
| 28 |
+
}
|
toponym_lora/checkpoint-978/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
toponym_lora/checkpoint-978/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:283a6b5cce7a220132754a71a725119d99254b9961184469dd109144c9ebb61e
|
| 3 |
+
size 1057390923
|
toponym_lora/checkpoint-978/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3582fd5d60e38ec10a13678c7fa264ec90203c191d12b4aef8ff3530910253ad
|
| 3 |
+
size 14645
|
toponym_lora/checkpoint-978/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42fab66428211654c9b628855ba104bd5c5700f1c28e9af984e238eb2b63d3f5
|
| 3 |
+
size 1465
|
toponym_lora/checkpoint-978/special_tokens_map.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|im_start|>",
|
| 4 |
+
"<|im_end|>",
|
| 5 |
+
"<|object_ref_start|>",
|
| 6 |
+
"<|object_ref_end|>",
|
| 7 |
+
"<|box_start|>",
|
| 8 |
+
"<|box_end|>",
|
| 9 |
+
"<|quad_start|>",
|
| 10 |
+
"<|quad_end|>",
|
| 11 |
+
"<|vision_start|>",
|
| 12 |
+
"<|vision_end|>",
|
| 13 |
+
"<|vision_pad|>",
|
| 14 |
+
"<|image_pad|>",
|
| 15 |
+
"<|video_pad|>"
|
| 16 |
+
],
|
| 17 |
+
"eos_token": {
|
| 18 |
+
"content": "<|im_end|>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": false,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
},
|
| 24 |
+
"pad_token": {
|
| 25 |
+
"content": "<|endoftext|>",
|
| 26 |
+
"lstrip": false,
|
| 27 |
+
"normalized": false,
|
| 28 |
+
"rstrip": false,
|
| 29 |
+
"single_word": false
|
| 30 |
+
}
|
| 31 |
+
}
|
toponym_lora/checkpoint-978/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f1298e298f2fe0059aba46f037697a339ccba45a1908780ce8ca14b45582f23
|
| 3 |
+
size 11422753
|
toponym_lora/checkpoint-978/tokenizer_config.json
ADDED
|
@@ -0,0 +1,240 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 3 |
+
"add_prefix_space": false,
|
| 4 |
+
"added_tokens_decoder": {
|
| 5 |
+
"151643": {
|
| 6 |
+
"content": "<|endoftext|>",
|
| 7 |
+
"lstrip": false,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false,
|
| 11 |
+
"special": true
|
| 12 |
+
},
|
| 13 |
+
"151644": {
|
| 14 |
+
"content": "<|im_start|>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"special": true
|
| 20 |
+
},
|
| 21 |
+
"151645": {
|
| 22 |
+
"content": "<|im_end|>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"special": true
|
| 28 |
+
},
|
| 29 |
+
"151646": {
|
| 30 |
+
"content": "<|object_ref_start|>",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"special": true
|
| 36 |
+
},
|
| 37 |
+
"151647": {
|
| 38 |
+
"content": "<|object_ref_end|>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"special": true
|
| 44 |
+
},
|
| 45 |
+
"151648": {
|
| 46 |
+
"content": "<|box_start|>",
|
| 47 |
+
"lstrip": false,
|
| 48 |
+
"normalized": false,
|
| 49 |
+
"rstrip": false,
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"special": true
|
| 52 |
+
},
|
| 53 |
+
"151649": {
|
| 54 |
+
"content": "<|box_end|>",
|
| 55 |
+
"lstrip": false,
|
| 56 |
+
"normalized": false,
|
| 57 |
+
"rstrip": false,
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"special": true
|
| 60 |
+
},
|
| 61 |
+
"151650": {
|
| 62 |
+
"content": "<|quad_start|>",
|
| 63 |
+
"lstrip": false,
|
| 64 |
+
"normalized": false,
|
| 65 |
+
"rstrip": false,
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"special": true
|
| 68 |
+
},
|
| 69 |
+
"151651": {
|
| 70 |
+
"content": "<|quad_end|>",
|
| 71 |
+
"lstrip": false,
|
| 72 |
+
"normalized": false,
|
| 73 |
+
"rstrip": false,
|
| 74 |
+
"single_word": false,
|
| 75 |
+
"special": true
|
| 76 |
+
},
|
| 77 |
+
"151652": {
|
| 78 |
+
"content": "<|vision_start|>",
|
| 79 |
+
"lstrip": false,
|
| 80 |
+
"normalized": false,
|
| 81 |
+
"rstrip": false,
|
| 82 |
+
"single_word": false,
|
| 83 |
+
"special": true
|
| 84 |
+
},
|
| 85 |
+
"151653": {
|
| 86 |
+
"content": "<|vision_end|>",
|
| 87 |
+
"lstrip": false,
|
| 88 |
+
"normalized": false,
|
| 89 |
+
"rstrip": false,
|
| 90 |
+
"single_word": false,
|
| 91 |
+
"special": true
|
| 92 |
+
},
|
| 93 |
+
"151654": {
|
| 94 |
+
"content": "<|vision_pad|>",
|
| 95 |
+
"lstrip": false,
|
| 96 |
+
"normalized": false,
|
| 97 |
+
"rstrip": false,
|
| 98 |
+
"single_word": false,
|
| 99 |
+
"special": true
|
| 100 |
+
},
|
| 101 |
+
"151655": {
|
| 102 |
+
"content": "<|image_pad|>",
|
| 103 |
+
"lstrip": false,
|
| 104 |
+
"normalized": false,
|
| 105 |
+
"rstrip": false,
|
| 106 |
+
"single_word": false,
|
| 107 |
+
"special": true
|
| 108 |
+
},
|
| 109 |
+
"151656": {
|
| 110 |
+
"content": "<|video_pad|>",
|
| 111 |
+
"lstrip": false,
|
| 112 |
+
"normalized": false,
|
| 113 |
+
"rstrip": false,
|
| 114 |
+
"single_word": false,
|
| 115 |
+
"special": true
|
| 116 |
+
},
|
| 117 |
+
"151657": {
|
| 118 |
+
"content": "<tool_call>",
|
| 119 |
+
"lstrip": false,
|
| 120 |
+
"normalized": false,
|
| 121 |
+
"rstrip": false,
|
| 122 |
+
"single_word": false,
|
| 123 |
+
"special": false
|
| 124 |
+
},
|
| 125 |
+
"151658": {
|
| 126 |
+
"content": "</tool_call>",
|
| 127 |
+
"lstrip": false,
|
| 128 |
+
"normalized": false,
|
| 129 |
+
"rstrip": false,
|
| 130 |
+
"single_word": false,
|
| 131 |
+
"special": false
|
| 132 |
+
},
|
| 133 |
+
"151659": {
|
| 134 |
+
"content": "<|fim_prefix|>",
|
| 135 |
+
"lstrip": false,
|
| 136 |
+
"normalized": false,
|
| 137 |
+
"rstrip": false,
|
| 138 |
+
"single_word": false,
|
| 139 |
+
"special": false
|
| 140 |
+
},
|
| 141 |
+
"151660": {
|
| 142 |
+
"content": "<|fim_middle|>",
|
| 143 |
+
"lstrip": false,
|
| 144 |
+
"normalized": false,
|
| 145 |
+
"rstrip": false,
|
| 146 |
+
"single_word": false,
|
| 147 |
+
"special": false
|
| 148 |
+
},
|
| 149 |
+
"151661": {
|
| 150 |
+
"content": "<|fim_suffix|>",
|
| 151 |
+
"lstrip": false,
|
| 152 |
+
"normalized": false,
|
| 153 |
+
"rstrip": false,
|
| 154 |
+
"single_word": false,
|
| 155 |
+
"special": false
|
| 156 |
+
},
|
| 157 |
+
"151662": {
|
| 158 |
+
"content": "<|fim_pad|>",
|
| 159 |
+
"lstrip": false,
|
| 160 |
+
"normalized": false,
|
| 161 |
+
"rstrip": false,
|
| 162 |
+
"single_word": false,
|
| 163 |
+
"special": false
|
| 164 |
+
},
|
| 165 |
+
"151663": {
|
| 166 |
+
"content": "<|repo_name|>",
|
| 167 |
+
"lstrip": false,
|
| 168 |
+
"normalized": false,
|
| 169 |
+
"rstrip": false,
|
| 170 |
+
"single_word": false,
|
| 171 |
+
"special": false
|
| 172 |
+
},
|
| 173 |
+
"151664": {
|
| 174 |
+
"content": "<|file_sep|>",
|
| 175 |
+
"lstrip": false,
|
| 176 |
+
"normalized": false,
|
| 177 |
+
"rstrip": false,
|
| 178 |
+
"single_word": false,
|
| 179 |
+
"special": false
|
| 180 |
+
},
|
| 181 |
+
"151665": {
|
| 182 |
+
"content": "<tool_response>",
|
| 183 |
+
"lstrip": false,
|
| 184 |
+
"normalized": false,
|
| 185 |
+
"rstrip": false,
|
| 186 |
+
"single_word": false,
|
| 187 |
+
"special": false
|
| 188 |
+
},
|
| 189 |
+
"151666": {
|
| 190 |
+
"content": "</tool_response>",
|
| 191 |
+
"lstrip": false,
|
| 192 |
+
"normalized": false,
|
| 193 |
+
"rstrip": false,
|
| 194 |
+
"single_word": false,
|
| 195 |
+
"special": false
|
| 196 |
+
},
|
| 197 |
+
"151667": {
|
| 198 |
+
"content": "<think>",
|
| 199 |
+
"lstrip": false,
|
| 200 |
+
"normalized": false,
|
| 201 |
+
"rstrip": false,
|
| 202 |
+
"single_word": false,
|
| 203 |
+
"special": false
|
| 204 |
+
},
|
| 205 |
+
"151668": {
|
| 206 |
+
"content": "</think>",
|
| 207 |
+
"lstrip": false,
|
| 208 |
+
"normalized": false,
|
| 209 |
+
"rstrip": false,
|
| 210 |
+
"single_word": false,
|
| 211 |
+
"special": false
|
| 212 |
+
}
|
| 213 |
+
},
|
| 214 |
+
"additional_special_tokens": [
|
| 215 |
+
"<|im_start|>",
|
| 216 |
+
"<|im_end|>",
|
| 217 |
+
"<|object_ref_start|>",
|
| 218 |
+
"<|object_ref_end|>",
|
| 219 |
+
"<|box_start|>",
|
| 220 |
+
"<|box_end|>",
|
| 221 |
+
"<|quad_start|>",
|
| 222 |
+
"<|quad_end|>",
|
| 223 |
+
"<|vision_start|>",
|
| 224 |
+
"<|vision_end|>",
|
| 225 |
+
"<|vision_pad|>",
|
| 226 |
+
"<|image_pad|>",
|
| 227 |
+
"<|video_pad|>"
|
| 228 |
+
],
|
| 229 |
+
"bos_token": null,
|
| 230 |
+
"chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0].role == 'system' %}\n {{- messages[0].content + '\\n\\n' }}\n {%- endif %}\n {{- \"# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0].role == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0].content + '<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if message.content is string %}\n {%- set content = message.content %}\n {%- else %}\n {%- set content = '' %}\n {%- endif %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) %}\n {{- '<|im_start|>' + message.role + '\\n' + content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- if message.tool_calls %}\n {%- for tool_call in message.tool_calls %}\n {%- if (loop.first and content) or (not loop.first) %}\n {{- '\\n' }}\n {%- endif %}\n {%- if tool_call.function %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {%- if tool_call.arguments is string %}\n {{- tool_call.arguments }}\n {%- else %}\n {{- tool_call.arguments | tojson }}\n {%- endif %}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {%- endif %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if loop.first or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}",
|
| 231 |
+
"clean_up_tokenization_spaces": false,
|
| 232 |
+
"eos_token": "<|im_end|>",
|
| 233 |
+
"errors": "replace",
|
| 234 |
+
"extra_special_tokens": {},
|
| 235 |
+
"model_max_length": 1010000,
|
| 236 |
+
"pad_token": "<|endoftext|>",
|
| 237 |
+
"split_special_tokens": false,
|
| 238 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 239 |
+
"unk_token": null
|
| 240 |
+
}
|
toponym_lora/checkpoint-978/trainer_state.json
ADDED
|
@@ -0,0 +1,973 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 5.966360856269113,
|
| 6 |
+
"eval_steps": 100,
|
| 7 |
+
"global_step": 978,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"epoch": 0.06116207951070336,
|
| 14 |
+
"grad_norm": 0.5065167546272278,
|
| 15 |
+
"learning_rate": 6e-05,
|
| 16 |
+
"loss": 0.4883,
|
| 17 |
+
"step": 10
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.12232415902140673,
|
| 21 |
+
"grad_norm": 0.28862252831459045,
|
| 22 |
+
"learning_rate": 0.00012666666666666666,
|
| 23 |
+
"loss": 0.2469,
|
| 24 |
+
"step": 20
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.1834862385321101,
|
| 28 |
+
"grad_norm": 0.1823580414056778,
|
| 29 |
+
"learning_rate": 0.00019333333333333333,
|
| 30 |
+
"loss": 0.1435,
|
| 31 |
+
"step": 30
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.24464831804281345,
|
| 35 |
+
"grad_norm": 0.2956920564174652,
|
| 36 |
+
"learning_rate": 0.00019995552602987827,
|
| 37 |
+
"loss": 0.1124,
|
| 38 |
+
"step": 40
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.3058103975535168,
|
| 42 |
+
"grad_norm": 0.15972661972045898,
|
| 43 |
+
"learning_rate": 0.00019980183963589504,
|
| 44 |
+
"loss": 0.1319,
|
| 45 |
+
"step": 50
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.3669724770642202,
|
| 49 |
+
"grad_norm": 0.2291875034570694,
|
| 50 |
+
"learning_rate": 0.00019953856048007652,
|
| 51 |
+
"loss": 0.089,
|
| 52 |
+
"step": 60
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 0.42813455657492355,
|
| 56 |
+
"grad_norm": 0.1270621418952942,
|
| 57 |
+
"learning_rate": 0.00019916597767021807,
|
| 58 |
+
"loss": 0.1027,
|
| 59 |
+
"step": 70
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"epoch": 0.4892966360856269,
|
| 63 |
+
"grad_norm": 0.1719549000263214,
|
| 64 |
+
"learning_rate": 0.00019868450034085352,
|
| 65 |
+
"loss": 0.09,
|
| 66 |
+
"step": 80
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"epoch": 0.5504587155963303,
|
| 70 |
+
"grad_norm": 0.11448629200458527,
|
| 71 |
+
"learning_rate": 0.0001980946572039834,
|
| 72 |
+
"loss": 0.0886,
|
| 73 |
+
"step": 90
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.6116207951070336,
|
| 77 |
+
"grad_norm": 0.1629963368177414,
|
| 78 |
+
"learning_rate": 0.00019739709596849417,
|
| 79 |
+
"loss": 0.0974,
|
| 80 |
+
"step": 100
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"epoch": 0.6116207951070336,
|
| 84 |
+
"eval_loss": 0.0775158628821373,
|
| 85 |
+
"eval_runtime": 17.6163,
|
| 86 |
+
"eval_samples_per_second": 4.144,
|
| 87 |
+
"eval_steps_per_second": 2.1,
|
| 88 |
+
"step": 100
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"eval_ner_f1": 0.26666666666666666,
|
| 92 |
+
"step": 100
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"eval_ner_precision": 0.5263157894736842,
|
| 96 |
+
"step": 100
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"eval_ner_recall": 0.17857142857142858,
|
| 100 |
+
"step": 100
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"eval_ner_f1_toponym": 0.273972602739726,
|
| 104 |
+
"step": 100
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"eval_ner_f1_person": 0.0,
|
| 108 |
+
"step": 100
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"eval_ner_f1_organization": 0.0,
|
| 112 |
+
"step": 100
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"epoch": 0.672782874617737,
|
| 116 |
+
"grad_norm": 0.07239006459712982,
|
| 117 |
+
"learning_rate": 0.00019659258262890683,
|
| 118 |
+
"loss": 0.0783,
|
| 119 |
+
"step": 110
|
| 120 |
+
},
|
| 121 |
+
{
|
| 122 |
+
"epoch": 0.7339449541284404,
|
| 123 |
+
"grad_norm": 0.18169932067394257,
|
| 124 |
+
"learning_rate": 0.00019568200062423555,
|
| 125 |
+
"loss": 0.079,
|
| 126 |
+
"step": 120
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"epoch": 0.7951070336391437,
|
| 130 |
+
"grad_norm": 0.13822244107723236,
|
| 131 |
+
"learning_rate": 0.00019466634986788005,
|
| 132 |
+
"loss": 0.0711,
|
| 133 |
+
"step": 130
|
| 134 |
+
},
|
| 135 |
+
{
|
| 136 |
+
"epoch": 0.8562691131498471,
|
| 137 |
+
"grad_norm": 0.08978362381458282,
|
| 138 |
+
"learning_rate": 0.0001935467456496171,
|
| 139 |
+
"loss": 0.0809,
|
| 140 |
+
"step": 140
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"epoch": 0.9174311926605505,
|
| 144 |
+
"grad_norm": 0.09890680760145187,
|
| 145 |
+
"learning_rate": 0.00019232441741089676,
|
| 146 |
+
"loss": 0.0745,
|
| 147 |
+
"step": 150
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"epoch": 0.9785932721712538,
|
| 151 |
+
"grad_norm": 0.20916098356246948,
|
| 152 |
+
"learning_rate": 0.00019100070739478832,
|
| 153 |
+
"loss": 0.0755,
|
| 154 |
+
"step": 160
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"epoch": 1.036697247706422,
|
| 158 |
+
"grad_norm": 0.11759505420923233,
|
| 159 |
+
"learning_rate": 0.0001895770691720582,
|
| 160 |
+
"loss": 0.0722,
|
| 161 |
+
"step": 170
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"epoch": 1.0978593272171253,
|
| 165 |
+
"grad_norm": 0.0745391771197319,
|
| 166 |
+
"learning_rate": 0.0001880550660449988,
|
| 167 |
+
"loss": 0.0482,
|
| 168 |
+
"step": 180
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"epoch": 1.1590214067278288,
|
| 172 |
+
"grad_norm": 0.1519857943058014,
|
| 173 |
+
"learning_rate": 0.0001864363693307604,
|
| 174 |
+
"loss": 0.045,
|
| 175 |
+
"step": 190
|
| 176 |
+
},
|
| 177 |
+
{
|
| 178 |
+
"epoch": 1.2201834862385321,
|
| 179 |
+
"grad_norm": 0.07725294679403305,
|
| 180 |
+
"learning_rate": 0.00018472275652607186,
|
| 181 |
+
"loss": 0.0476,
|
| 182 |
+
"step": 200
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"epoch": 1.2201834862385321,
|
| 186 |
+
"eval_loss": 0.06860311329364777,
|
| 187 |
+
"eval_runtime": 16.2309,
|
| 188 |
+
"eval_samples_per_second": 4.498,
|
| 189 |
+
"eval_steps_per_second": 2.28,
|
| 190 |
+
"step": 200
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"eval_ner_f1": 0.2894736842105263,
|
| 194 |
+
"step": 200
|
| 195 |
+
},
|
| 196 |
+
{
|
| 197 |
+
"eval_ner_precision": 0.55,
|
| 198 |
+
"step": 200
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"eval_ner_recall": 0.19642857142857142,
|
| 202 |
+
"step": 200
|
| 203 |
+
},
|
| 204 |
+
{
|
| 205 |
+
"eval_ner_f1_toponym": 0.3142857142857143,
|
| 206 |
+
"step": 200
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"eval_ner_f1_person": 0.0,
|
| 210 |
+
"step": 200
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"epoch": 1.2813455657492354,
|
| 214 |
+
"grad_norm": 0.07129528373479843,
|
| 215 |
+
"learning_rate": 0.000182916109355365,
|
| 216 |
+
"loss": 0.0538,
|
| 217 |
+
"step": 210
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"epoch": 1.3425076452599387,
|
| 221 |
+
"grad_norm": 0.07345232367515564,
|
| 222 |
+
"learning_rate": 0.00018101841170444616,
|
| 223 |
+
"loss": 0.0444,
|
| 224 |
+
"step": 220
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"epoch": 1.4036697247706422,
|
| 228 |
+
"grad_norm": 0.1663370579481125,
|
| 229 |
+
"learning_rate": 0.000179031747441984,
|
| 230 |
+
"loss": 0.06,
|
| 231 |
+
"step": 230
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"epoch": 1.4648318042813455,
|
| 235 |
+
"grad_norm": 0.0920317992568016,
|
| 236 |
+
"learning_rate": 0.0001769582981312057,
|
| 237 |
+
"loss": 0.036,
|
| 238 |
+
"step": 240
|
| 239 |
+
},
|
| 240 |
+
{
|
| 241 |
+
"epoch": 1.525993883792049,
|
| 242 |
+
"grad_norm": 0.15344829857349396,
|
| 243 |
+
"learning_rate": 0.00017480034063431477,
|
| 244 |
+
"loss": 0.0572,
|
| 245 |
+
"step": 250
|
| 246 |
+
},
|
| 247 |
+
{
|
| 248 |
+
"epoch": 1.5871559633027523,
|
| 249 |
+
"grad_norm": 0.11365994811058044,
|
| 250 |
+
"learning_rate": 0.00017256024461226001,
|
| 251 |
+
"loss": 0.0609,
|
| 252 |
+
"step": 260
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"epoch": 1.6483180428134556,
|
| 256 |
+
"grad_norm": 0.11572407931089401,
|
| 257 |
+
"learning_rate": 0.00017024046992260237,
|
| 258 |
+
"loss": 0.0441,
|
| 259 |
+
"step": 270
|
| 260 |
+
},
|
| 261 |
+
{
|
| 262 |
+
"epoch": 1.709480122324159,
|
| 263 |
+
"grad_norm": 0.16469694674015045,
|
| 264 |
+
"learning_rate": 0.00016784356391833665,
|
| 265 |
+
"loss": 0.0432,
|
| 266 |
+
"step": 280
|
| 267 |
+
},
|
| 268 |
+
{
|
| 269 |
+
"epoch": 1.7706422018348624,
|
| 270 |
+
"grad_norm": 0.08726947009563446,
|
| 271 |
+
"learning_rate": 0.00016537215865063365,
|
| 272 |
+
"loss": 0.0483,
|
| 273 |
+
"step": 290
|
| 274 |
+
},
|
| 275 |
+
{
|
| 276 |
+
"epoch": 1.8318042813455657,
|
| 277 |
+
"grad_norm": 0.10488814115524292,
|
| 278 |
+
"learning_rate": 0.00016282896797857548,
|
| 279 |
+
"loss": 0.0486,
|
| 280 |
+
"step": 300
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"epoch": 1.8318042813455657,
|
| 284 |
+
"eval_loss": 0.052874963730573654,
|
| 285 |
+
"eval_runtime": 16.301,
|
| 286 |
+
"eval_samples_per_second": 4.478,
|
| 287 |
+
"eval_steps_per_second": 2.27,
|
| 288 |
+
"step": 300
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"eval_ner_f1": 0.2894736842105263,
|
| 292 |
+
"step": 300
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"eval_ner_precision": 0.55,
|
| 296 |
+
"step": 300
|
| 297 |
+
},
|
| 298 |
+
{
|
| 299 |
+
"eval_ner_recall": 0.19642857142857142,
|
| 300 |
+
"step": 300
|
| 301 |
+
},
|
| 302 |
+
{
|
| 303 |
+
"eval_ner_f1_toponym": 0.3142857142857143,
|
| 304 |
+
"step": 300
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"eval_ner_f1_person": 0.0,
|
| 308 |
+
"step": 300
|
| 309 |
+
},
|
| 310 |
+
{
|
| 311 |
+
"epoch": 1.8929663608562692,
|
| 312 |
+
"grad_norm": 0.10856537520885468,
|
| 313 |
+
"learning_rate": 0.00016021678458905684,
|
| 314 |
+
"loss": 0.0477,
|
| 315 |
+
"step": 310
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"epoch": 1.9541284403669725,
|
| 319 |
+
"grad_norm": 0.10471344739198685,
|
| 320 |
+
"learning_rate": 0.00015753847693012566,
|
| 321 |
+
"loss": 0.0547,
|
| 322 |
+
"step": 320
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"epoch": 2.0122324159021407,
|
| 326 |
+
"grad_norm": 0.07346905022859573,
|
| 327 |
+
"learning_rate": 0.0001547969860611297,
|
| 328 |
+
"loss": 0.0467,
|
| 329 |
+
"step": 330
|
| 330 |
+
},
|
| 331 |
+
{
|
| 332 |
+
"epoch": 2.073394495412844,
|
| 333 |
+
"grad_norm": 0.0847230851650238,
|
| 334 |
+
"learning_rate": 0.0001519953224231287,
|
| 335 |
+
"loss": 0.0186,
|
| 336 |
+
"step": 340
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"epoch": 2.1345565749235473,
|
| 340 |
+
"grad_norm": 0.11084947735071182,
|
| 341 |
+
"learning_rate": 0.0001491365625331182,
|
| 342 |
+
"loss": 0.0268,
|
| 343 |
+
"step": 350
|
| 344 |
+
},
|
| 345 |
+
{
|
| 346 |
+
"epoch": 2.1957186544342506,
|
| 347 |
+
"grad_norm": 0.11435306072235107,
|
| 348 |
+
"learning_rate": 0.00014622384560569493,
|
| 349 |
+
"loss": 0.0324,
|
| 350 |
+
"step": 360
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"epoch": 2.2568807339449544,
|
| 354 |
+
"grad_norm": 0.05882082134485245,
|
| 355 |
+
"learning_rate": 0.00014326037010587404,
|
| 356 |
+
"loss": 0.0279,
|
| 357 |
+
"step": 370
|
| 358 |
+
},
|
| 359 |
+
{
|
| 360 |
+
"epoch": 2.3180428134556577,
|
| 361 |
+
"grad_norm": 0.09373460710048676,
|
| 362 |
+
"learning_rate": 0.00014024939023684298,
|
| 363 |
+
"loss": 0.0256,
|
| 364 |
+
"step": 380
|
| 365 |
+
},
|
| 366 |
+
{
|
| 367 |
+
"epoch": 2.379204892966361,
|
| 368 |
+
"grad_norm": 0.16994407773017883,
|
| 369 |
+
"learning_rate": 0.0001371942123665092,
|
| 370 |
+
"loss": 0.0233,
|
| 371 |
+
"step": 390
|
| 372 |
+
},
|
| 373 |
+
{
|
| 374 |
+
"epoch": 2.4403669724770642,
|
| 375 |
+
"grad_norm": 0.23053932189941406,
|
| 376 |
+
"learning_rate": 0.0001340981913967656,
|
| 377 |
+
"loss": 0.0285,
|
| 378 |
+
"step": 400
|
| 379 |
+
},
|
| 380 |
+
{
|
| 381 |
+
"epoch": 2.4403669724770642,
|
| 382 |
+
"eval_loss": 0.0535120964050293,
|
| 383 |
+
"eval_runtime": 16.5169,
|
| 384 |
+
"eval_samples_per_second": 4.42,
|
| 385 |
+
"eval_steps_per_second": 2.24,
|
| 386 |
+
"step": 400
|
| 387 |
+
},
|
| 388 |
+
{
|
| 389 |
+
"eval_ner_f1": 0.3055555555555555,
|
| 390 |
+
"step": 400
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"eval_ner_precision": 0.6875,
|
| 394 |
+
"step": 400
|
| 395 |
+
},
|
| 396 |
+
{
|
| 397 |
+
"eval_ner_recall": 0.19642857142857142,
|
| 398 |
+
"step": 400
|
| 399 |
+
},
|
| 400 |
+
{
|
| 401 |
+
"eval_ner_f1_toponym": 0.3142857142857143,
|
| 402 |
+
"step": 400
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"eval_ner_f1_person": 0.0,
|
| 406 |
+
"step": 400
|
| 407 |
+
},
|
| 408 |
+
{
|
| 409 |
+
"eval_ner_f1_organization": 0.0,
|
| 410 |
+
"step": 400
|
| 411 |
+
},
|
| 412 |
+
{
|
| 413 |
+
"epoch": 2.5015290519877675,
|
| 414 |
+
"grad_norm": 0.4044734239578247,
|
| 415 |
+
"learning_rate": 0.00013096472707946056,
|
| 416 |
+
"loss": 0.0306,
|
| 417 |
+
"step": 410
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 2.562691131498471,
|
| 421 |
+
"grad_norm": 0.11446376889944077,
|
| 422 |
+
"learning_rate": 0.0001277972602831181,
|
| 423 |
+
"loss": 0.0188,
|
| 424 |
+
"step": 420
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"epoch": 2.623853211009174,
|
| 428 |
+
"grad_norm": 0.16048116981983185,
|
| 429 |
+
"learning_rate": 0.0001245992692145078,
|
| 430 |
+
"loss": 0.0282,
|
| 431 |
+
"step": 430
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"epoch": 2.6850152905198774,
|
| 435 |
+
"grad_norm": 0.10304035991430283,
|
| 436 |
+
"learning_rate": 0.00012137426559921316,
|
| 437 |
+
"loss": 0.0273,
|
| 438 |
+
"step": 440
|
| 439 |
+
},
|
| 440 |
+
{
|
| 441 |
+
"epoch": 2.746177370030581,
|
| 442 |
+
"grad_norm": 0.04728333652019501,
|
| 443 |
+
"learning_rate": 0.00011812579082539317,
|
| 444 |
+
"loss": 0.0205,
|
| 445 |
+
"step": 450
|
| 446 |
+
},
|
| 447 |
+
{
|
| 448 |
+
"epoch": 2.8073394495412844,
|
| 449 |
+
"grad_norm": 0.09207329899072647,
|
| 450 |
+
"learning_rate": 0.00011485741205497094,
|
| 451 |
+
"loss": 0.0211,
|
| 452 |
+
"step": 460
|
| 453 |
+
},
|
| 454 |
+
{
|
| 455 |
+
"epoch": 2.8685015290519877,
|
| 456 |
+
"grad_norm": 0.17346537113189697,
|
| 457 |
+
"learning_rate": 0.00011157271830652062,
|
| 458 |
+
"loss": 0.0326,
|
| 459 |
+
"step": 470
|
| 460 |
+
},
|
| 461 |
+
{
|
| 462 |
+
"epoch": 2.929663608562691,
|
| 463 |
+
"grad_norm": 0.07529453188180923,
|
| 464 |
+
"learning_rate": 0.00010827531651415266,
|
| 465 |
+
"loss": 0.0192,
|
| 466 |
+
"step": 480
|
| 467 |
+
},
|
| 468 |
+
{
|
| 469 |
+
"epoch": 2.9908256880733948,
|
| 470 |
+
"grad_norm": 0.10349865257740021,
|
| 471 |
+
"learning_rate": 0.00010496882756672666,
|
| 472 |
+
"loss": 0.0175,
|
| 473 |
+
"step": 490
|
| 474 |
+
},
|
| 475 |
+
{
|
| 476 |
+
"epoch": 3.0489296636085625,
|
| 477 |
+
"grad_norm": 0.06423936784267426,
|
| 478 |
+
"learning_rate": 0.00010165688233174017,
|
| 479 |
+
"loss": 0.0129,
|
| 480 |
+
"step": 500
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"epoch": 3.0489296636085625,
|
| 484 |
+
"eval_loss": 0.05351715907454491,
|
| 485 |
+
"eval_runtime": 16.4745,
|
| 486 |
+
"eval_samples_per_second": 4.431,
|
| 487 |
+
"eval_steps_per_second": 2.246,
|
| 488 |
+
"step": 500
|
| 489 |
+
},
|
| 490 |
+
{
|
| 491 |
+
"eval_ner_f1": 0.34285714285714286,
|
| 492 |
+
"step": 500
|
| 493 |
+
},
|
| 494 |
+
{
|
| 495 |
+
"eval_ner_precision": 0.8571428571428571,
|
| 496 |
+
"step": 500
|
| 497 |
+
},
|
| 498 |
+
{
|
| 499 |
+
"eval_ner_recall": 0.21428571428571427,
|
| 500 |
+
"step": 500
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"eval_ner_f1_toponym": 0.34285714285714286,
|
| 504 |
+
"step": 500
|
| 505 |
+
},
|
| 506 |
+
{
|
| 507 |
+
"epoch": 3.1100917431192663,
|
| 508 |
+
"grad_norm": 0.10966634750366211,
|
| 509 |
+
"learning_rate": 9.834311766825985e-05,
|
| 510 |
+
"loss": 0.0108,
|
| 511 |
+
"step": 510
|
| 512 |
+
},
|
| 513 |
+
{
|
| 514 |
+
"epoch": 3.1712538226299696,
|
| 515 |
+
"grad_norm": 0.03550288453698158,
|
| 516 |
+
"learning_rate": 9.503117243327337e-05,
|
| 517 |
+
"loss": 0.0082,
|
| 518 |
+
"step": 520
|
| 519 |
+
},
|
| 520 |
+
{
|
| 521 |
+
"epoch": 3.232415902140673,
|
| 522 |
+
"grad_norm": 0.07612079381942749,
|
| 523 |
+
"learning_rate": 9.172468348584739e-05,
|
| 524 |
+
"loss": 0.0073,
|
| 525 |
+
"step": 530
|
| 526 |
+
},
|
| 527 |
+
{
|
| 528 |
+
"epoch": 3.293577981651376,
|
| 529 |
+
"grad_norm": 0.10736043751239777,
|
| 530 |
+
"learning_rate": 8.842728169347939e-05,
|
| 531 |
+
"loss": 0.0095,
|
| 532 |
+
"step": 540
|
| 533 |
+
},
|
| 534 |
+
{
|
| 535 |
+
"epoch": 3.3547400611620795,
|
| 536 |
+
"grad_norm": 0.10124403238296509,
|
| 537 |
+
"learning_rate": 8.514258794502905e-05,
|
| 538 |
+
"loss": 0.0147,
|
| 539 |
+
"step": 550
|
| 540 |
+
},
|
| 541 |
+
{
|
| 542 |
+
"epoch": 3.4159021406727827,
|
| 543 |
+
"grad_norm": 0.08522272109985352,
|
| 544 |
+
"learning_rate": 8.187420917460686e-05,
|
| 545 |
+
"loss": 0.0143,
|
| 546 |
+
"step": 560
|
| 547 |
+
},
|
| 548 |
+
{
|
| 549 |
+
"epoch": 3.477064220183486,
|
| 550 |
+
"grad_norm": 0.10443105548620224,
|
| 551 |
+
"learning_rate": 7.862573440078686e-05,
|
| 552 |
+
"loss": 0.0109,
|
| 553 |
+
"step": 570
|
| 554 |
+
},
|
| 555 |
+
{
|
| 556 |
+
"epoch": 3.5382262996941893,
|
| 557 |
+
"grad_norm": 0.07868387550115585,
|
| 558 |
+
"learning_rate": 7.540073078549221e-05,
|
| 559 |
+
"loss": 0.0068,
|
| 560 |
+
"step": 580
|
| 561 |
+
},
|
| 562 |
+
{
|
| 563 |
+
"epoch": 3.599388379204893,
|
| 564 |
+
"grad_norm": 0.034807343035936356,
|
| 565 |
+
"learning_rate": 7.220273971688192e-05,
|
| 566 |
+
"loss": 0.0107,
|
| 567 |
+
"step": 590
|
| 568 |
+
},
|
| 569 |
+
{
|
| 570 |
+
"epoch": 3.6605504587155964,
|
| 571 |
+
"grad_norm": 0.020409688353538513,
|
| 572 |
+
"learning_rate": 6.903527292053942e-05,
|
| 573 |
+
"loss": 0.0101,
|
| 574 |
+
"step": 600
|
| 575 |
+
},
|
| 576 |
+
{
|
| 577 |
+
"epoch": 3.6605504587155964,
|
| 578 |
+
"eval_loss": 0.0602705255150795,
|
| 579 |
+
"eval_runtime": 15.876,
|
| 580 |
+
"eval_samples_per_second": 4.598,
|
| 581 |
+
"eval_steps_per_second": 2.331,
|
| 582 |
+
"step": 600
|
| 583 |
+
},
|
| 584 |
+
{
|
| 585 |
+
"eval_ner_f1": 0.30769230769230765,
|
| 586 |
+
"step": 600
|
| 587 |
+
},
|
| 588 |
+
{
|
| 589 |
+
"eval_ner_precision": 0.5454545454545454,
|
| 590 |
+
"step": 600
|
| 591 |
+
},
|
| 592 |
+
{
|
| 593 |
+
"eval_ner_recall": 0.21428571428571427,
|
| 594 |
+
"step": 600
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
"eval_ner_f1_toponym": 0.34782608695652173,
|
| 598 |
+
"step": 600
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"eval_ner_f1_person": 0.0,
|
| 602 |
+
"step": 600
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"eval_ner_f1_organization": 0.0,
|
| 606 |
+
"step": 600
|
| 607 |
+
},
|
| 608 |
+
{
|
| 609 |
+
"epoch": 3.7217125382262997,
|
| 610 |
+
"grad_norm": 0.04670476168394089,
|
| 611 |
+
"learning_rate": 6.59018086032344e-05,
|
| 612 |
+
"loss": 0.0101,
|
| 613 |
+
"step": 610
|
| 614 |
+
},
|
| 615 |
+
{
|
| 616 |
+
"epoch": 3.782874617737003,
|
| 617 |
+
"grad_norm": 0.01200962159782648,
|
| 618 |
+
"learning_rate": 6.280578763349078e-05,
|
| 619 |
+
"loss": 0.006,
|
| 620 |
+
"step": 620
|
| 621 |
+
},
|
| 622 |
+
{
|
| 623 |
+
"epoch": 3.8440366972477067,
|
| 624 |
+
"grad_norm": 0.05485844239592552,
|
| 625 |
+
"learning_rate": 5.975060976315703e-05,
|
| 626 |
+
"loss": 0.0109,
|
| 627 |
+
"step": 630
|
| 628 |
+
},
|
| 629 |
+
{
|
| 630 |
+
"epoch": 3.90519877675841,
|
| 631 |
+
"grad_norm": 0.09339557588100433,
|
| 632 |
+
"learning_rate": 5.673962989412599e-05,
|
| 633 |
+
"loss": 0.0057,
|
| 634 |
+
"step": 640
|
| 635 |
+
},
|
| 636 |
+
{
|
| 637 |
+
"epoch": 3.9663608562691133,
|
| 638 |
+
"grad_norm": 0.21686244010925293,
|
| 639 |
+
"learning_rate": 5.377615439430508e-05,
|
| 640 |
+
"loss": 0.0081,
|
| 641 |
+
"step": 650
|
| 642 |
+
},
|
| 643 |
+
{
|
| 644 |
+
"epoch": 4.0244648318042815,
|
| 645 |
+
"grad_norm": 0.04568672925233841,
|
| 646 |
+
"learning_rate": 5.0863437466881836e-05,
|
| 647 |
+
"loss": 0.0071,
|
| 648 |
+
"step": 660
|
| 649 |
+
},
|
| 650 |
+
{
|
| 651 |
+
"epoch": 4.085626911314985,
|
| 652 |
+
"grad_norm": 0.037828218191862106,
|
| 653 |
+
"learning_rate": 4.80046775768713e-05,
|
| 654 |
+
"loss": 0.0025,
|
| 655 |
+
"step": 670
|
| 656 |
+
},
|
| 657 |
+
{
|
| 658 |
+
"epoch": 4.146788990825688,
|
| 659 |
+
"grad_norm": 0.05333082377910614,
|
| 660 |
+
"learning_rate": 4.520301393887033e-05,
|
| 661 |
+
"loss": 0.0032,
|
| 662 |
+
"step": 680
|
| 663 |
+
},
|
| 664 |
+
{
|
| 665 |
+
"epoch": 4.207951070336391,
|
| 666 |
+
"grad_norm": 0.007903705351054668,
|
| 667 |
+
"learning_rate": 4.2461523069874346e-05,
|
| 668 |
+
"loss": 0.0027,
|
| 669 |
+
"step": 690
|
| 670 |
+
},
|
| 671 |
+
{
|
| 672 |
+
"epoch": 4.269113149847095,
|
| 673 |
+
"grad_norm": 0.007534786593168974,
|
| 674 |
+
"learning_rate": 3.9783215410943174e-05,
|
| 675 |
+
"loss": 0.0019,
|
| 676 |
+
"step": 700
|
| 677 |
+
},
|
| 678 |
+
{
|
| 679 |
+
"epoch": 4.269113149847095,
|
| 680 |
+
"eval_loss": 0.06749989837408066,
|
| 681 |
+
"eval_runtime": 16.1258,
|
| 682 |
+
"eval_samples_per_second": 4.527,
|
| 683 |
+
"eval_steps_per_second": 2.294,
|
| 684 |
+
"step": 700
|
| 685 |
+
},
|
| 686 |
+
{
|
| 687 |
+
"eval_ner_f1": 0.379746835443038,
|
| 688 |
+
"step": 700
|
| 689 |
+
},
|
| 690 |
+
{
|
| 691 |
+
"eval_ner_precision": 0.6521739130434783,
|
| 692 |
+
"step": 700
|
| 693 |
+
},
|
| 694 |
+
{
|
| 695 |
+
"eval_ner_recall": 0.26785714285714285,
|
| 696 |
+
"step": 700
|
| 697 |
+
},
|
| 698 |
+
{
|
| 699 |
+
"eval_ner_f1_toponym": 0.3896103896103896,
|
| 700 |
+
"step": 700
|
| 701 |
+
},
|
| 702 |
+
{
|
| 703 |
+
"eval_ner_f1_person": 0.0,
|
| 704 |
+
"step": 700
|
| 705 |
+
},
|
| 706 |
+
{
|
| 707 |
+
"epoch": 4.330275229357798,
|
| 708 |
+
"grad_norm": 0.046107176691293716,
|
| 709 |
+
"learning_rate": 3.717103202142457e-05,
|
| 710 |
+
"loss": 0.0028,
|
| 711 |
+
"step": 710
|
| 712 |
+
},
|
| 713 |
+
{
|
| 714 |
+
"epoch": 4.391437308868501,
|
| 715 |
+
"grad_norm": 0.022927094250917435,
|
| 716 |
+
"learning_rate": 3.462784134936636e-05,
|
| 717 |
+
"loss": 0.0047,
|
| 718 |
+
"step": 720
|
| 719 |
+
},
|
| 720 |
+
{
|
| 721 |
+
"epoch": 4.4525993883792045,
|
| 722 |
+
"grad_norm": 0.09270883351564407,
|
| 723 |
+
"learning_rate": 3.2156436081663356e-05,
|
| 724 |
+
"loss": 0.0035,
|
| 725 |
+
"step": 730
|
| 726 |
+
},
|
| 727 |
+
{
|
| 728 |
+
"epoch": 4.513761467889909,
|
| 729 |
+
"grad_norm": 0.2539561092853546,
|
| 730 |
+
"learning_rate": 2.9759530077397636e-05,
|
| 731 |
+
"loss": 0.0011,
|
| 732 |
+
"step": 740
|
| 733 |
+
},
|
| 734 |
+
{
|
| 735 |
+
"epoch": 4.574923547400612,
|
| 736 |
+
"grad_norm": 0.0036298525519669056,
|
| 737 |
+
"learning_rate": 2.743975538774002e-05,
|
| 738 |
+
"loss": 0.0041,
|
| 739 |
+
"step": 750
|
| 740 |
+
},
|
| 741 |
+
{
|
| 742 |
+
"epoch": 4.636085626911315,
|
| 743 |
+
"grad_norm": 0.005658215843141079,
|
| 744 |
+
"learning_rate": 2.5199659365685235e-05,
|
| 745 |
+
"loss": 0.0017,
|
| 746 |
+
"step": 760
|
| 747 |
+
},
|
| 748 |
+
{
|
| 749 |
+
"epoch": 4.697247706422019,
|
| 750 |
+
"grad_norm": 0.00670202262699604,
|
| 751 |
+
"learning_rate": 2.3041701868794287e-05,
|
| 752 |
+
"loss": 0.0053,
|
| 753 |
+
"step": 770
|
| 754 |
+
},
|
| 755 |
+
{
|
| 756 |
+
"epoch": 4.758409785932722,
|
| 757 |
+
"grad_norm": 0.0019507587421685457,
|
| 758 |
+
"learning_rate": 2.0968252558016055e-05,
|
| 759 |
+
"loss": 0.0029,
|
| 760 |
+
"step": 780
|
| 761 |
+
},
|
| 762 |
+
{
|
| 763 |
+
"epoch": 4.819571865443425,
|
| 764 |
+
"grad_norm": 0.01064695417881012,
|
| 765 |
+
"learning_rate": 1.8981588295553853e-05,
|
| 766 |
+
"loss": 0.0051,
|
| 767 |
+
"step": 790
|
| 768 |
+
},
|
| 769 |
+
{
|
| 770 |
+
"epoch": 4.8807339449541285,
|
| 771 |
+
"grad_norm": 0.007430676836520433,
|
| 772 |
+
"learning_rate": 1.7083890644635014e-05,
|
| 773 |
+
"loss": 0.0047,
|
| 774 |
+
"step": 800
|
| 775 |
+
},
|
| 776 |
+
{
|
| 777 |
+
"epoch": 4.8807339449541285,
|
| 778 |
+
"eval_loss": 0.07247484475374222,
|
| 779 |
+
"eval_runtime": 15.8563,
|
| 780 |
+
"eval_samples_per_second": 4.604,
|
| 781 |
+
"eval_steps_per_second": 2.333,
|
| 782 |
+
"step": 800
|
| 783 |
+
},
|
| 784 |
+
{
|
| 785 |
+
"eval_ner_f1": 0.3783783783783784,
|
| 786 |
+
"step": 800
|
| 787 |
+
},
|
| 788 |
+
{
|
| 789 |
+
"eval_ner_precision": 0.7777777777777778,
|
| 790 |
+
"step": 800
|
| 791 |
+
},
|
| 792 |
+
{
|
| 793 |
+
"eval_ner_recall": 0.25,
|
| 794 |
+
"step": 800
|
| 795 |
+
},
|
| 796 |
+
{
|
| 797 |
+
"eval_ner_f1_toponym": 0.3835616438356164,
|
| 798 |
+
"step": 800
|
| 799 |
+
},
|
| 800 |
+
{
|
| 801 |
+
"eval_ner_f1_person": 0.0,
|
| 802 |
+
"step": 800
|
| 803 |
+
},
|
| 804 |
+
{
|
| 805 |
+
"epoch": 4.941896024464832,
|
| 806 |
+
"grad_norm": 0.04860910028219223,
|
| 807 |
+
"learning_rate": 1.527724347392815e-05,
|
| 808 |
+
"loss": 0.0039,
|
| 809 |
+
"step": 810
|
| 810 |
+
},
|
| 811 |
+
{
|
| 812 |
+
"epoch": 5.0,
|
| 813 |
+
"grad_norm": 0.002881321357563138,
|
| 814 |
+
"learning_rate": 1.3563630669239624e-05,
|
| 815 |
+
"loss": 0.0031,
|
| 816 |
+
"step": 820
|
| 817 |
+
},
|
| 818 |
+
{
|
| 819 |
+
"epoch": 5.061162079510703,
|
| 820 |
+
"grad_norm": 0.07761278748512268,
|
| 821 |
+
"learning_rate": 1.1944933955001225e-05,
|
| 822 |
+
"loss": 0.0029,
|
| 823 |
+
"step": 830
|
| 824 |
+
},
|
| 825 |
+
{
|
| 826 |
+
"epoch": 5.122324159021407,
|
| 827 |
+
"grad_norm": 0.017536113038659096,
|
| 828 |
+
"learning_rate": 1.04229308279418e-05,
|
| 829 |
+
"loss": 0.0006,
|
| 830 |
+
"step": 840
|
| 831 |
+
},
|
| 832 |
+
{
|
| 833 |
+
"epoch": 5.18348623853211,
|
| 834 |
+
"grad_norm": 0.022405065596103668,
|
| 835 |
+
"learning_rate": 8.999292605211695e-06,
|
| 836 |
+
"loss": 0.0022,
|
| 837 |
+
"step": 850
|
| 838 |
+
},
|
| 839 |
+
{
|
| 840 |
+
"epoch": 5.244648318042813,
|
| 841 |
+
"grad_norm": 0.03178695961833,
|
| 842 |
+
"learning_rate": 7.675582589103247e-06,
|
| 843 |
+
"loss": 0.001,
|
| 844 |
+
"step": 860
|
| 845 |
+
},
|
| 846 |
+
{
|
| 847 |
+
"epoch": 5.3058103975535165,
|
| 848 |
+
"grad_norm": 0.011610076762735844,
|
| 849 |
+
"learning_rate": 6.45325435038292e-06,
|
| 850 |
+
"loss": 0.0009,
|
| 851 |
+
"step": 870
|
| 852 |
+
},
|
| 853 |
+
{
|
| 854 |
+
"epoch": 5.36697247706422,
|
| 855 |
+
"grad_norm": 0.05008087307214737,
|
| 856 |
+
"learning_rate": 5.3336501321199714e-06,
|
| 857 |
+
"loss": 0.0024,
|
| 858 |
+
"step": 880
|
| 859 |
+
},
|
| 860 |
+
{
|
| 861 |
+
"epoch": 5.428134556574924,
|
| 862 |
+
"grad_norm": 0.0026775060687214136,
|
| 863 |
+
"learning_rate": 4.317999375764459e-06,
|
| 864 |
+
"loss": 0.0025,
|
| 865 |
+
"step": 890
|
| 866 |
+
},
|
| 867 |
+
{
|
| 868 |
+
"epoch": 5.489296636085627,
|
| 869 |
+
"grad_norm": 0.022927429527044296,
|
| 870 |
+
"learning_rate": 3.40741737109318e-06,
|
| 871 |
+
"loss": 0.0011,
|
| 872 |
+
"step": 900
|
| 873 |
+
},
|
| 874 |
+
{
|
| 875 |
+
"epoch": 5.489296636085627,
|
| 876 |
+
"eval_loss": 0.07354085147380829,
|
| 877 |
+
"eval_runtime": 16.7178,
|
| 878 |
+
"eval_samples_per_second": 4.367,
|
| 879 |
+
"eval_steps_per_second": 2.213,
|
| 880 |
+
"step": 900
|
| 881 |
+
},
|
| 882 |
+
{
|
| 883 |
+
"eval_ner_f1": 0.3783783783783784,
|
| 884 |
+
"step": 900
|
| 885 |
+
},
|
| 886 |
+
{
|
| 887 |
+
"eval_ner_precision": 0.7777777777777778,
|
| 888 |
+
"step": 900
|
| 889 |
+
},
|
| 890 |
+
{
|
| 891 |
+
"eval_ner_recall": 0.25,
|
| 892 |
+
"step": 900
|
| 893 |
+
},
|
| 894 |
+
{
|
| 895 |
+
"eval_ner_f1_toponym": 0.3835616438356164,
|
| 896 |
+
"step": 900
|
| 897 |
+
},
|
| 898 |
+
{
|
| 899 |
+
"eval_ner_f1_person": 0.0,
|
| 900 |
+
"step": 900
|
| 901 |
+
},
|
| 902 |
+
{
|
| 903 |
+
"epoch": 5.5504587155963305,
|
| 904 |
+
"grad_norm": 0.012552715837955475,
|
| 905 |
+
"learning_rate": 2.6029040315058485e-06,
|
| 906 |
+
"loss": 0.0004,
|
| 907 |
+
"step": 910
|
| 908 |
+
},
|
| 909 |
+
{
|
| 910 |
+
"epoch": 5.611620795107034,
|
| 911 |
+
"grad_norm": 0.007489943876862526,
|
| 912 |
+
"learning_rate": 1.9053427960166182e-06,
|
| 913 |
+
"loss": 0.0022,
|
| 914 |
+
"step": 920
|
| 915 |
+
},
|
| 916 |
+
{
|
| 917 |
+
"epoch": 5.672782874617737,
|
| 918 |
+
"grad_norm": 0.05042216554284096,
|
| 919 |
+
"learning_rate": 1.3154996591464908e-06,
|
| 920 |
+
"loss": 0.0026,
|
| 921 |
+
"step": 930
|
| 922 |
+
},
|
| 923 |
+
{
|
| 924 |
+
"epoch": 5.73394495412844,
|
| 925 |
+
"grad_norm": 0.13189654052257538,
|
| 926 |
+
"learning_rate": 8.340223297819471e-07,
|
| 927 |
+
"loss": 0.0025,
|
| 928 |
+
"step": 940
|
| 929 |
+
},
|
| 930 |
+
{
|
| 931 |
+
"epoch": 5.795107033639144,
|
| 932 |
+
"grad_norm": 0.0027829280588775873,
|
| 933 |
+
"learning_rate": 4.614395199234678e-07,
|
| 934 |
+
"loss": 0.0005,
|
| 935 |
+
"step": 950
|
| 936 |
+
},
|
| 937 |
+
{
|
| 938 |
+
"epoch": 5.856269113149847,
|
| 939 |
+
"grad_norm": 0.01883106864988804,
|
| 940 |
+
"learning_rate": 1.9816036410499338e-07,
|
| 941 |
+
"loss": 0.0016,
|
| 942 |
+
"step": 960
|
| 943 |
+
},
|
| 944 |
+
{
|
| 945 |
+
"epoch": 5.91743119266055,
|
| 946 |
+
"grad_norm": 0.013132578693330288,
|
| 947 |
+
"learning_rate": 4.447397012177224e-08,
|
| 948 |
+
"loss": 0.0006,
|
| 949 |
+
"step": 970
|
| 950 |
+
}
|
| 951 |
+
],
|
| 952 |
+
"logging_steps": 10,
|
| 953 |
+
"max_steps": 978,
|
| 954 |
+
"num_input_tokens_seen": 0,
|
| 955 |
+
"num_train_epochs": 6,
|
| 956 |
+
"save_steps": 100,
|
| 957 |
+
"stateful_callbacks": {
|
| 958 |
+
"TrainerControl": {
|
| 959 |
+
"args": {
|
| 960 |
+
"should_epoch_stop": false,
|
| 961 |
+
"should_evaluate": false,
|
| 962 |
+
"should_log": false,
|
| 963 |
+
"should_save": true,
|
| 964 |
+
"should_training_stop": true
|
| 965 |
+
},
|
| 966 |
+
"attributes": {}
|
| 967 |
+
}
|
| 968 |
+
},
|
| 969 |
+
"total_flos": 1.632962471945687e+17,
|
| 970 |
+
"train_batch_size": 2,
|
| 971 |
+
"trial_name": null,
|
| 972 |
+
"trial_params": null
|
| 973 |
+
}
|
toponym_lora/checkpoint-978/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c264c52127e7b32e02112d53c064f4d314a786fd6b750d0d213bf34b45b4b318
|
| 3 |
+
size 5713
|
toponym_lora/checkpoint-978/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
toponym_lora/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
toponym_lora/special_tokens_map.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|im_start|>",
|
| 4 |
+
"<|im_end|>",
|
| 5 |
+
"<|object_ref_start|>",
|
| 6 |
+
"<|object_ref_end|>",
|
| 7 |
+
"<|box_start|>",
|
| 8 |
+
"<|box_end|>",
|
| 9 |
+
"<|quad_start|>",
|
| 10 |
+
"<|quad_end|>",
|
| 11 |
+
"<|vision_start|>",
|
| 12 |
+
"<|vision_end|>",
|
| 13 |
+
"<|vision_pad|>",
|
| 14 |
+
"<|image_pad|>",
|
| 15 |
+
"<|video_pad|>"
|
| 16 |
+
],
|
| 17 |
+
"eos_token": {
|
| 18 |
+
"content": "<|im_end|>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": false,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
},
|
| 24 |
+
"pad_token": {
|
| 25 |
+
"content": "<|endoftext|>",
|
| 26 |
+
"lstrip": false,
|
| 27 |
+
"normalized": false,
|
| 28 |
+
"rstrip": false,
|
| 29 |
+
"single_word": false
|
| 30 |
+
}
|
| 31 |
+
}
|
toponym_lora/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f1298e298f2fe0059aba46f037697a339ccba45a1908780ce8ca14b45582f23
|
| 3 |
+
size 11422753
|