vasudevgupta commited on
Commit
d952d9f
1 Parent(s): 268493e

add all epochs hin-eng

Browse files
Files changed (7) hide show
  1. adapters-e0.pt +3 -0
  2. adapters-e1.pt +3 -0
  3. adapters-e2.pt +3 -0
  4. adapters-e3.pt +3 -0
  5. adapters-e4.pt +3 -0
  6. config.json +58 -0
  7. pytorch_model.bin +3 -0
adapters-e0.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a45f3d260cb651eecb38bca2b8a0e85273e78e826fcf31e10fab05880a5d3c5
3
+ size 109705371
adapters-e1.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e02788297c5bceb57d005049a56168ee4618beadba847a57e0988edf9e68b735
3
+ size 109705371
adapters-e2.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d4d7a4d6f817696f275266d9e3493feeeb202cce2ef7e0542f6fc33f0147cf5
3
+ size 109705371
adapters-e3.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4207e7fb91489212eab215ded3fe3af31ee1cee158a76d96b88067a001aebbd7
3
+ size 109705371
adapters-e4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77503571ac3e632cae31e5bc711b4f6dcec0ea3ff731ac7a3a15c1abeb47d604
3
+ size 109705371
config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/mbart-large-cc25",
3
+ "_num_labels": 3,
4
+ "activation_dropout": 0.0,
5
+ "activation_function": "gelu",
6
+ "add_bias_logits": false,
7
+ "add_final_layer_norm": true,
8
+ "architectures": [
9
+ "MBartForConditionalGeneration"
10
+ ],
11
+ "attention_dropout": 0.0,
12
+ "bos_token_id": 0,
13
+ "classif_dropout": 0.0,
14
+ "classifier_dropout": 0.0,
15
+ "d_model": 1024,
16
+ "decoder_attention_heads": 16,
17
+ "decoder_ffn_dim": 4096,
18
+ "decoder_layerdrop": 0.0,
19
+ "decoder_layers": 12,
20
+ "do_blenderbot_90_layernorm": false,
21
+ "dropout": 0.1,
22
+ "encoder_attention_heads": 16,
23
+ "encoder_ffn_dim": 4096,
24
+ "encoder_layerdrop": 0.0,
25
+ "encoder_layers": 12,
26
+ "eos_token_id": 2,
27
+ "extra_pos_embeddings": 2,
28
+ "force_bos_token_to_be_generated": false,
29
+ "id2label": {
30
+ "0": "LABEL_0",
31
+ "1": "LABEL_1",
32
+ "2": "LABEL_2"
33
+ },
34
+ "init_std": 0.02,
35
+ "is_encoder_decoder": true,
36
+ "label2id": {
37
+ "LABEL_0": 0,
38
+ "LABEL_1": 1,
39
+ "LABEL_2": 2
40
+ },
41
+ "max_length": 1024,
42
+ "max_position_embeddings": 1024,
43
+ "model_type": "mbart",
44
+ "normalize_before": true,
45
+ "normalize_embedding": true,
46
+ "num_beams": 5,
47
+ "num_hidden_layers": 12,
48
+ "output_past": true,
49
+ "pad_token_id": 1,
50
+ "scale_embedding": true,
51
+ "static_position_embeddings": false,
52
+ "task_specific_params": {
53
+ "translation_en_to_ro": {
54
+ "decoder_start_token_id": 250020
55
+ }
56
+ },
57
+ "vocab_size": 250027
58
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:178d07ba9b6a96ae383b43aaaca5a3285dbaecdec6cddd40c51ce9da1dd621c0
3
+ size 2545891629