bilalkabas commited on
Commit
f70eb37
1 Parent(s): b9f0406

End of training

Browse files
config.json CHANGED
@@ -7,7 +7,7 @@
7
  "classifier_dropout": null,
8
  "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
- "hidden_dropout_prob": 0.2,
11
  "hidden_size": 768,
12
  "initializer_range": 0.02,
13
  "intermediate_size": 3072,
@@ -18,7 +18,6 @@
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
- "problem_type": "single_label_classification",
22
  "torch_dtype": "float32",
23
  "transformers_version": "4.28.1",
24
  "type_vocab_size": 2,
 
7
  "classifier_dropout": null,
8
  "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "initializer_range": 0.02,
13
  "intermediate_size": 3072,
 
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
 
21
  "torch_dtype": "float32",
22
  "transformers_version": "4.28.1",
23
  "type_vocab_size": 2,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80bfd92ce656b5cdf61faa46f90eae5519a8cbc1b4a880e3328932eb877309da
3
  size 438006125
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c51499afafd2b8b5c120e3a71df1641d8176de390aeb87881be94a1ba6dfc74
3
  size 438006125
runs/May02_11-39-28_bilalkabas-thinkpad/1683020936.4096/events.out.tfevents.1683020936.bilalkabas-thinkpad.1144.1 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:391650ae7192e24d5946ee2839df59981ccbaa889b3de572abb2b9434903819a
3
- size 5941
 
 
 
 
runs/May02_19-09-02_bilalkabas-thinkpad/1683043746.7934582/events.out.tfevents.1683043746.bilalkabas-thinkpad.1144.4 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d61f25314c2caafdb51ed8bc84d9d5ff4c7d85615508f12d796cfa70061225a0
3
- size 5941
 
 
 
 
runs/May02_19-09-59_bilalkabas-thinkpad/1683043803.1910477/events.out.tfevents.1683043803.bilalkabas-thinkpad.1144.6 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:555257211c4f4b62a9c3fa788489076ef9fab8dfa2c1d2147820c2d71abd1ce2
3
- size 5941
 
 
 
 
runs/May02_19-11-01_bilalkabas-thinkpad/1683043865.8869066/events.out.tfevents.1683043865.bilalkabas-thinkpad.1144.8 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f71d458665a5acd3264a7c6460561e235c446f6e5e69b4dd64c22caa8181552
3
- size 5941
 
 
 
 
runs/May02_19-11-24_bilalkabas-thinkpad/1683043888.7751648/events.out.tfevents.1683043888.bilalkabas-thinkpad.1144.10 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:38f47460ca5f773bc06a806486e5bcd25b4625f9391ba749b6757740e7111d18
3
- size 5941
 
 
 
 
runs/May02_19-12-00_bilalkabas-thinkpad/1683043924.12122/events.out.tfevents.1683043924.bilalkabas-thinkpad.21456.1 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:163cab7ece0523ed91d30e5a7526b092fc2cc945290628ba899bd5faa182630a
3
- size 5941
 
 
 
 
runs/May02_19-13-23_bilalkabas-thinkpad/1683044007.6779552/events.out.tfevents.1683044007.bilalkabas-thinkpad.21456.3 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:84c3ff9c3d3eb76b21190834f76eecb6368250bac529a2745f020c7f660e23e8
3
- size 5941
 
 
 
 
runs/May02_19-13-55_bilalkabas-thinkpad/1683044039.2468452/events.out.tfevents.1683044039.bilalkabas-thinkpad.11764.1 DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c4b603c3bb3c829221c04b83f87bf1d5a6662f33b844ee66ca5642d4ec80dbf
3
- size 5941
 
 
 
 
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12bcd594f173ed65b71275d4fe0c9e8849b33e8a50eccc370d38d4255289c9a1
3
  size 3631
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20c36ef37d595b0d24e6332b91920b7ee30dbacf79fae52a3c1fba2881ce264f
3
  size 3631