easwar03 commited on
Commit
5f9a77b
·
verified ·
1 Parent(s): a862174

End of training

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: cc-by-sa-4.0
4
+ base_model: nlpaueb/legal-bert-small-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ - precision
11
+ - recall
12
+ model-index:
13
+ - name: legal-bert-sentiment-small-10000
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # legal-bert-sentiment-small-10000
21
+
22
+ This model is a fine-tuned version of [nlpaueb/legal-bert-small-uncased](https://huggingface.co/nlpaueb/legal-bert-small-uncased) on an unknown dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.2959
25
+ - Accuracy: 0.885
26
+ - F1: 0.8846
27
+ - Precision: 0.8831
28
+ - Recall: 0.8861
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 5e-05
48
+ - train_batch_size: 32
49
+ - eval_batch_size: 32
50
+ - seed: 42
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 2
54
+ - mixed_precision_training: Native AMP
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
59
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
60
+ | No log | 1.0 | 313 | 0.3317 | 0.8667 | 0.8728 | 0.8306 | 0.9196 |
61
+ | 0.3554 | 2.0 | 626 | 0.2959 | 0.885 | 0.8846 | 0.8831 | 0.8861 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.45.1
67
+ - Pytorch 2.4.0
68
+ - Datasets 3.0.1
69
+ - Tokenizers 0.20.0
runs/Nov02_14-09-43_9d6409eaa6d2/events.out.tfevents.1730556593.9d6409eaa6d2.30.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52f2d832a0485d7d56ec64d3e40e3e088774e1d64a6bd5e57da52f972ec2c4bb
3
- size 5659
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70d98067d1f7805e3e2c33e0346c71b5d0cd2c8da3fd02e3432d0dcf187f5c80
3
+ size 6485