Zainab984 commited on
Commit
4559217
·
1 Parent(s): 95fd14e

Training in progress, step 1000

Browse files
config.json CHANGED
@@ -8,16 +8,8 @@
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 128,
11
- "id2label": {
12
- "0": "Taken",
13
- "1": "Not Taken"
14
- },
15
  "initializer_range": 0.02,
16
  "intermediate_size": 512,
17
- "label2id": {
18
- "Not Taken": 1,
19
- "Taken": 0
20
- },
21
  "layer_norm_eps": 1e-12,
22
  "max_position_embeddings": 512,
23
  "model_type": "bert",
 
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 128,
 
 
 
 
11
  "initializer_range": 0.02,
12
  "intermediate_size": 512,
 
 
 
 
13
  "layer_norm_eps": 1e-12,
14
  "max_position_embeddings": 512,
15
  "model_type": "bert",
events.out.tfevents.1702392171.27670c4f376b.308.33 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4d81a182426be517a8d3db1ffd36d4bda0570f8d0ef7d5794cdca2c4804817b
3
+ size 88
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0ab7ccd6ccebd223af20e296ff8c7d85ffd2a6e8d5a3c97c06fde6eccf6444f
3
  size 17549312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57d0a41778e05de604c97ff54982ac852f2e1a5f5d6e69bcd7b7488148084b6a
3
  size 17549312
runs/Dec12_14-38-24_27670c4f376b/events.out.tfevents.1702391949.27670c4f376b.308.31 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39b29eda25dfc95cb97111992d523b15adbb4adfb71e0364254a2d9d684a058f
3
+ size 457
runs/Dec12_14-38-24_27670c4f376b/events.out.tfevents.1702391949.27670c4f376b.308.32 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:090cbba499dd7f4fb8e34643eba0ffd7c098003800f043229c6facd7c6f819d8
3
+ size 457
runs/Dec12_14-42-51_27670c4f376b/events.out.tfevents.1702392173.27670c4f376b.308.34 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7cb4a6cd7374c66459951e0f95713304f83d05b7f53b58835d1bc248e2c6098
3
+ size 11788
runs/Dec12_14-42-51_27670c4f376b/events.out.tfevents.1702392173.27670c4f376b.308.35 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d329826ad044471e5222704782eb6c28a869d1feaca95accc6f4ffc60032ba0
3
+ size 11788
tokenizer.json CHANGED
@@ -1,11 +1,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
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbaa0a70f5386b794d9ffe829bc77d50c679514916b611d8ab821920263c0ae0
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6764c02991c9166f27b3016b480a598bd48054af7858c0b0d2c498a7b687f51
3
  size 4536