basic training
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -28,5 +28,5 @@
|
|
28 |
"torch_dtype": "float32",
|
29 |
"transformers_version": "4.35.2",
|
30 |
"use_cache": true,
|
31 |
-
"vocab_size":
|
32 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/drive/MyDrive/news/model1",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
28 |
"torch_dtype": "float32",
|
29 |
"transformers_version": "4.35.2",
|
30 |
"use_cache": true,
|
31 |
+
"vocab_size": 32102
|
32 |
}
|
model.safetensors
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:ca6e4966db493deafe7e4fd17d854cae1562d9a36d6ea51e67b7ffd4618ef0f6
|
3 |
+
size 653208936
|