FabianGroeger commited on
Commit
3439798
1 Parent(s): 8e36160

fully trained model v2

Browse files
Files changed (5) hide show
  1. README.md +2 -0
  2. config.json +2 -2
  3. pytorch_model.bin +1 -1
  4. tf_model.h5 +1 -1
  5. training_args.bin +1 -1
README.md CHANGED
@@ -5,3 +5,5 @@ widget:
5
  ---
6
 
7
  # HotelBERT
 
 
 
5
  ---
6
 
7
  # HotelBERT
8
+
9
+ This model was trained on reviews from a well known German hotel platform.
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "_name_or_path": "../models/HotelBERT",
3
  "architectures": [
4
  "RobertaForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
8
- "classifier_dropout": 0.1,
9
  "eos_token_id": 2,
10
  "gradient_checkpointing": false,
11
  "hidden_act": "gelu",
 
1
  {
2
+ "_name_or_path": "../models/HotelBERT-New",
3
  "architectures": [
4
  "RobertaForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
  "eos_token_id": 2,
10
  "gradient_checkpointing": false,
11
  "hidden_act": "gelu",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb5795e22cf291f613cd8c2d5b51cc11e9608f3e3103a59480e664a25ba5bb1d
3
  size 334060082
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:158642a7dbfa9fba785f0e2295e819e4170022bf8fcb1345f25e1bc6c22cbd7f
3
  size 334060082
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c0ec35bc68c466c24f8b78ac887d923577fca5bd0d8980a55c27275cfeeae38
3
  size 495505496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83cf27e906b5ce129794aa66e924a808f4814e7727bfdee678e659837f86123e
3
  size 495505496
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af35ce4127156d31e9b20681e0d676601e6d9c0a0a7c8cddc229b870952c7aa4
3
  size 2799
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb2d505c2692dfb9058f861617ee8dbf4e5d8b7b92280b95450c726565b0c472
3
  size 2799