Training in progress, step 150
Browse files- config.json +3 -3
- model.safetensors +1 -1
- runs/Aug23_12-12-14_ip-10-192-11-42/events.out.tfevents.1724415135.ip-10-192-11-42.169382.0 +3 -0
- runs/Aug23_12-15-07_ip-10-192-11-42/events.out.tfevents.1724415308.ip-10-192-11-42.176278.0 +3 -0
- runs/Aug23_12-18-14_ip-10-192-11-42/events.out.tfevents.1724415494.ip-10-192-11-42.184576.0 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
@@ -8,8 +8,8 @@
|
|
8 |
"attention_dropout": 0.0,
|
9 |
"attn_implementation": null,
|
10 |
"auto_map": {
|
11 |
-
"AutoConfig": "
|
12 |
-
"AutoModelForSeq2SeqLM": "
|
13 |
},
|
14 |
"bos_token_id": 0,
|
15 |
"decoder_attention_heads": 8,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "indictrans-en-ne-checkpoint",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
|
|
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": 8,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 549258952
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab3216bab5710e589f54471f13148e7167f395b73f2cf498f6cf2bc94b82da69
|
3 |
size 549258952
|
runs/Aug23_12-12-14_ip-10-192-11-42/events.out.tfevents.1724415135.ip-10-192-11-42.169382.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70c7bbdc41f5b4c475dd8523c3853af706c06f9127250ec4e99afe864e8036ff
|
3 |
+
size 5889
|
runs/Aug23_12-15-07_ip-10-192-11-42/events.out.tfevents.1724415308.ip-10-192-11-42.176278.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb192cd4c1f76f2c9b2288a7053273d98bc38e82d57314b49ca35d0fdb99999a
|
3 |
+
size 6290
|
runs/Aug23_12-18-14_ip-10-192-11-42/events.out.tfevents.1724415494.ip-10-192-11-42.184576.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc8421ee780fade0490dec183ce5822a11a07d2d1c5bb19b299dec508ea63779
|
3 |
+
size 12377
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54e3cef103ea69e9710663ae9a76f0f82387fd18de56711ba4a464ef6875e0a4
|
3 |
size 5368
|