Aleksandar commited on
Commit
53fe1e9
1 Parent(s): 2464a71
Files changed (5) hide show
  1. .gitignore +1 -0
  2. README.md +55 -0
  3. config.json +1 -1
  4. pytorch_model.bin +2 -2
  5. training_args.bin +3 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ datasets:
5
+ - null
6
+ model_index:
7
+ - name: distilbert-srb-base-cased-oscar
8
+ results:
9
+ - task:
10
+ name: Masked Language Modeling
11
+ type: fill-mask
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # distilbert-srb-base-cased-oscar
18
+
19
+ This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 16
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 5
45
+
46
+ ### Training results
47
+
48
+
49
+
50
+ ### Framework versions
51
+
52
+ - Transformers 4.9.2
53
+ - Pytorch 1.9.0
54
+ - Datasets 1.11.0
55
+ - Tokenizers 0.10.1
config.json CHANGED
@@ -20,5 +20,5 @@
20
  "tie_weights_": true,
21
  "torch_dtype": "float32",
22
  "transformers_version": "4.9.2",
23
- "vocab_size": 50257
24
  }
 
20
  "tie_weights_": true,
21
  "torch_dtype": "float32",
22
  "transformers_version": "4.9.2",
23
+ "vocab_size": 28996
24
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b4af1a80bce96d28bff53e05bfa2554f885e586d2ac6a26e8dec9a083c95fc2
3
- size 328687535
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a6100004dbf0dfb1aea1ae20173baedb74196e56ff8c5f16574fb99f43cd940
3
+ size 263288687
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd03180a254a5447a82cf41f7f24905d402f8ae04aa8cdcaea669bd04653a942
3
+ size 2671