nnilayy commited on
Commit
eeddcbc
·
verified ·
1 Parent(s): 13357c4

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "bert-base-uncased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
@@ -28,8 +28,8 @@
28
  "position_embedding_type": "absolute",
29
  "problem_type": "single_label_classification",
30
  "torch_dtype": "float32",
31
- "transformers_version": "4.44.0",
32
  "type_vocab_size": 2,
33
  "use_cache": true,
34
- "vocab_size": 30522
35
  }
 
1
  {
2
+ "_name_or_path": "bert-base-cased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
28
  "position_embedding_type": "absolute",
29
  "problem_type": "single_label_classification",
30
  "torch_dtype": "float32",
31
+ "transformers_version": "4.42.0",
32
  "type_vocab_size": 2,
33
  "use_cache": true,
34
+ "vocab_size": 28996
35
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8817ae6e9d79719ce8891152d6365baf4152d884bea38b67672d1e706f14e0d7
3
- size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de0d1caf3248fe80cf882702cb4a2e9a0acb4c664be458404989e1533f546785
3
+ size 433270768
runs/Aug30_11-45-15_f901bf981531/events.out.tfevents.1725018318.f901bf981531.15258.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b0538243287a89c704b8d6b3f570b410e47b914caee78c41014be1ffb05e14b
3
- size 5632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d73d4e7dfe671c2f0c44a481825a21e0fbff9ca57d0bae5b58adc86a9233d8c
3
+ size 5843
runs/Aug30_11-55-26_f901bf981531/events.out.tfevents.1725018928.f901bf981531.17501.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b7f5faa6be047d548667f78d2bfced4c2e2ed780563d523647e9a786146ba78
3
+ size 4184
runs/Aug30_12-04-55_f901bf981531/events.out.tfevents.1725019498.f901bf981531.19001.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c9774f1ad6f156a7df715ed49959d4096f3c08b2722599d3ae6b21cd5eb4f74
3
+ size 5560
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:92948a27c3807f52ae1202952f5bca54674e210f2050f6cfa7390f185390f21d
3
- size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:173bfd79d0458fda64cc1cf6459e3be90dac796174e6d7a601615b5afdd81e46
3
+ size 5240
vocab.txt CHANGED
The diff for this file is too large to render. See raw diff