Othniel74 commited on
Commit
e48e314
1 Parent(s): 21ac8e9

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: distilbert-base-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: legalcase_outcome_model_v2
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # legalcase_outcome_model_v2
18
+
19
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.9549
22
+ - Accuracy: 0.3519
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 2e-05
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 16
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 4
46
+ - total_train_batch_size: 64
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_steps: 500
50
+ - num_epochs: 5
51
+ - mixed_precision_training: Native AMP
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
56
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
57
+ | 1.737 | 1.0 | 224 | 1.9877 | 0.3531 |
58
+ | 1.7261 | 2.0 | 448 | 1.9332 | 0.2984 |
59
+ | 1.6879 | 3.0 | 672 | 1.9163 | 0.3391 |
60
+ | 1.6007 | 4.0 | 896 | 1.9080 | 0.3369 |
61
+ | 1.3704 | 5.0 | 1120 | 1.9549 | 0.3519 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.44.2
67
+ - Pytorch 2.4.0
68
+ - Datasets 3.0.0
69
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3a24c1d9fb22724839287cec297570113a420bd3def9af7ac0255f7a0f0f96c
3
  size 267857176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d42da38de236f473d3ac092b6769c43e3246f276f9d79f64f388d4628127aea
3
  size 267857176