sohamtiwari3120 commited on
Commit
c8bc135
1 Parent(s): 26fcd08

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "KISTI-AI/scideberta-cs-tdm-pretrained",
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:41829ef0c6d3bc26853170b632ea0790f823651de1f29f9400a56a342d6ace48
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": "KISTI-AI/scideberta-cs-tdm-pretrained",
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:c6079b6e717066a1b61bbeaeb372e687dd6d810e6dc2d13ce68181afdd3d5611
3
  size 3503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9710b68a5eb161f9d0210ddbe5f7d77eed158e32adc1a1a77d205e21456b1109
3
  size 3503