AhmadFareedKhan
commited on
Commit
•
f55315b
1
Parent(s):
3ce68f0
Training in progress, step 1000
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertForMaskedLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "oyounis/BERT-Autocorrector",
|
3 |
"architectures": [
|
4 |
"BertForMaskedLM"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2246902200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df2661b2f7dcf9b899621708ab95cdfe524da0e47e1cae6f1abfc0005921a04f
|
3 |
size 2246902200
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca91d8675e3726c29ad065709c69f7aeecd5e54e27d3c75a12cb79bd79ac3a99
|
3 |
size 4984
|