Shresthadev403
commited on
Commit
•
02f4b20
1
Parent(s):
44aa160
Training in progress, step 10
Browse files- config.json +2 -2
- logs/events.out.tfevents.1702886756.94ffa4c68314.42.0 +3 -0
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
@@ -33,7 +33,7 @@
|
|
33 |
}
|
34 |
},
|
35 |
"torch_dtype": "float32",
|
36 |
-
"transformers_version": "4.
|
37 |
"use_cache": true,
|
38 |
"vocab_size": 50304
|
39 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/kaggle/working/food-recipe-generation",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
33 |
}
|
34 |
},
|
35 |
"torch_dtype": "float32",
|
36 |
+
"transformers_version": "4.36.0",
|
37 |
"use_cache": true,
|
38 |
"vocab_size": 50304
|
39 |
}
|
logs/events.out.tfevents.1702886756.94ffa4c68314.42.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1e77d28b58ea8d83e27232c57ecf05cc29d34ef733148fd2df0c7121df6ce1b
|
3 |
+
size 5074
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497918592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58af99bf6c52320d77a7023fd94c6e452998c59c942dd327f0c2443970c18d4d
|
3 |
size 497918592
|
training_args.bin
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:a0719ac2c3857521eb0237bb6745188bdf600048244b2e607ab1613757631299
|
3 |
+
size 4283
|