Sanjib Narzary
commited on
Commit
·
371c8df
1
Parent(s):
f04a528
updates on training script
Browse files
README.md
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -25,8 +25,7 @@
|
|
25 |
"relative_attention_max_distance": 128,
|
26 |
"relative_attention_num_buckets": 32,
|
27 |
"tie_word_embeddings": false,
|
28 |
-
"torch_dtype": "float32",
|
29 |
"transformers_version": "4.34.0.dev0",
|
30 |
"use_cache": true,
|
31 |
-
"vocab_size":
|
32 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/patrick/hugging_face/t5/t5-v1_1-base",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
25 |
"relative_attention_max_distance": 128,
|
26 |
"relative_attention_num_buckets": 32,
|
27 |
"tie_word_embeddings": false,
|
|
|
28 |
"transformers_version": "4.34.0.dev0",
|
29 |
"use_cache": true,
|
30 |
+
"vocab_size": 1562
|
31 |
}
|
eval_results.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
{
|
2 |
-
"eval_accuracy": 0.
|
3 |
-
"eval_loss":
|
4 |
}
|
|
|
1 |
{
|
2 |
+
"eval_accuracy": 0.3020363450050354,
|
3 |
+
"eval_loss": 3.815941572189331
|
4 |
}
|
events.out.tfevents.1695108603.dgx2.2480223.0.v2
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:778a0f1ad2cfc7b8273abc79c089f406ba7a9f03aa117930ade2d9de1cf6b6c4
|
3 |
-
size 471414
|
|
|
|
|
|
|
|
events.out.tfevents.1695104571.dgx2.2470474.0.v2 → events.out.tfevents.1695401694.dgx2.3224823.0.v2
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:648f56970534d25a011aae2b07d690ed39998594325fd1c1c3bb49a2e23c8322
|
3 |
+
size 2262798
|
flax_model.msgpack
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cf94835345908fe26bee834675a8564c648dfab280eb5e626643489daecd0c6
|
3 |
+
size 802526111
|
pytorch_model.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:27b3f330a57c822a394f78b658ebd0f9357b064759b36122ed0842fe81053abf
|
3 |
-
size 1102453045
|
|
|
|
|
|
|
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|