farzanmrz commited on
Commit
70fe4cb
1 Parent(s): 4e946ca

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "distilbert/distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
1
  {
2
+ "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9078fd58f91716757d81abc2955e916a7967ff3bf65875670c435c3b9b365c27
3
  size 267912544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0525bb4782ca5c426d296fc9f80ef77709a393f8130aefa4b53f9fd7757b28d2
3
  size 267912544
runs/Jul09_18-34-56_cc3d76faef77/events.out.tfevents.1720550101.cc3d76faef77.81019.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e0b3bec1eba71ccf0f684a4d18d66a296132274d520d0042f8c36237636bc5b
3
+ size 4799
runs/Jul09_18-39-39_cc3d76faef77/events.out.tfevents.1720550384.cc3d76faef77.81019.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f286de96ba62f6395bbe3ca0fb433a31913d35b195aa2b37252e7cf9990dbfe5
3
+ size 4799
runs/Jul09_18-52-37_cc3d76faef77/events.out.tfevents.1720551160.cc3d76faef77.81019.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88b91ea64cd968902b9dfd12374a7c31af74eaabaa0628eb2ed9a41838e05fd6
3
+ size 88
runs/Jul09_18-56-23_cc3d76faef77/events.out.tfevents.1720551390.cc3d76faef77.91766.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be58c1cacce44b792830ee37f5de713f612edaf26a4d199a02af4ab5ea5defe2
3
+ size 4799
runs/Jul09_18-57-06_cc3d76faef77/events.out.tfevents.1720551429.cc3d76faef77.91766.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa5fe556c4ad160eb54d664f1ac39f24ae973856b036bd22dad99dd714278079
3
+ size 4800
runs/Jul09_19-00-40_cc3d76faef77/events.out.tfevents.1720551643.cc3d76faef77.91766.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6d85812a95ae620762cd0ec3e4f30d0f27fd45894aedc0f2f728f024e5d0618
3
+ size 4800
runs/Jul09_19-02-08_cc3d76faef77/events.out.tfevents.1720551732.cc3d76faef77.91766.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6ef628ca733d9f121619da4b25073068cd90f379ad0bcd2443ccaa63ce2da4b
3
+ size 6556
tokenizer_config.json CHANGED
@@ -43,9 +43,11 @@
43
  },
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
 
46
  "do_lower_case": true,
47
  "mask_token": "[MASK]",
48
  "model_max_length": 512,
 
49
  "pad_token": "[PAD]",
50
  "sep_token": "[SEP]",
51
  "strip_accents": null,
 
43
  },
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,
51
  "pad_token": "[PAD]",
52
  "sep_token": "[SEP]",
53
  "strip_accents": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7332ba4a26f64bb73ce25f0e347101b60386faf665c08b85cff6e80d041483fc
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32f9f0e07e40da5229170326a14deaecfa9804e7b5403ca0db5020358cef3e75
3
  size 5176