kajamo commited on
Commit
47a7885
1 Parent(s): a72a42e

Model save

Browse files
Files changed (4) hide show
  1. README.md +0 -11
  2. adapter_config.json +2 -6
  3. adapter_model.safetensors +2 -2
  4. optimizer.pt +1 -1
README.md CHANGED
@@ -15,17 +15,6 @@ should probably proofread and complete it, then remove this comment. -->
15
  # model_23
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
18
- It achieves the following results on the evaluation set:
19
- - eval_loss: 0.6307
20
- - eval_accuracy: 0.7747
21
- - eval_precision: 0.7743
22
- - eval_recall: 0.7747
23
- - eval_f1: 0.7743
24
- - eval_runtime: 41.9194
25
- - eval_samples_per_second: 292.108
26
- - eval_steps_per_second: 18.273
27
- - epoch: 4.0
28
- - step: 12248
29
 
30
  ## Model description
31
 
 
15
  # model_23
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
 
 
 
 
 
 
 
 
 
 
 
18
 
19
  ## Model description
20
 
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "distilbert-base-uncased",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -15,15 +15,11 @@
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
18
- "classifier",
19
- "score",
20
- "classifier",
21
- "score",
22
  "classifier",
23
  "score"
24
  ],
25
  "peft_type": "LORA",
26
- "r": 8,
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
 
 
 
 
18
  "classifier",
19
  "score"
20
  ],
21
  "peft_type": "LORA",
22
+ "r": 4,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c4f42936945563d4472f8b85a24d4eeeddf994f787e148f74d102af3daaa15e
3
- size 2668644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c4b6b5705220525eb1d7050d169721c0c840620832bccf428c4276462bdc10f
3
+ size 2521452
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d376825ec15528de2c020bd169101a939819b7da0e61f1f787f2439c5c50b50
3
  size 4747730
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:678fd10e8a4b740d0863b3c672a2c75f7e971898e0489f5b9fc58277fee91607
3
  size 4747730