justin13barrett commited on
Commit
5c017b0
·
1 Parent(s): a31a3d2

Upload TFDistilBertForSequenceClassification

Browse files
Files changed (3) hide show
  1. README.md +64 -0
  2. config.json +0 -0
  3. tf_model.h5 +3 -0
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert-base-cased
4
+ tags:
5
+ - generated_from_keras_callback
6
+ model-index:
7
+ - name: distilbert-base-cased-finetuned-concept-classification-title-abstract
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
12
+ probably proofread and complete it, then remove this comment. -->
13
+
14
+ # distilbert-base-cased-finetuned-concept-classification-title-abstract
15
+
16
+ This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Train Loss: 2.8565
19
+ - Validation Loss: 3.2441
20
+ - Train Accuracy: 0.4598
21
+ - Epoch: 9
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - optimizer: {'name': 'Adam', 'weight_decay': None, 'clipnorm': None, 'global_clipnorm': None, 'clipvalue': None, 'use_ema': False, 'ema_momentum': 0.99, 'ema_overwrite_frequency': None, 'jit_compile': True, 'is_legacy_optimizer': False, 'learning_rate': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 167960, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_name': None}, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False}
41
+ - training_precision: float32
42
+
43
+ ### Training results
44
+
45
+ | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
+ |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 5.2222 | 3.9668 | 0.3397 | 0 |
48
+ | 3.8730 | 3.5696 | 0.4003 | 1 |
49
+ | 3.5292 | 3.4159 | 0.4255 | 2 |
50
+ | 3.3343 | 3.3431 | 0.4383 | 3 |
51
+ | 3.1978 | 3.2940 | 0.4470 | 4 |
52
+ | 3.0928 | 3.2639 | 0.4521 | 5 |
53
+ | 3.0089 | 3.2509 | 0.4557 | 6 |
54
+ | 2.9438 | 3.2432 | 0.4578 | 7 |
55
+ | 2.8928 | 3.2416 | 0.4593 | 8 |
56
+ | 2.8565 | 3.2441 | 0.4598 | 9 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.35.2
62
+ - TensorFlow 2.13.0
63
+ - Datasets 2.15.0
64
+ - Tokenizers 0.15.0
config.json ADDED
The diff for this file is too large to render. See raw diff
 
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65bc7363e3aff225b9dbb9497dd4024b4e76e0632942fbf82043fe79867dee87
3
+ size 277159264