strnlz commited on
Commit
e96e631
·
1 Parent(s): 7992bd4

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -12,13 +11,12 @@
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
 
1
  {
 
2
  "activation": "gelu",
3
  "architectures": [
4
  "DistilBertForSequenceClassification"
 
11
  "max_position_embeddings": 512,
12
  "model_type": "distilbert",
13
  "n_heads": 12,
14
+ "n_layers": 3,
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
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:337bd996d3dd2870e978a12ab613beeb4df1a3015938778648c8487a18cfe900
3
- size 267854321
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b87940528145fb287b0e5841c4a1a42e321a51fbf89fe50785a1310526b6681
3
+ size 182783613
runs/Jun20_18-16-48_64fc5f766b4c/events.out.tfevents.1655749022.64fc5f766b4c.578.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1ea52bd63d6262f07f93e3ceb13a3367c80568c52907b3051b8f7ccfba8dc3a
3
- size 5134
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd5bb3bb391bb1613c5bd8c5bee4ccda20ba84aa954230df323e5a22085048e3
3
+ size 5291
runs/Jun20_18-25-38_64fc5f766b4c/1655749550.155388/events.out.tfevents.1655749550.64fc5f766b4c.578.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c63e3b311229753fa6e053cc4ea781bdd3d6d3b9811dccf54e793727acc41035
3
+ size 5390
runs/Jun20_18-25-38_64fc5f766b4c/events.out.tfevents.1655749550.64fc5f766b4c.578.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f583a328185690c257d4b998bac7c892133190c55be7d775583c9b51b2f1890
3
+ size 5010
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:010b767e91a2093b2cd7e261a2ea1e2ac21ce74ea73aec2da91060774a4da6c8
3
  size 3311
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d251f8c1ef22d2010c7b6eaf788e6ba7df1b8ea7ecc1a980226831c3d22c82b
3
  size 3311