piturrolfio commited on
Commit
f367740
1 Parent(s): a05b545

Training in progress, step 10

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "dccuchile/bert-base-spanish-wwm-uncased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "dccuchile/bert-base-spanish-wwm-cased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e723945353a2586ca48f0d0d994cef0895f175d27b3211b30d413c91652a565
3
  size 439442436
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9acb077a9b23dbad0408c5b193387cbb17e96b52594c6939bf2f5d959f00e4ab
3
  size 439442436
runs/Jun23_21-34-58_1f1d24ad10c8/events.out.tfevents.1719178500.1f1d24ad10c8.414.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5333813df7b5eb6293c2de9da9e4dbe8896c9f651dcf792bcdf73f41ff1561e4
3
+ size 5650
tokenizer_config.json CHANGED
@@ -44,7 +44,7 @@
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
  "do_basic_tokenize": true,
47
- "do_lower_case": true,
48
  "mask_token": "[MASK]",
49
  "model_max_length": 512,
50
  "never_split": null,
 
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
  "do_basic_tokenize": true,
47
+ "do_lower_case": false,
48
  "mask_token": "[MASK]",
49
  "model_max_length": 512,
50
  "never_split": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83f4bcef094f265f3b55fca6c0f3fe425198bbcfbaf87c1deb191397e7717996
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d308ab67aad34acaa3f4ae1a5799ea024eef21d2253c775eaedb72489a2dfc62
3
  size 5112
vocab.txt CHANGED
The diff for this file is too large to render. See raw diff