Upload TFDistilBertForSequenceClassification
Browse files- README.md +3 -8
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -6,11 +6,6 @@ tags:
|
|
| 6 |
model-index:
|
| 7 |
- name: news_sentiment_model
|
| 8 |
results: []
|
| 9 |
-
widget:
|
| 10 |
-
- text: "Several thousand people demonstrate against antisemitism in Berlin as Germany grapples with a large increase in anti-Jewish incidents following Hamas’s assault on Israel two months ago."
|
| 11 |
-
example_title: "Pro-Israel"
|
| 12 |
-
- text: "At least 10000 civilians were killed, mostly children this morning as Israeli warplanes bombed."
|
| 13 |
-
example_title: "Anti-Israel"
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
@@ -39,7 +34,7 @@ More information needed
|
|
| 39 |
### Training hyperparameters
|
| 40 |
|
| 41 |
The following hyperparameters were used during training:
|
| 42 |
-
- optimizer: None
|
| 43 |
- training_precision: float32
|
| 44 |
|
| 45 |
### Training results
|
|
@@ -49,6 +44,6 @@ The following hyperparameters were used during training:
|
|
| 49 |
### Framework versions
|
| 50 |
|
| 51 |
- Transformers 4.35.2
|
| 52 |
-
- TensorFlow 2.
|
| 53 |
-
- Datasets 2.
|
| 54 |
- Tokenizers 0.15.0
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: news_sentiment_model
|
| 8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
|
| 34 |
### Training hyperparameters
|
| 35 |
|
| 36 |
The following hyperparameters were used during training:
|
| 37 |
+
- 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': 5e-05, 'decay_steps': 4615, '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-07, 'amsgrad': False}
|
| 38 |
- training_precision: float32
|
| 39 |
|
| 40 |
### Training results
|
|
|
|
| 44 |
### Framework versions
|
| 45 |
|
| 46 |
- Transformers 4.35.2
|
| 47 |
+
- TensorFlow 2.15.0
|
| 48 |
+
- Datasets 2.16.0
|
| 49 |
- Tokenizers 0.15.0
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267955144
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9db412c4bd6864695cb481f5d739491dbf28c4c059f9988b2767bb3f5a73ca4
|
| 3 |
size 267955144
|