rinkorn commited on
Commit
ddbb766
1 Parent(s): d1e8290

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +3 -2
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForMaskedLM"
@@ -13,6 +13,7 @@
13
  "model_type": "distilbert",
14
  "n_heads": 12,
15
  "n_layers": 6,
 
16
  "pad_token_id": 0,
17
  "qa_dropout": 0.1,
18
  "seq_classif_dropout": 0.2,
@@ -20,5 +21,5 @@
20
  "tie_weights_": true,
21
  "torch_dtype": "float32",
22
  "transformers_version": "4.36.2",
23
- "vocab_size": 30522
24
  }
 
1
  {
2
+ "_name_or_path": "Geotrend/distilbert-base-ru-cased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForMaskedLM"
 
13
  "model_type": "distilbert",
14
  "n_heads": 12,
15
  "n_layers": 6,
16
+ "output_past": true,
17
  "pad_token_id": 0,
18
  "qa_dropout": 0.1,
19
  "seq_classif_dropout": 0.2,
 
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
  "transformers_version": "4.36.2",
24
+ "vocab_size": 14283
25
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c70a850dce55dfe6bbde24d2017b6447d15aad69cfd7f0019147fa21c25434ca
3
- size 267954768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44439ebe36f595508c6223d41c98aa2b778176fe412bde8ad3f416c13020d0ec
3
+ size 218003556
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db8953ecf71979aacee8df32220f6e8599f350c7171592d67936a2d6c30ad5e1
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af09d947dcd014b6469e28a984144dd86912b412dc875bd4e5f03e14fcca28a0
3
  size 4728