gokuls commited on
Commit
66232b8
1 Parent(s): 9399729

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,11 +1,13 @@
1
  {
 
2
  "architectures": [
3
  "MobileBertForSequenceClassification"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
- "classifier_activation": true,
7
  "classifier_dropout": null,
8
  "embedding_size": 128,
 
9
  "hidden_act": "relu",
10
  "hidden_dropout_prob": 0.0,
11
  "hidden_size": 512,
@@ -31,7 +33,7 @@
31
  "pad_token_id": 0,
32
  "problem_type": "single_label_classification",
33
  "torch_dtype": "float32",
34
- "transformers_version": "4.25.1",
35
  "trigram_input": true,
36
  "true_hidden_size": 128,
37
  "type_vocab_size": 2,
 
1
  {
2
+ "_name_or_path": "google/mobilebert-uncased",
3
  "architectures": [
4
  "MobileBertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
+ "classifier_activation": false,
8
  "classifier_dropout": null,
9
  "embedding_size": 128,
10
+ "finetuning_task": "qnli",
11
  "hidden_act": "relu",
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 512,
 
33
  "pad_token_id": 0,
34
  "problem_type": "single_label_classification",
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.26.0",
37
  "trigram_input": true,
38
  "true_hidden_size": 128,
39
  "type_vocab_size": 2,
logs/1674619994.6897779/events.out.tfevents.1674619994.garda.1933772.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0196a0b94e6529369e79c180134edcecc1f0c8ee817593b56894bc1ec5f58572
3
+ size 5736
logs/events.out.tfevents.1674619994.garda.1933772.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a3baf887de1303e30d14a245de0c6fdfc7670fdc328e349c786392851516d8a
3
+ size 4755
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:551e6fd995dfdee04de7ff2ab61247f390302743b04facbe1038847a4e5dd12d
3
- size 99795697
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d7e5003c6da5bb57d116b0c25dd93b083357ebceb1cfa9715398b380b5a0f90
3
+ size 98744423
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92980fe2c02108d5464ca2dcb5d1bdd8273abfba8908e92e5b63a281501917fe
3
- size 3451
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79c3d38635e53c19d5822a7742d92e4349ab0bbf00706d243c545052a7ee6334
3
+ size 3579