strnlz commited on
Commit
73793c5
·
1 Parent(s): 182affb

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "activation": "gelu",
3
  "architectures": [
4
  "DistilBertForSequenceClassification"
@@ -11,12 +12,13 @@
11
  "max_position_embeddings": 512,
12
  "model_type": "distilbert",
13
  "n_heads": 12,
14
- "n_layers": 10,
15
  "pad_token_id": 0,
16
  "problem_type": "single_label_classification",
17
  "qa_dropout": 0.1,
18
  "seq_classif_dropout": 0.2,
19
  "sinusoidal_pos_embds": false,
 
20
  "torch_dtype": "float32",
21
  "transformers_version": "4.20.0",
22
  "vocab_size": 30522
 
1
  {
2
+ "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
12
  "max_position_embeddings": 512,
13
  "model_type": "distilbert",
14
  "n_heads": 12,
15
+ "n_layers": 6,
16
  "pad_token_id": 0,
17
  "problem_type": "single_label_classification",
18
  "qa_dropout": 0.1,
19
  "seq_classif_dropout": 0.2,
20
  "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
  "torch_dtype": "float32",
23
  "transformers_version": "4.20.0",
24
  "vocab_size": 30522
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1a0c380cf6895dfa15f9af3fab23f685f2c32adc5d23a423f967b37bd92a305
3
- size 381282161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cea846d5a9942e33573692ca5eece5171bbc8439262954e59806c5ea982f748d
3
+ size 267854321
runs/Jun21_02-35-06_af23be0f166d/1655781773.6393077/events.out.tfevents.1655781773.af23be0f166d.73.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb30e6b1a8d90e36886dc803c5e34dcebcb1498f66fea4f06860f71288088d30
3
+ size 5390
runs/Jun21_02-35-06_af23be0f166d/events.out.tfevents.1655778972.af23be0f166d.73.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1aa72fcdfd42bf1dd1a9bbec3407c82dbda2e69911a76c88a2dfa6ff3128a463
3
- size 5011
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b6f5d7e4c4b472cb4e488db2e9cf0da80b9d184bb5ce1cc23577c1f49a9f2b5
3
+ size 12043
runs/Jun21_02-35-06_af23be0f166d/events.out.tfevents.1655781408.af23be0f166d.73.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b2ade3baf723612495e0576b865cc2f3ad277cace309e095252636b856833b5
3
+ size 369
runs/Jun21_02-35-06_af23be0f166d/events.out.tfevents.1655781773.af23be0f166d.73.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c84466e7fc0064005eb5c6f4437c5bbf71a98440e7c5c0895526d48d94a1d1e9
3
+ size 5134