nc33 commited on
Commit
0e1bf24
1 Parent(s): f48d5cc

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/deberta-v3-xsmall",
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "nc33/finetune_deberta_small_model",
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:002fe04bf9b7ee982cb9c01e0e940eb282a1ac7aa85f68af3f2a82c1eae64da9
3
  size 283396921
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf04a289ccf1928fc52575029e67161aaa5cbd8ccc4dc1e560581ff55f1f911c
3
  size 283396921
runs/Jan07_10-28-57_cf46ffb15986/1673087341.9637027/events.out.tfevents.1673087341.cf46ffb15986.112.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c48457fbc34f2b0f3465202930dcc63e20e854b304e4d4fe5da3c62f8d496c0
3
+ size 5539
runs/Jan07_10-28-57_cf46ffb15986/events.out.tfevents.1673087341.cf46ffb15986.112.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea85674649961da038298a12a7cfbc2913bc5b605d3c6ede293098a61d75b7ac
3
+ size 4588
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -5,7 +5,7 @@
5
  "eos_token": "[SEP]",
6
  "mask_token": "[MASK]",
7
  "model_max_length": 1000000000000000019884624838656,
8
- "name_or_path": "microsoft/deberta-v3-xsmall",
9
  "pad_token": "[PAD]",
10
  "sep_token": "[SEP]",
11
  "sp_model_kwargs": {},
 
5
  "eos_token": "[SEP]",
6
  "mask_token": "[MASK]",
7
  "model_max_length": 1000000000000000019884624838656,
8
+ "name_or_path": "nc33/finetune_deberta_small_model",
9
  "pad_token": "[PAD]",
10
  "sep_token": "[SEP]",
11
  "sp_model_kwargs": {},
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fa281e41c071b0c4b8a492a946e414e157e9e0be9aedca01cb5f1316355278c
3
  size 3451
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:250e5b34c4e9cd855854e2e7eeeebbc85ae1f3e0d672bd55309eadee6bf6abbb
3
  size 3451