Ibrahim-Alam commited on
Commit
b992c58
1 Parent(s): 5392345

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,28 +1,27 @@
1
  {
2
- "_name_or_path": "roberta-base",
3
  "architectures": [
4
- "RobertaForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
- "bos_token_id": 0,
8
  "classifier_dropout": null,
9
- "eos_token_id": 2,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "initializer_range": 0.02,
14
  "intermediate_size": 3072,
15
- "layer_norm_eps": 1e-05,
16
- "max_position_embeddings": 514,
17
- "model_type": "roberta",
18
  "num_attention_heads": 12,
19
  "num_hidden_layers": 12,
20
- "pad_token_id": 1,
21
  "position_embedding_type": "absolute",
22
  "problem_type": "single_label_classification",
23
  "torch_dtype": "float32",
24
  "transformers_version": "4.28.0",
25
- "type_vocab_size": 1,
26
  "use_cache": true,
27
- "vocab_size": 50265
28
  }
 
1
  {
2
+ "_name_or_path": "bert-base-uncased",
3
  "architectures": [
4
+ "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
 
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,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
  "num_attention_heads": 12,
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.0",
24
+ "type_vocab_size": 2,
25
  "use_cache": true,
26
+ "vocab_size": 30522
27
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e8979b0e832bda99ba54c6d9c0be58e1b3a324d7d301fb3f1621eaa0b0675ef
3
- size 498662578
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b5fe413d81df350c46c54054dcfda2fb42da4c8bba54e1a19512a25c8d16ee4
3
+ size 438008370
runs/Oct07_15-42-55_0f4dec402fb6/events.out.tfevents.1728315847.0f4dec402fb6.264.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01e2a583b94a25b6fa721eb5e5ca91ea415a4717cf87a585666655086e2883e7
3
- size 6055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05b03405ddb31b7ba5799233f4ea10845b1177ac66e0981b64cdff1f39970639
3
+ size 6409
runs/Oct07_15-42-55_0f4dec402fb6/events.out.tfevents.1728321680.0f4dec402fb6.264.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78991e1295695b4f9c22bd2072264381b31d82102b541f0b4fe1ff4d4d3d21ff
3
+ size 457
runs/Oct07_17-33-53_0f4dec402fb6/1728322493.6932845/events.out.tfevents.1728322493.0f4dec402fb6.264.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58eef493e12be0fc61e3d8f7e152c0bfdd9a17768f6e87df3eff9aa308ae6455
3
+ size 5891
runs/Oct07_17-33-53_0f4dec402fb6/events.out.tfevents.1728322493.0f4dec402fb6.264.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2713fa8108add1a2bd49a915832cb19046f5e35c14770152c14f435368b010e6
3
+ size 4642
runs/Oct07_18-09-36_0f4dec402fb6/1728324662.3471515/events.out.tfevents.1728324662.0f4dec402fb6.264.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d1eddd4bf31dcda7442f306a49e40c60947ec7705b316c43da90071c20c771c
3
+ size 5891
runs/Oct07_18-09-36_0f4dec402fb6/events.out.tfevents.1728324662.0f4dec402fb6.264.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72b6a2adec3f7871d7710bec185afa1f70b5cf1f1e2ac3a082de3fe2a9714ecd
3
+ size 6047
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f0dec28c3a8d58a02400827387eaa547a1c69a8ba759a3bacc3ec0e29e80025
3
  size 4088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f23a5cf27cb1938d3a6134a469ce8150761e845614db1a311fbda91a82677f6
3
  size 4088