vkimbris commited on
Commit
590ae39
1 Parent(s): 8f1a48b

vkimbris/wb-descriptions-bert

Browse files
Files changed (3) hide show
  1. README.md +52 -0
  2. generation_config.json +5 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: DeepPavlov/rubert-base-cased-conversational
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: wb-descriptions-bert
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # wb-descriptions-bert
14
+
15
+ This model is a fine-tuned version of [DeepPavlov/rubert-base-cased-conversational](https://huggingface.co/DeepPavlov/rubert-base-cased-conversational) on an unknown dataset.
16
+
17
+ ## Model description
18
+
19
+ More information needed
20
+
21
+ ## Intended uses & limitations
22
+
23
+ More information needed
24
+
25
+ ## Training and evaluation data
26
+
27
+ More information needed
28
+
29
+ ## Training procedure
30
+
31
+ ### Training hyperparameters
32
+
33
+ The following hyperparameters were used during training:
34
+ - learning_rate: 0.0002
35
+ - train_batch_size: 50
36
+ - eval_batch_size: 8
37
+ - seed: 42
38
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
39
+ - lr_scheduler_type: linear
40
+ - num_epochs: 50
41
+ - mixed_precision_training: Native AMP
42
+
43
+ ### Training results
44
+
45
+
46
+
47
+ ### Framework versions
48
+
49
+ - Transformers 4.38.2
50
+ - Pytorch 2.2.1+cu121
51
+ - Datasets 2.18.0
52
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "pad_token_id": 0,
4
+ "transformers_version": "4.38.2"
5
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1eb19976c7f1004dcea337547aae6b06ecb3f7dea7ad031ed0b4fc59abf72e1
3
  size 711921812
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59d9e96247075134cd77d9714741e050c18a9cf8bf78a7855a1ba6c6b3badf16
3
  size 711921812