AurrieMartinez commited on
Commit
81c70f0
1 Parent(s): 8ce682b

AurrieMartinez/distilbert-base-uncased-lora-text-classification-by-finetuning-distilbert-1

Browse files
README.md CHANGED
@@ -18,12 +18,12 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.0394
22
- - Accuracy: {'accuracy': 0.888}
23
 
24
  ## Model description
25
- Saved the entire training state, including the trained model, tokenizer, optimizer, scheduler, and training arguments.
26
- Useful for resuming training from a previous checkpoint or sharing the complete training setup with others.
27
 
28
  ## Intended uses & limitations
29
 
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------------------:|
53
- | No log | 1.0 | 250 | 0.3651 | {'accuracy': 0.888} |
54
- | 0.4288 | 2.0 | 500 | 0.5750 | {'accuracy': 0.857} |
55
- | 0.4288 | 3.0 | 750 | 0.5818 | {'accuracy': 0.886} |
56
- | 0.1689 | 4.0 | 1000 | 0.6897 | {'accuracy': 0.883} |
57
- | 0.1689 | 5.0 | 1250 | 0.8311 | {'accuracy': 0.887} |
58
- | 0.0484 | 6.0 | 1500 | 0.9207 | {'accuracy': 0.886} |
59
- | 0.0484 | 7.0 | 1750 | 0.9699 | {'accuracy': 0.892} |
60
- | 0.0171 | 8.0 | 2000 | 0.9769 | {'accuracy': 0.89} |
61
- | 0.0171 | 9.0 | 2250 | 1.0287 | {'accuracy': 0.884} |
62
- | 0.0062 | 10.0 | 2500 | 1.0394 | {'accuracy': 0.888} |
63
 
64
 
65
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.9700
22
+ - Accuracy: {'accuracy': 0.891}
23
 
24
  ## Model description
25
+
26
+ More information needed
27
 
28
  ## Intended uses & limitations
29
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------------------:|
53
+ | No log | 1.0 | 250 | 0.3992 | {'accuracy': 0.87} |
54
+ | 0.4165 | 2.0 | 500 | 0.4943 | {'accuracy': 0.876} |
55
+ | 0.4165 | 3.0 | 750 | 0.5479 | {'accuracy': 0.883} |
56
+ | 0.2104 | 4.0 | 1000 | 0.6055 | {'accuracy': 0.896} |
57
+ | 0.2104 | 5.0 | 1250 | 0.7414 | {'accuracy': 0.887} |
58
+ | 0.0807 | 6.0 | 1500 | 0.8384 | {'accuracy': 0.892} |
59
+ | 0.0807 | 7.0 | 1750 | 0.9608 | {'accuracy': 0.888} |
60
+ | 0.0188 | 8.0 | 2000 | 0.9945 | {'accuracy': 0.888} |
61
+ | 0.0188 | 9.0 | 2250 | 0.9541 | {'accuracy': 0.887} |
62
+ | 0.0142 | 10.0 | 2500 | 0.9700 | {'accuracy': 0.891} |
63
 
64
 
65
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c8dd07ad6b5db01d284e4437000130719d146a864ad2898dc97cdc0ec22da1c
3
  size 2518104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3582dd85cfd0d3832886b51966893d10ee9cc05902d9ecda6a7748d25058b3f
3
  size 2518104
runs/Jun05_10-48-38_e65aac0c5aad/events.out.tfevents.1717584519.e65aac0c5aad.264.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e12afaa100d11cc850c66de2ef5ce50a7db63e56a904abf1f3308c9e86ed9de2
3
+ size 9026
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dba4a2026420abaff2a22cb9d454fd320df276112d7107e3cf4433e4078343b0
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2863929d2cfc6495f44448756a29946a150dcbf4d6c58b713014e67e3321372
3
  size 5176