sohamtiwari3120
commited on
Commit
•
c8bc135
1
Parent(s):
26fcd08
Training in progress, epoch 1
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"DebertaForTokenClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "sohamtiwari3120/scideberta-cs-tdm-pretrained",
|
3 |
"architectures": [
|
4 |
"DebertaForTokenClassification"
|
5 |
],
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 554523827
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acea2dd5a183fcf95ca75843d3c578d054a90b44da6c32ae7defc2a16753162b
|
3 |
size 554523827
|
tokenizer_config.json
CHANGED
@@ -35,7 +35,7 @@
|
|
35 |
"single_word": false
|
36 |
},
|
37 |
"model_max_length": 512,
|
38 |
-
"name_or_path": "
|
39 |
"pad_token": {
|
40 |
"__type": "AddedToken",
|
41 |
"content": "[PAD]",
|
|
|
35 |
"single_word": false
|
36 |
},
|
37 |
"model_max_length": 512,
|
38 |
+
"name_or_path": "sohamtiwari3120/scideberta-cs-tdm-pretrained",
|
39 |
"pad_token": {
|
40 |
"__type": "AddedToken",
|
41 |
"content": "[PAD]",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3503
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9710b68a5eb161f9d0210ddbe5f7d77eed158e32adc1a1a77d205e21456b1109
|
3 |
size 3503
|