arousrihab
commited on
Commit
•
1485fb2
1
Parent(s):
dcee03c
Upload T5ForConditionalGeneration
Browse files- README.md +3 -0
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,2 +1,5 @@
|
|
|
|
|
|
|
|
1 |
# My Awesome Model
|
2 |
This is the model card for my T5 small model.
|
|
|
1 |
+
---
|
2 |
+
{}
|
3 |
+
---
|
4 |
# My Awesome Model
|
5 |
This is the model card for my T5 small model.
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "arousrihab/my-t5small-model",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242041896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28144a89589eee61ebe3df0ef21b621c4d07fa6a7808c1aa9ec57fadf7032783
|
3 |
size 242041896
|