bigmorning commited on
Commit
70e2301
1 Parent(s): 8ccead1
Files changed (3) hide show
  1. README.md +71 -0
  2. config.json +23 -0
  3. tf_model.h5 +3 -0
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_keras_callback
4
+ model-index:
5
+ - name: distilbert_new2_0020
6
+ results: []
7
+ ---
8
+
9
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
10
+ probably proofread and complete it, then remove this comment. -->
11
+
12
+ # distilbert_new2_0020
13
+
14
+ This model is a fine-tuned version of [/content/drive/MyDrive/Colab Notebooks/oscar/trybackup_distilbert/new_backup_0105105](https://huggingface.co//content/drive/MyDrive/Colab Notebooks/oscar/trybackup_distilbert/new_backup_0105105) on an unknown dataset.
15
+ It achieves the following results on the evaluation set:
16
+ - Train Loss: 0.9920
17
+ - Validation Loss: 0.9688
18
+ - Epoch: 19
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': 2e-05, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False, 'weight_decay_rate': 0.01}
38
+ - training_precision: float32
39
+
40
+ ### Training results
41
+
42
+ | Train Loss | Validation Loss | Epoch |
43
+ |:----------:|:---------------:|:-----:|
44
+ | 1.0180 | 0.9873 | 0 |
45
+ | 1.0163 | 0.9878 | 1 |
46
+ | 1.0145 | 0.9856 | 2 |
47
+ | 1.0139 | 0.9830 | 3 |
48
+ | 1.0122 | 0.9831 | 4 |
49
+ | 1.0118 | 0.9830 | 5 |
50
+ | 1.0094 | 0.9800 | 6 |
51
+ | 1.0075 | 0.9809 | 7 |
52
+ | 1.0066 | 0.9784 | 8 |
53
+ | 1.0062 | 0.9768 | 9 |
54
+ | 1.0032 | 0.9751 | 10 |
55
+ | 1.0023 | 0.9764 | 11 |
56
+ | 1.0008 | 0.9735 | 12 |
57
+ | 0.9994 | 0.9730 | 13 |
58
+ | 0.9986 | 0.9761 | 14 |
59
+ | 0.9975 | 0.9714 | 15 |
60
+ | 0.9953 | 0.9708 | 16 |
61
+ | 0.9941 | 0.9683 | 17 |
62
+ | 0.9933 | 0.9681 | 18 |
63
+ | 0.9920 | 0.9688 | 19 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.20.1
69
+ - TensorFlow 2.8.2
70
+ - Datasets 2.3.2
71
+ - Tokenizers 0.12.1
config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/content/drive/MyDrive/Colab Notebooks/oscar/trybackup_distilbert/new_backup_0105105",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForMaskedLM"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
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,
19
+ "sinusoidal_pos_embds": false,
20
+ "tie_weights_": true,
21
+ "transformers_version": "4.20.1",
22
+ "vocab_size": 27672
23
+ }
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b46b097d4f4681b84e398c5b93a9a7a5c6938f181373869ada6db0a7dadbbdb7
3
+ size 345901880