Rocketknight1 HF staff commited on
Commit
3577b7b
1 Parent(s): f77775a

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +53 -0
  2. config.json +1 -1
  3. tf_model.h5 +1 -1
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_keras_callback
5
+ model-index:
6
+ - name: Rocketknight1/distilbert-base-uncased-finetuned-ner
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
11
+ probably proofread and complete it, then remove this comment. -->
12
+
13
+ # Rocketknight1/distilbert-base-uncased-finetuned-ner
14
+
15
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.1962
18
+ - Validation Loss: 0.0729
19
+ - Epoch: 0
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
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 2631, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
39
+ - training_precision: float32
40
+
41
+ ### Training results
42
+
43
+ | Train Loss | Validation Loss | Epoch |
44
+ |:----------:|:---------------:|:-----:|
45
+ | 0.1962 | 0.0729 | 0 |
46
+
47
+
48
+ ### Framework versions
49
+
50
+ - Transformers 4.15.0.dev0
51
+ - TensorFlow 2.6.0
52
+ - Datasets 1.16.2.dev0
53
+ - Tokenizers 0.10.3
config.json CHANGED
@@ -40,6 +40,6 @@
40
  "seq_classif_dropout": 0.2,
41
  "sinusoidal_pos_embds": false,
42
  "tie_weights_": true,
43
- "transformers_version": "4.13.0.dev0",
44
  "vocab_size": 30522
45
  }
 
40
  "seq_classif_dropout": 0.2,
41
  "sinusoidal_pos_embds": false,
42
  "tie_weights_": true,
43
+ "transformers_version": "4.15.0.dev0",
44
  "vocab_size": 30522
45
  }
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42eea05ac83938f4aaa1461b2a40b0612276418cd49bd267c626b40f867711d9
3
  size 265605536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4da529132da8e08fac8e3554a58bc1cf976ad0ae0d1b48795d4f3301c8650b30
3
  size 265605536