belisards commited on
Commit
5d00911
1 Parent(s): 9e10ca2

Upload 11 files

Browse files
added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "[MASK]": 128000
3
+ }
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "PORTULAN/albertina-ptbr",
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "drive/MyDrive/albertina/checkpoint-9000",
3
  "architectures": [
4
  "DebertaV2ForSequenceClassification"
5
  ],
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd55e26748f44d423f77e3a07baca19c06f661fe3155c82252b878760a888131
3
+ size 7095998519
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84fc1a13f763de1d9d58ef93101b8a50511b52bf0f465ef65692dcde2a3647ef
3
+ size 3547966149
rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:165a34239e9f04f46e3863f4cf07407c94e1349dcb7a5f9792636c255fec3f35
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fa12c9f66a26bc090544afc7a5b71dfb0fd0434b33d09b9bce0be4d297c5a60
3
  size 14575
scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2d6f48450bae1fa2e450b79950493fe4399b050d37d5711f8ce667eefda660d
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8ddbe5affa8c6fd37e511ad000b1b8eb90b2a3837fc7405c8479f1b0c79edeb
3
  size 627
special_tokens_map.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "[CLS]",
3
+ "cls_token": "[CLS]",
4
+ "eos_token": "[SEP]",
5
+ "mask_token": "[MASK]",
6
+ "pad_token": "[PAD]",
7
+ "sep_token": "[SEP]",
8
+ "unk_token": "[UNK]"
9
+ }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6ab3eceac938ba17e3d5e3f411bb90f91651cd87b09adec34616ad03d7c5f49
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:892a368a004c01f7339c7fe5d16d0f814745867476d83f984e64844761264914
3
  size 3963