nnilayy commited on
Commit
118bb09
·
verified ·
1 Parent(s): eeddcbc

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "bert-base-cased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
@@ -31,5 +31,5 @@
31
  "transformers_version": "4.42.0",
32
  "type_vocab_size": 2,
33
  "use_cache": true,
34
- "vocab_size": 28996
35
  }
 
1
  {
2
+ "_name_or_path": "bert-base-uncased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
31
  "transformers_version": "4.42.0",
32
  "type_vocab_size": 2,
33
  "use_cache": true,
34
+ "vocab_size": 30522
35
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de0d1caf3248fe80cf882702cb4a2e9a0acb4c664be458404989e1533f546785
3
- size 433270768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47865cf55f9ccdc3849e4dd674f57bf52f0ad2e93f5e1dab9cb31cd538ea829e
3
+ size 437958648
runs/Aug30_12-09-29_f901bf981531/events.out.tfevents.1725019775.f901bf981531.20631.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97748a59e4ba43fdef42841a24c8951d81035001ce5a08db0c90827e5fa6fee6
3
+ size 4184
runs/Aug30_12-14-05_f901bf981531/events.out.tfevents.1725020056.f901bf981531.21292.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd9499c87ca0ad9ad3dd9b4cd51a49c132fbf79375fbe59b8148b72240450b99
3
+ size 4184
runs/Aug30_12-17-03_f901bf981531/events.out.tfevents.1725020241.f901bf981531.21892.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e7fe3142e3c328a80467636bbb4d14165477cc5200add0b28e1ef5b613930d8
3
+ size 4184
runs/Aug30_12-19-58_f901bf981531/events.out.tfevents.1725020415.f901bf981531.22385.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51d0dc60fb4485f4cb9d9f84c7063864e2b54c88645778c8152fbd16a5962ecc
3
+ size 4184
runs/Aug30_12-23-00_f901bf981531/events.out.tfevents.1725020597.f901bf981531.22979.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a7b6d55814993acefd37dcfe59a20e5b3144431ce6de20229342928abd094c1
3
+ size 5588
runs/Aug30_12-33-22_f901bf981531/events.out.tfevents.1725021217.f901bf981531.24292.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b0d1383369c7b41c63258156fb32e9d2e85917e5eb71362be281a95ba1dda98
3
+ size 4184
runs/Aug30_12-37-52_f901bf981531/events.out.tfevents.1725021473.f901bf981531.24742.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c7405a1aa85d60a79adb0ff28fc2de5d634bf22cac9fbc8b0cc2d608487a6a6
3
+ size 5562
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": false,
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": true,
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:173bfd79d0458fda64cc1cf6459e3be90dac796174e6d7a601615b5afdd81e46
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2c2368396059b61c2e4fad9ef1368d2a5629e42ed3ae38a027eff475a720f7c
3
  size 5240
vocab.txt CHANGED
The diff for this file is too large to render. See raw diff