nbhimte commited on
Commit
c8c0366
1 Parent(s): 6764f78

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,12 +1,10 @@
1
  {
2
- "_name_or_path": "M-FAC/bert-mini-finetuned-mnli",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
- "finetuning_task": "mnli",
9
- "gradient_checkpointing": false,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 256,
@@ -26,7 +24,7 @@
26
  "max_position_embeddings": 512,
27
  "model_type": "bert",
28
  "num_attention_heads": 4,
29
- "num_hidden_layers": 4,
30
  "pad_token_id": 0,
31
  "position_embedding_type": "absolute",
32
  "problem_type": "single_label_classification",
 
1
  {
2
+ "_name_or_path": "google/bert_uncased_L-10_H-256_A-4",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
 
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 256,
 
24
  "max_position_embeddings": 512,
25
  "model_type": "bert",
26
  "num_attention_heads": 4,
27
+ "num_hidden_layers": 10,
28
  "pad_token_id": 0,
29
  "position_embedding_type": "absolute",
30
  "problem_type": "single_label_classification",
logs/1650260294.9314396/events.out.tfevents.1650260294.3e9d60946c57.33.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fff86372467acb50b97587c2c12e4e5540d402bff3ceaa1cc18b14252dddbef0
3
+ size 4859
logs/events.out.tfevents.1650260294.3e9d60946c57.33.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc67c832a850ecc3450df5eff2e3b7aac76ef2a166e24b6e341916fc154ff9f6
3
+ size 4107
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c13aef606ce36fc9b7f5f6b57ddea1a5936ddb6641341bb69c1f4bcd01a51e7
3
- size 44713287
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5edfae7dadbf3e77c810a36611e79611a78fa5641932d2a62b7999732fb27034
3
+ size 63699757
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3e040fbe8230baa9026b30b264e7de79f1fa683572b554583afeb260a5a9757
3
  size 3119
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a2ccfff8554bccb00eefc96c80d694fa69e2e231824a915b271cc7c7edc80b0
3
  size 3119