Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "Shivam098/
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "relu",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Shivam098/opt-translation",
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "relu",
|
pytorch_model.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:02c650d706a1d28432e41fc102193507cd6bd83545aea6610a410619d97fdce6
|
3 |
+
size 925140285
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee223c2b6a35c1a45a33861f9f01bb0bb28e8e947ef1dcd94b51d1dd53bccfde
|
3 |
+
size 4155
|