Upload 11 files
Browse files- all_results.json +5 -5
- config.json +1 -1
- pytorch_model.bin +1 -1
- train_results.json +5 -5
- training_args.bin +3 -0
all_results.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"train_loss": 1.
|
4 |
-
"train_runtime":
|
5 |
-
"train_samples_per_second":
|
6 |
-
"train_steps_per_second": 0.
|
7 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 5.0,
|
3 |
+
"train_loss": 1.799677395718292,
|
4 |
+
"train_runtime": 32231.852,
|
5 |
+
"train_samples_per_second": 4.627,
|
6 |
+
"train_steps_per_second": 0.145
|
7 |
}
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/media/denis/448CFB962063CFB5/FRED_T5_chat/instruct_fredt5/",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3480907589
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cb8f51a1afeb51bd8d54190ef3973a7ad4ac8471ff8764831a7c95915a14546
|
3 |
size 3480907589
|
train_results.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"train_loss": 1.
|
4 |
-
"train_runtime":
|
5 |
-
"train_samples_per_second":
|
6 |
-
"train_steps_per_second": 0.
|
7 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 5.0,
|
3 |
+
"train_loss": 1.799677395718292,
|
4 |
+
"train_runtime": 32231.852,
|
5 |
+
"train_samples_per_second": 4.627,
|
6 |
+
"train_steps_per_second": 0.145
|
7 |
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8d52a446e61ca4bd03c4eafebbb0db26aca6fe2724eee044904b3cbd78b3ea6
|
3 |
+
size 3899
|