manojbalaji1
commited on
Commit
•
8a6d9c4
1
Parent(s):
e5b1731
Model save
Browse files
README.md
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
base_model: facebook/nllb-200-distilled-600M
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- rouge
|
8 |
+
model-index:
|
9 |
+
- name: nllb-200-distilled-600M-finetuned_ramayana_sns_prose_lexrank_new
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
# nllb-200-distilled-600M-finetuned_ramayana_sns_prose_lexrank_new
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on the None dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 3.5955
|
21 |
+
- Rouge1: 17.0715
|
22 |
+
- Rouge2: 1.7786
|
23 |
+
- Rougel: 13.4279
|
24 |
+
- Rougelsum: 15.116
|
25 |
+
|
26 |
+
## Model description
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Intended uses & limitations
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Training and evaluation data
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training procedure
|
39 |
+
|
40 |
+
### Training hyperparameters
|
41 |
+
|
42 |
+
The following hyperparameters were used during training:
|
43 |
+
- learning_rate: 1e-05
|
44 |
+
- train_batch_size: 5
|
45 |
+
- eval_batch_size: 5
|
46 |
+
- seed: 42
|
47 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
+
- lr_scheduler_type: linear
|
49 |
+
- num_epochs: 20
|
50 |
+
|
51 |
+
### Training results
|
52 |
+
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
54 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|
|
55 |
+
| 3.8967 | 1.0 | 86 | 3.7945 | 15.1996 | 1.2821 | 12.4518 | 13.4409 |
|
56 |
+
| 3.8364 | 2.0 | 172 | 3.7584 | 15.4522 | 1.4203 | 12.6976 | 13.5883 |
|
57 |
+
| 3.8006 | 3.0 | 258 | 3.7351 | 15.6107 | 1.5487 | 12.7653 | 13.6495 |
|
58 |
+
| 3.7663 | 4.0 | 344 | 3.7081 | 15.7318 | 1.4526 | 12.9915 | 13.8208 |
|
59 |
+
| 3.7108 | 5.0 | 430 | 3.6849 | 14.9819 | 1.335 | 12.3487 | 12.9351 |
|
60 |
+
| 3.6932 | 6.0 | 516 | 3.6721 | 15.7441 | 1.3281 | 12.943 | 13.6367 |
|
61 |
+
| 3.6635 | 7.0 | 602 | 3.6599 | 15.7133 | 1.4432 | 12.6204 | 13.7309 |
|
62 |
+
| 3.6417 | 8.0 | 688 | 3.6425 | 16.0359 | 1.5975 | 13.0271 | 14.1899 |
|
63 |
+
| 3.6241 | 9.0 | 774 | 3.6298 | 16.6481 | 1.7167 | 13.266 | 14.5474 |
|
64 |
+
| 3.603 | 10.0 | 860 | 3.6209 | 16.5086 | 1.7139 | 13.059 | 14.5272 |
|
65 |
+
| 3.5692 | 11.0 | 946 | 3.6120 | 16.7846 | 1.5967 | 13.171 | 14.6977 |
|
66 |
+
| 3.5757 | 12.0 | 1032 | 3.6078 | 16.7106 | 1.7489 | 13.277 | 14.8431 |
|
67 |
+
| 3.553 | 13.0 | 1118 | 3.6010 | 17.297 | 1.7352 | 13.4176 | 15.4798 |
|
68 |
+
| 3.547 | 14.0 | 1204 | 3.5955 | 17.0715 | 1.7786 | 13.4279 | 15.116 |
|
69 |
+
|
70 |
+
|
71 |
+
### Framework versions
|
72 |
+
|
73 |
+
- Transformers 4.41.2
|
74 |
+
- Pytorch 2.0.1+cu117
|
75 |
+
- Datasets 2.19.2
|
76 |
+
- Tokenizers 0.19.1
|
generation_config.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token_id": 0,
|
3 |
+
"decoder_start_token_id": 2,
|
4 |
+
"eos_token_id": 2,
|
5 |
+
"max_length": 200,
|
6 |
+
"pad_token_id": 1,
|
7 |
+
"transformers_version": "4.41.2"
|
8 |
+
}
|
runs/Jun14_16-57-16_sanskrit/events.out.tfevents.1718386569.sanskrit.1071000.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f4c54cc643818235e29225fff746c0535cd81da1b7520c5eb1644e83dc908fa
|
3 |
+
size 562
|