Training in progress, step 1000
Browse files
config.json
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "indictrans-en-ne-checkpoint-1B",
|
3 |
+
"activation_dropout": 0.0,
|
4 |
+
"activation_function": "gelu",
|
5 |
+
"architectures": [
|
6 |
+
"IndicTransForConditionalGeneration"
|
7 |
+
],
|
8 |
+
"attention_dropout": 0.0,
|
9 |
+
"attn_implementation": null,
|
10 |
+
"auto_map": {
|
11 |
+
"AutoConfig": "configuration_indictrans.IndicTransConfig",
|
12 |
+
"AutoModelForSeq2SeqLM": "modeling_indictrans.IndicTransForConditionalGeneration"
|
13 |
+
},
|
14 |
+
"bos_token_id": 0,
|
15 |
+
"decoder_attention_heads": 16,
|
16 |
+
"decoder_embed_dim": 1024,
|
17 |
+
"decoder_ffn_dim": 8192,
|
18 |
+
"decoder_layerdrop": 0,
|
19 |
+
"decoder_layers": 18,
|
20 |
+
"decoder_normalize_before": true,
|
21 |
+
"decoder_start_token_id": 2,
|
22 |
+
"decoder_vocab_size": 126655,
|
23 |
+
"dropout": 0.2,
|
24 |
+
"encoder_attention_heads": 16,
|
25 |
+
"encoder_embed_dim": 1024,
|
26 |
+
"encoder_ffn_dim": 8192,
|
27 |
+
"encoder_layerdrop": 0,
|
28 |
+
"encoder_layers": 18,
|
29 |
+
"encoder_normalize_before": true,
|
30 |
+
"encoder_vocab_size": 32322,
|
31 |
+
"eos_token_id": 2,
|
32 |
+
"init_std": 0.02,
|
33 |
+
"is_encoder_decoder": true,
|
34 |
+
"layernorm_embedding": false,
|
35 |
+
"max_source_positions": 256,
|
36 |
+
"max_target_positions": 256,
|
37 |
+
"model_type": "IndicTrans",
|
38 |
+
"num_hidden_layers": 18,
|
39 |
+
"pad_token_id": 1,
|
40 |
+
"scale_embedding": true,
|
41 |
+
"share_decoder_input_output_embed": false,
|
42 |
+
"tokenizer_class": "IndicTransTokenizer",
|
43 |
+
"torch_dtype": "bfloat16",
|
44 |
+
"transformers_version": "4.44.2",
|
45 |
+
"use_cache": true
|
46 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19a7c256ba8b530e926c130018efd5022d90c2436d49de0135a35fac5807059e
|
3 |
+
size 2247492800
|
runs/Sep23_12-40-43_ip-10-192-10-70/events.out.tfevents.1727095547.ip-10-192-10-70.11246.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd6250c6954d3a7a88c16ee4cc08170723607ddea4ed2bbbb1a610366624ba40
|
3 |
+
size 9018
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:271ead5b5b1cb18f742bfb72f1e8cd2b227ea97eee672f9542b2283446209c63
|
3 |
+
size 5368
|