nbhimte commited on
Commit
89142cd
1 Parent(s): 3f887a4

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/1650255004.6133952/events.out.tfevents.1650255004.cda890f99651.34.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a5937eebc2073ec3265f68b537c5402540e6821fa20bbc2e0cd2b4ac68b93b7
3
+ size 4859
logs/events.out.tfevents.1650255004.cda890f99651.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65e471aa254e812640fb7318bdfd7c1ee43c0c1c6674e9eabfe857e64fd7f2c0
3
+ size 4108
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac387930bf1f208635e1f560115107c757e2bc774ae73b6550c1882ef7952a11
3
- size 44713287
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e8f5db4b2c3d45355de9c64dcda9965f0390256fcc2bc760e22e410b3cb6fce
3
+ size 63699757
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78bf0362a6ed3718e0af2e14bec19cd5816d1a707c9007b868b6e805aa74da5f
3
  size 3119
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dbeb7171c6ed23cf0b4bfef9205d44fda91a6b48a08ce27726fd275fa481ce5
3
  size 3119