dewdev commited on
Commit
2066aee
verified
1 Parent(s): dd4ae53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -53
README.md CHANGED
@@ -9,56 +9,4 @@ model-index:
9
  results: []
10
  ---
11
 
12
- <!-- This model card has been generated automatically according to the information Keras had access to. You should
13
- probably proofread and complete it, then remove this comment. -->
14
-
15
- # Docty/question_and_answer
16
-
17
- This model is a fine-tuned version of [distilbert/distilbert-base-cased-distilled-squad](https://huggingface.co/distilbert/distilbert-base-cased-distilled-squad) on an unknown dataset.
18
- It achieves the following results on the evaluation set:
19
- - Train Loss: 0.4095
20
- - Validation Loss: 0.6306
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': 200, '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 | Epoch |
46
- |:----------:|:---------------:|:-----:|
47
- | 1.2112 | 0.6667 | 0 |
48
- | 0.5043 | 0.6306 | 1 |
49
- | 0.4089 | 0.6306 | 2 |
50
- | 0.4124 | 0.6306 | 3 |
51
- | 0.4204 | 0.6306 | 4 |
52
- | 0.4269 | 0.6306 | 5 |
53
- | 0.4218 | 0.6306 | 6 |
54
- | 0.4031 | 0.6306 | 7 |
55
- | 0.4117 | 0.6306 | 8 |
56
- | 0.4095 | 0.6306 | 9 |
57
-
58
-
59
- ### Framework versions
60
-
61
- - Transformers 4.47.0
62
- - TensorFlow 2.17.1
63
- - Datasets 3.2.0
64
- - Tokenizers 0.21.0
 
9
  results: []
10
  ---
11
 
12
+ this is a clone of Docty/question_and_answer