Upload folder using huggingface_hub
Browse files- training_checkpoints/checkpoint-5787/README.md +204 -0
- training_checkpoints/checkpoint-5787/adapter_config.json +31 -0
- training_checkpoints/checkpoint-5787/adapter_model.safetensors +3 -0
- training_checkpoints/checkpoint-5787/added_tokens.json +3 -0
- training_checkpoints/checkpoint-5787/optimizer.pt +3 -0
- training_checkpoints/checkpoint-5787/rng_state.pth +3 -0
- training_checkpoints/checkpoint-5787/scheduler.pt +3 -0
- training_checkpoints/checkpoint-5787/special_tokens_map.json +13 -0
- training_checkpoints/checkpoint-5787/tokenizer.json +0 -0
- training_checkpoints/checkpoint-5787/tokenizer_config.json +65 -0
- training_checkpoints/checkpoint-5787/trainer_state.json +283 -0
- training_checkpoints/checkpoint-5787/training_args.bin +3 -0
- training_checkpoints/checkpoint-5787/vocab.txt +0 -0
training_checkpoints/checkpoint-5787/README.md
ADDED
|
@@ -0,0 +1,204 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: peft
|
| 3 |
+
base_model: law-ai/InLegalBERT
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
# Model Card for Model ID
|
| 7 |
+
|
| 8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
## Model Details
|
| 13 |
+
|
| 14 |
+
### Model Description
|
| 15 |
+
|
| 16 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
- **Developed by:** [More Information Needed]
|
| 21 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 22 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 23 |
+
- **Model type:** [More Information Needed]
|
| 24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 25 |
+
- **License:** [More Information Needed]
|
| 26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 27 |
+
|
| 28 |
+
### Model Sources [optional]
|
| 29 |
+
|
| 30 |
+
<!-- Provide the basic links for the model. -->
|
| 31 |
+
|
| 32 |
+
- **Repository:** [More Information Needed]
|
| 33 |
+
- **Paper [optional]:** [More Information Needed]
|
| 34 |
+
- **Demo [optional]:** [More Information Needed]
|
| 35 |
+
|
| 36 |
+
## Uses
|
| 37 |
+
|
| 38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 39 |
+
|
| 40 |
+
### Direct Use
|
| 41 |
+
|
| 42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 43 |
+
|
| 44 |
+
[More Information Needed]
|
| 45 |
+
|
| 46 |
+
### Downstream Use [optional]
|
| 47 |
+
|
| 48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 49 |
+
|
| 50 |
+
[More Information Needed]
|
| 51 |
+
|
| 52 |
+
### Out-of-Scope Use
|
| 53 |
+
|
| 54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 55 |
+
|
| 56 |
+
[More Information Needed]
|
| 57 |
+
|
| 58 |
+
## Bias, Risks, and Limitations
|
| 59 |
+
|
| 60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 61 |
+
|
| 62 |
+
[More Information Needed]
|
| 63 |
+
|
| 64 |
+
### Recommendations
|
| 65 |
+
|
| 66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 67 |
+
|
| 68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 69 |
+
|
| 70 |
+
## How to Get Started with the Model
|
| 71 |
+
|
| 72 |
+
Use the code below to get started with the model.
|
| 73 |
+
|
| 74 |
+
[More Information Needed]
|
| 75 |
+
|
| 76 |
+
## Training Details
|
| 77 |
+
|
| 78 |
+
### Training Data
|
| 79 |
+
|
| 80 |
+
<!-- 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. -->
|
| 81 |
+
|
| 82 |
+
[More Information Needed]
|
| 83 |
+
|
| 84 |
+
### Training Procedure
|
| 85 |
+
|
| 86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 87 |
+
|
| 88 |
+
#### Preprocessing [optional]
|
| 89 |
+
|
| 90 |
+
[More Information Needed]
|
| 91 |
+
|
| 92 |
+
|
| 93 |
+
#### Training Hyperparameters
|
| 94 |
+
|
| 95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 96 |
+
|
| 97 |
+
#### Speeds, Sizes, Times [optional]
|
| 98 |
+
|
| 99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 100 |
+
|
| 101 |
+
[More Information Needed]
|
| 102 |
+
|
| 103 |
+
## Evaluation
|
| 104 |
+
|
| 105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 106 |
+
|
| 107 |
+
### Testing Data, Factors & Metrics
|
| 108 |
+
|
| 109 |
+
#### Testing Data
|
| 110 |
+
|
| 111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 112 |
+
|
| 113 |
+
[More Information Needed]
|
| 114 |
+
|
| 115 |
+
#### Factors
|
| 116 |
+
|
| 117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 118 |
+
|
| 119 |
+
[More Information Needed]
|
| 120 |
+
|
| 121 |
+
#### Metrics
|
| 122 |
+
|
| 123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 124 |
+
|
| 125 |
+
[More Information Needed]
|
| 126 |
+
|
| 127 |
+
### Results
|
| 128 |
+
|
| 129 |
+
[More Information Needed]
|
| 130 |
+
|
| 131 |
+
#### Summary
|
| 132 |
+
|
| 133 |
+
|
| 134 |
+
|
| 135 |
+
## Model Examination [optional]
|
| 136 |
+
|
| 137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 138 |
+
|
| 139 |
+
[More Information Needed]
|
| 140 |
+
|
| 141 |
+
## Environmental Impact
|
| 142 |
+
|
| 143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 144 |
+
|
| 145 |
+
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).
|
| 146 |
+
|
| 147 |
+
- **Hardware Type:** [More Information Needed]
|
| 148 |
+
- **Hours used:** [More Information Needed]
|
| 149 |
+
- **Cloud Provider:** [More Information Needed]
|
| 150 |
+
- **Compute Region:** [More Information Needed]
|
| 151 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 152 |
+
|
| 153 |
+
## Technical Specifications [optional]
|
| 154 |
+
|
| 155 |
+
### Model Architecture and Objective
|
| 156 |
+
|
| 157 |
+
[More Information Needed]
|
| 158 |
+
|
| 159 |
+
### Compute Infrastructure
|
| 160 |
+
|
| 161 |
+
[More Information Needed]
|
| 162 |
+
|
| 163 |
+
#### Hardware
|
| 164 |
+
|
| 165 |
+
[More Information Needed]
|
| 166 |
+
|
| 167 |
+
#### Software
|
| 168 |
+
|
| 169 |
+
[More Information Needed]
|
| 170 |
+
|
| 171 |
+
## Citation [optional]
|
| 172 |
+
|
| 173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 174 |
+
|
| 175 |
+
**BibTeX:**
|
| 176 |
+
|
| 177 |
+
[More Information Needed]
|
| 178 |
+
|
| 179 |
+
**APA:**
|
| 180 |
+
|
| 181 |
+
[More Information Needed]
|
| 182 |
+
|
| 183 |
+
## Glossary [optional]
|
| 184 |
+
|
| 185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 186 |
+
|
| 187 |
+
[More Information Needed]
|
| 188 |
+
|
| 189 |
+
## More Information [optional]
|
| 190 |
+
|
| 191 |
+
[More Information Needed]
|
| 192 |
+
|
| 193 |
+
## Model Card Authors [optional]
|
| 194 |
+
|
| 195 |
+
[More Information Needed]
|
| 196 |
+
|
| 197 |
+
## Model Card Contact
|
| 198 |
+
|
| 199 |
+
[More Information Needed]
|
| 200 |
+
|
| 201 |
+
|
| 202 |
+
### Framework versions
|
| 203 |
+
|
| 204 |
+
- PEFT 0.10.0
|
training_checkpoints/checkpoint-5787/adapter_config.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "law-ai/InLegalBERT",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"fan_in_fan_out": false,
|
| 7 |
+
"inference_mode": true,
|
| 8 |
+
"init_lora_weights": true,
|
| 9 |
+
"layer_replication": null,
|
| 10 |
+
"layers_pattern": null,
|
| 11 |
+
"layers_to_transform": null,
|
| 12 |
+
"loftq_config": {},
|
| 13 |
+
"lora_alpha": 64,
|
| 14 |
+
"lora_dropout": 0.1,
|
| 15 |
+
"megatron_config": null,
|
| 16 |
+
"megatron_core": "megatron.core",
|
| 17 |
+
"modules_to_save": null,
|
| 18 |
+
"peft_type": "LORA",
|
| 19 |
+
"r": 16,
|
| 20 |
+
"rank_pattern": {},
|
| 21 |
+
"revision": null,
|
| 22 |
+
"target_modules": [
|
| 23 |
+
"dense",
|
| 24 |
+
"value",
|
| 25 |
+
"query",
|
| 26 |
+
"key"
|
| 27 |
+
],
|
| 28 |
+
"task_type": "SEQ_CLS",
|
| 29 |
+
"use_dora": false,
|
| 30 |
+
"use_rslora": false
|
| 31 |
+
}
|
training_checkpoints/checkpoint-5787/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00b41b757fc5fe65c45f72f9fbbacac78af5bc3a1969f625d7c0dc2494acc258
|
| 3 |
+
size 104549068
|
training_checkpoints/checkpoint-5787/added_tokens.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<pad>": 30522
|
| 3 |
+
}
|
training_checkpoints/checkpoint-5787/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6833c298ccd74844b1580ee225b511660de3802dd8308ba6e70416dd90efcaf
|
| 3 |
+
size 21646778
|
training_checkpoints/checkpoint-5787/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae87c176b7b710191bbc991d616d21ae845fd1bb292c7a1b19e7da039f2d956f
|
| 3 |
+
size 14244
|
training_checkpoints/checkpoint-5787/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c879eefb049ce449fc9f2514d7e6a276d78f49e90ad03a02d0e5c6c4ed50a95
|
| 3 |
+
size 1064
|
training_checkpoints/checkpoint-5787/special_tokens_map.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"cls_token": "[CLS]",
|
| 3 |
+
"mask_token": "[MASK]",
|
| 4 |
+
"pad_token": {
|
| 5 |
+
"content": "<pad>",
|
| 6 |
+
"lstrip": false,
|
| 7 |
+
"normalized": false,
|
| 8 |
+
"rstrip": false,
|
| 9 |
+
"single_word": false
|
| 10 |
+
},
|
| 11 |
+
"sep_token": "[SEP]",
|
| 12 |
+
"unk_token": "[UNK]"
|
| 13 |
+
}
|
training_checkpoints/checkpoint-5787/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
training_checkpoints/checkpoint-5787/tokenizer_config.json
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"added_tokens_decoder": {
|
| 3 |
+
"0": {
|
| 4 |
+
"content": "[PAD]",
|
| 5 |
+
"lstrip": false,
|
| 6 |
+
"normalized": false,
|
| 7 |
+
"rstrip": false,
|
| 8 |
+
"single_word": false,
|
| 9 |
+
"special": true
|
| 10 |
+
},
|
| 11 |
+
"100": {
|
| 12 |
+
"content": "[UNK]",
|
| 13 |
+
"lstrip": false,
|
| 14 |
+
"normalized": false,
|
| 15 |
+
"rstrip": false,
|
| 16 |
+
"single_word": false,
|
| 17 |
+
"special": true
|
| 18 |
+
},
|
| 19 |
+
"101": {
|
| 20 |
+
"content": "[CLS]",
|
| 21 |
+
"lstrip": false,
|
| 22 |
+
"normalized": false,
|
| 23 |
+
"rstrip": false,
|
| 24 |
+
"single_word": false,
|
| 25 |
+
"special": true
|
| 26 |
+
},
|
| 27 |
+
"102": {
|
| 28 |
+
"content": "[SEP]",
|
| 29 |
+
"lstrip": false,
|
| 30 |
+
"normalized": false,
|
| 31 |
+
"rstrip": false,
|
| 32 |
+
"single_word": false,
|
| 33 |
+
"special": true
|
| 34 |
+
},
|
| 35 |
+
"103": {
|
| 36 |
+
"content": "[MASK]",
|
| 37 |
+
"lstrip": false,
|
| 38 |
+
"normalized": false,
|
| 39 |
+
"rstrip": false,
|
| 40 |
+
"single_word": false,
|
| 41 |
+
"special": true
|
| 42 |
+
},
|
| 43 |
+
"30522": {
|
| 44 |
+
"content": "<pad>",
|
| 45 |
+
"lstrip": false,
|
| 46 |
+
"normalized": false,
|
| 47 |
+
"rstrip": false,
|
| 48 |
+
"single_word": false,
|
| 49 |
+
"special": true
|
| 50 |
+
}
|
| 51 |
+
},
|
| 52 |
+
"clean_up_tokenization_spaces": true,
|
| 53 |
+
"cls_token": "[CLS]",
|
| 54 |
+
"do_basic_tokenize": true,
|
| 55 |
+
"do_lower_case": true,
|
| 56 |
+
"mask_token": "[MASK]",
|
| 57 |
+
"model_max_length": 512,
|
| 58 |
+
"never_split": null,
|
| 59 |
+
"pad_token": "<pad>",
|
| 60 |
+
"sep_token": "[SEP]",
|
| 61 |
+
"strip_accents": null,
|
| 62 |
+
"tokenize_chinese_chars": true,
|
| 63 |
+
"tokenizer_class": "BertTokenizer",
|
| 64 |
+
"unk_token": "[UNK]"
|
| 65 |
+
}
|
training_checkpoints/checkpoint-5787/trainer_state.json
ADDED
|
@@ -0,0 +1,283 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": 0.7571266313428899,
|
| 3 |
+
"best_model_checkpoint": "legal-bert-lora-no-grad/checkpoint-3215",
|
| 4 |
+
"epoch": 9.0,
|
| 5 |
+
"eval_steps": 500,
|
| 6 |
+
"global_step": 5787,
|
| 7 |
+
"is_hyper_param_search": false,
|
| 8 |
+
"is_local_process_zero": true,
|
| 9 |
+
"is_world_process_zero": true,
|
| 10 |
+
"log_history": [
|
| 11 |
+
{
|
| 12 |
+
"epoch": 0.78,
|
| 13 |
+
"learning_rate": 4.870399170554692e-05,
|
| 14 |
+
"loss": 1.6412,
|
| 15 |
+
"step": 500
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"epoch": 1.0,
|
| 19 |
+
"eval_accuracy": 0.7513555383423702,
|
| 20 |
+
"eval_f1_macro": 0.4277259717095209,
|
| 21 |
+
"eval_f1_micro": 0.7513555383423703,
|
| 22 |
+
"eval_f1_weighted": 0.7282568827191913,
|
| 23 |
+
"eval_loss": 0.7924586534500122,
|
| 24 |
+
"eval_macro_fpr": 0.023743972756733803,
|
| 25 |
+
"eval_macro_sensitivity": 0.47068996339347813,
|
| 26 |
+
"eval_macro_specificity": 0.9814182576870886,
|
| 27 |
+
"eval_precision": 0.7190272898782211,
|
| 28 |
+
"eval_precision_macro": 0.4122596954919311,
|
| 29 |
+
"eval_recall": 0.7513555383423702,
|
| 30 |
+
"eval_recall_macro": 0.47068996339347813,
|
| 31 |
+
"eval_runtime": 31.9941,
|
| 32 |
+
"eval_samples_per_second": 40.351,
|
| 33 |
+
"eval_steps_per_second": 5.063,
|
| 34 |
+
"eval_weighted_fpr": 0.023091863894683835,
|
| 35 |
+
"eval_weighted_sensitivity": 0.7513555383423702,
|
| 36 |
+
"eval_weighted_specificity": 0.9699183269639584,
|
| 37 |
+
"step": 643
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 1.56,
|
| 41 |
+
"learning_rate": 4.740798341109383e-05,
|
| 42 |
+
"loss": 0.7481,
|
| 43 |
+
"step": 1000
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"epoch": 2.0,
|
| 47 |
+
"eval_accuracy": 0.7900852052672347,
|
| 48 |
+
"eval_f1_macro": 0.5997806825026601,
|
| 49 |
+
"eval_f1_micro": 0.7900852052672347,
|
| 50 |
+
"eval_f1_weighted": 0.7768800571423996,
|
| 51 |
+
"eval_loss": 0.6771801710128784,
|
| 52 |
+
"eval_macro_fpr": 0.019203116699768798,
|
| 53 |
+
"eval_macro_sensitivity": 0.6251797015497511,
|
| 54 |
+
"eval_macro_specificity": 0.9842820395671547,
|
| 55 |
+
"eval_precision": 0.7726267649469656,
|
| 56 |
+
"eval_precision_macro": 0.595773614705663,
|
| 57 |
+
"eval_recall": 0.7900852052672347,
|
| 58 |
+
"eval_recall_macro": 0.6251797015497511,
|
| 59 |
+
"eval_runtime": 33.2196,
|
| 60 |
+
"eval_samples_per_second": 38.863,
|
| 61 |
+
"eval_steps_per_second": 4.877,
|
| 62 |
+
"eval_weighted_fpr": 0.018624149542986735,
|
| 63 |
+
"eval_weighted_sensitivity": 0.7900852052672347,
|
| 64 |
+
"eval_weighted_specificity": 0.9741453882400846,
|
| 65 |
+
"step": 1286
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"epoch": 2.33,
|
| 69 |
+
"learning_rate": 4.6111975116640746e-05,
|
| 70 |
+
"loss": 0.6465,
|
| 71 |
+
"step": 1500
|
| 72 |
+
},
|
| 73 |
+
{
|
| 74 |
+
"epoch": 3.0,
|
| 75 |
+
"eval_accuracy": 0.8048024786986832,
|
| 76 |
+
"eval_f1_macro": 0.610991978534836,
|
| 77 |
+
"eval_f1_micro": 0.804802478698683,
|
| 78 |
+
"eval_f1_weighted": 0.7903758160570191,
|
| 79 |
+
"eval_loss": 0.64998859167099,
|
| 80 |
+
"eval_macro_fpr": 0.017565196384739988,
|
| 81 |
+
"eval_macro_sensitivity": 0.6414017118652243,
|
| 82 |
+
"eval_macro_specificity": 0.9854108558122262,
|
| 83 |
+
"eval_precision": 0.7930969709541013,
|
| 84 |
+
"eval_precision_macro": 0.6215844916422869,
|
| 85 |
+
"eval_recall": 0.8048024786986832,
|
| 86 |
+
"eval_recall_macro": 0.6414017118652243,
|
| 87 |
+
"eval_runtime": 33.2556,
|
| 88 |
+
"eval_samples_per_second": 38.821,
|
| 89 |
+
"eval_steps_per_second": 4.871,
|
| 90 |
+
"eval_weighted_fpr": 0.017029328287606435,
|
| 91 |
+
"eval_weighted_sensitivity": 0.8048024786986832,
|
| 92 |
+
"eval_weighted_specificity": 0.9763603584847095,
|
| 93 |
+
"step": 1929
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"epoch": 3.11,
|
| 97 |
+
"learning_rate": 4.481596682218767e-05,
|
| 98 |
+
"loss": 0.5559,
|
| 99 |
+
"step": 2000
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 3.89,
|
| 103 |
+
"learning_rate": 4.3519958527734576e-05,
|
| 104 |
+
"loss": 0.4707,
|
| 105 |
+
"step": 2500
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"epoch": 4.0,
|
| 109 |
+
"eval_accuracy": 0.8094500387296669,
|
| 110 |
+
"eval_f1_macro": 0.6424924237429005,
|
| 111 |
+
"eval_f1_micro": 0.8094500387296669,
|
| 112 |
+
"eval_f1_weighted": 0.801786166531795,
|
| 113 |
+
"eval_loss": 0.6704407930374146,
|
| 114 |
+
"eval_macro_fpr": 0.017261054466023888,
|
| 115 |
+
"eval_macro_sensitivity": 0.6689319587406968,
|
| 116 |
+
"eval_macro_specificity": 0.9855970345792379,
|
| 117 |
+
"eval_precision": 0.8007850899141215,
|
| 118 |
+
"eval_precision_macro": 0.6321597811403302,
|
| 119 |
+
"eval_recall": 0.8094500387296669,
|
| 120 |
+
"eval_recall_macro": 0.6689319587406968,
|
| 121 |
+
"eval_runtime": 32.7354,
|
| 122 |
+
"eval_samples_per_second": 39.437,
|
| 123 |
+
"eval_steps_per_second": 4.949,
|
| 124 |
+
"eval_weighted_fpr": 0.016536703414896478,
|
| 125 |
+
"eval_weighted_sensitivity": 0.8094500387296669,
|
| 126 |
+
"eval_weighted_specificity": 0.9745054799589014,
|
| 127 |
+
"step": 2572
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"epoch": 4.67,
|
| 131 |
+
"learning_rate": 4.22239502332815e-05,
|
| 132 |
+
"loss": 0.4021,
|
| 133 |
+
"step": 3000
|
| 134 |
+
},
|
| 135 |
+
{
|
| 136 |
+
"epoch": 5.0,
|
| 137 |
+
"eval_accuracy": 0.8280402788536019,
|
| 138 |
+
"eval_f1_macro": 0.7571266313428899,
|
| 139 |
+
"eval_f1_micro": 0.8280402788536019,
|
| 140 |
+
"eval_f1_weighted": 0.8219004240794867,
|
| 141 |
+
"eval_loss": 0.7320332527160645,
|
| 142 |
+
"eval_macro_fpr": 0.015397351101601975,
|
| 143 |
+
"eval_macro_sensitivity": 0.7573467308503988,
|
| 144 |
+
"eval_macro_specificity": 0.9869691873059906,
|
| 145 |
+
"eval_precision": 0.8268949272272527,
|
| 146 |
+
"eval_precision_macro": 0.7782079900717894,
|
| 147 |
+
"eval_recall": 0.8280402788536019,
|
| 148 |
+
"eval_recall_macro": 0.7573467308503988,
|
| 149 |
+
"eval_runtime": 33.3254,
|
| 150 |
+
"eval_samples_per_second": 38.739,
|
| 151 |
+
"eval_steps_per_second": 4.861,
|
| 152 |
+
"eval_weighted_fpr": 0.014616802739004477,
|
| 153 |
+
"eval_weighted_sensitivity": 0.8280402788536019,
|
| 154 |
+
"eval_weighted_specificity": 0.9764975307362563,
|
| 155 |
+
"step": 3215
|
| 156 |
+
},
|
| 157 |
+
{
|
| 158 |
+
"epoch": 5.44,
|
| 159 |
+
"learning_rate": 4.092794193882841e-05,
|
| 160 |
+
"loss": 0.3627,
|
| 161 |
+
"step": 3500
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"epoch": 6.0,
|
| 165 |
+
"eval_accuracy": 0.8241673121611154,
|
| 166 |
+
"eval_f1_macro": 0.7374017625053243,
|
| 167 |
+
"eval_f1_micro": 0.8241673121611154,
|
| 168 |
+
"eval_f1_weighted": 0.8222929814764423,
|
| 169 |
+
"eval_loss": 0.6892128586769104,
|
| 170 |
+
"eval_macro_fpr": 0.015594676805191453,
|
| 171 |
+
"eval_macro_sensitivity": 0.7364879265668598,
|
| 172 |
+
"eval_macro_specificity": 0.9867341217946985,
|
| 173 |
+
"eval_precision": 0.822653270980506,
|
| 174 |
+
"eval_precision_macro": 0.7430958863475831,
|
| 175 |
+
"eval_recall": 0.8241673121611154,
|
| 176 |
+
"eval_recall_macro": 0.7364879265668598,
|
| 177 |
+
"eval_runtime": 32.5839,
|
| 178 |
+
"eval_samples_per_second": 39.621,
|
| 179 |
+
"eval_steps_per_second": 4.972,
|
| 180 |
+
"eval_weighted_fpr": 0.015010249289162203,
|
| 181 |
+
"eval_weighted_sensitivity": 0.8241673121611154,
|
| 182 |
+
"eval_weighted_specificity": 0.9768445147593636,
|
| 183 |
+
"step": 3858
|
| 184 |
+
},
|
| 185 |
+
{
|
| 186 |
+
"epoch": 6.22,
|
| 187 |
+
"learning_rate": 3.963193364437533e-05,
|
| 188 |
+
"loss": 0.3623,
|
| 189 |
+
"step": 4000
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"epoch": 7.0,
|
| 193 |
+
"learning_rate": 3.833592534992224e-05,
|
| 194 |
+
"loss": 0.2866,
|
| 195 |
+
"step": 4500
|
| 196 |
+
},
|
| 197 |
+
{
|
| 198 |
+
"epoch": 7.0,
|
| 199 |
+
"eval_accuracy": 0.8179705654531371,
|
| 200 |
+
"eval_f1_macro": 0.7443559250736709,
|
| 201 |
+
"eval_f1_micro": 0.817970565453137,
|
| 202 |
+
"eval_f1_weighted": 0.8121793367264196,
|
| 203 |
+
"eval_loss": 0.8756108283996582,
|
| 204 |
+
"eval_macro_fpr": 0.016562044787314777,
|
| 205 |
+
"eval_macro_sensitivity": 0.7409975687139162,
|
| 206 |
+
"eval_macro_specificity": 0.9859854959008175,
|
| 207 |
+
"eval_precision": 0.8170676985045833,
|
| 208 |
+
"eval_precision_macro": 0.7748072523920921,
|
| 209 |
+
"eval_recall": 0.8179705654531371,
|
| 210 |
+
"eval_recall_macro": 0.7409975687139162,
|
| 211 |
+
"eval_runtime": 34.5334,
|
| 212 |
+
"eval_samples_per_second": 37.384,
|
| 213 |
+
"eval_steps_per_second": 4.691,
|
| 214 |
+
"eval_weighted_fpr": 0.01564684732671949,
|
| 215 |
+
"eval_weighted_sensitivity": 0.8179705654531371,
|
| 216 |
+
"eval_weighted_specificity": 0.9718118730591274,
|
| 217 |
+
"step": 4501
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"epoch": 7.78,
|
| 221 |
+
"learning_rate": 3.7039917055469156e-05,
|
| 222 |
+
"loss": 0.2639,
|
| 223 |
+
"step": 5000
|
| 224 |
+
},
|
| 225 |
+
{
|
| 226 |
+
"epoch": 8.0,
|
| 227 |
+
"eval_accuracy": 0.8264910921766073,
|
| 228 |
+
"eval_f1_macro": 0.7480006271740781,
|
| 229 |
+
"eval_f1_micro": 0.8264910921766073,
|
| 230 |
+
"eval_f1_weighted": 0.8217020757246023,
|
| 231 |
+
"eval_loss": 0.8579551577568054,
|
| 232 |
+
"eval_macro_fpr": 0.0155160293084745,
|
| 233 |
+
"eval_macro_sensitivity": 0.7427592056873393,
|
| 234 |
+
"eval_macro_specificity": 0.9868042528312828,
|
| 235 |
+
"eval_precision": 0.8259376217895409,
|
| 236 |
+
"eval_precision_macro": 0.798909899893037,
|
| 237 |
+
"eval_recall": 0.8264910921766073,
|
| 238 |
+
"eval_recall_macro": 0.7427592056873393,
|
| 239 |
+
"eval_runtime": 33.4037,
|
| 240 |
+
"eval_samples_per_second": 38.648,
|
| 241 |
+
"eval_steps_per_second": 4.85,
|
| 242 |
+
"eval_weighted_fpr": 0.014773776546629732,
|
| 243 |
+
"eval_weighted_sensitivity": 0.8264910921766073,
|
| 244 |
+
"eval_weighted_specificity": 0.9755727002926348,
|
| 245 |
+
"step": 5144
|
| 246 |
+
},
|
| 247 |
+
{
|
| 248 |
+
"epoch": 8.55,
|
| 249 |
+
"learning_rate": 3.574390876101607e-05,
|
| 250 |
+
"loss": 0.2295,
|
| 251 |
+
"step": 5500
|
| 252 |
+
},
|
| 253 |
+
{
|
| 254 |
+
"epoch": 9.0,
|
| 255 |
+
"eval_accuracy": 0.82571649883811,
|
| 256 |
+
"eval_f1_macro": 0.7524178623807065,
|
| 257 |
+
"eval_f1_micro": 0.82571649883811,
|
| 258 |
+
"eval_f1_weighted": 0.822346219811999,
|
| 259 |
+
"eval_loss": 0.9366260170936584,
|
| 260 |
+
"eval_macro_fpr": 0.015511369010760676,
|
| 261 |
+
"eval_macro_sensitivity": 0.7465079310173777,
|
| 262 |
+
"eval_macro_specificity": 0.9867928280373104,
|
| 263 |
+
"eval_precision": 0.8230871400583257,
|
| 264 |
+
"eval_precision_macro": 0.7724676433487055,
|
| 265 |
+
"eval_recall": 0.82571649883811,
|
| 266 |
+
"eval_recall_macro": 0.7465079310173777,
|
| 267 |
+
"eval_runtime": 33.4584,
|
| 268 |
+
"eval_samples_per_second": 38.585,
|
| 269 |
+
"eval_steps_per_second": 4.842,
|
| 270 |
+
"eval_weighted_fpr": 0.01485246550927454,
|
| 271 |
+
"eval_weighted_sensitivity": 0.82571649883811,
|
| 272 |
+
"eval_weighted_specificity": 0.976175921721546,
|
| 273 |
+
"step": 5787
|
| 274 |
+
}
|
| 275 |
+
],
|
| 276 |
+
"logging_steps": 500,
|
| 277 |
+
"max_steps": 19290,
|
| 278 |
+
"num_train_epochs": 30,
|
| 279 |
+
"save_steps": 500,
|
| 280 |
+
"total_flos": 1.2550375956271104e+16,
|
| 281 |
+
"trial_name": null,
|
| 282 |
+
"trial_params": null
|
| 283 |
+
}
|
training_checkpoints/checkpoint-5787/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3966a5cf2e74453915e0e279c4bf152ff082b27790a1b18e560374923b97a431
|
| 3 |
+
size 4600
|
training_checkpoints/checkpoint-5787/vocab.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|