easwar03 commited on
Commit
7cec88d
1 Parent(s): b508b52

End of training

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: facebook/bart-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - rouge
9
+ model-index:
10
+ - name: bart-base-legal-summarizer
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
+ # bart-base-legal-summarizer
18
+
19
+ This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 2.3425
22
+ - Rouge1: 33.2731
23
+ - Rouge2: 16.5293
24
+ - Rougel: 29.1491
25
+ - Rougelsum: 29.7726
26
+ - Gen Len: 15.5
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 2e-05
46
+ - train_batch_size: 2
47
+ - eval_batch_size: 4
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 3
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
57
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
58
+ | No log | 1.0 | 178 | 2.4487 | 27.4622 | 10.7691 | 23.652 | 24.1204 | 15.1333 |
59
+ | No log | 2.0 | 356 | 2.3498 | 34.4 | 17.7132 | 30.1947 | 30.5913 | 14.8222 |
60
+ | 2.2551 | 3.0 | 534 | 2.3425 | 33.2731 | 16.5293 | 29.1491 | 29.7726 | 15.5 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.44.2
66
+ - Pytorch 2.5.0+cu121
67
+ - Datasets 3.1.0
68
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 0,
3
+ "decoder_start_token_id": 2,
4
+ "early_stopping": true,
5
+ "eos_token_id": 2,
6
+ "forced_bos_token_id": 0,
7
+ "forced_eos_token_id": 2,
8
+ "no_repeat_ngram_size": 3,
9
+ "num_beams": 4,
10
+ "pad_token_id": 1,
11
+ "transformers_version": "4.44.2"
12
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:098a5a166e5482f5412ff00caac868d0da51599b8f09b656f5c12cac08d0e99c
3
  size 557912620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efea9ea6fa7485205a4b5be7f242eb189d3d69fffc7be3f343294a7881f43e8f
3
  size 557912620
runs/Nov01_18-23-50_49de7fbd58cd/events.out.tfevents.1730485455.49de7fbd58cd.1365.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f8b679077f3df69c5cd7660a35cff0f68945ff49b55b733dac77a7241e122dc
3
- size 7431
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebc8c56de372f5f7aa4bfdf340cc835ab045f1fcda835bd678be2d57c14840c5
3
+ size 8310