botryan96 commited on
Commit
e4ba086
·
1 Parent(s): b1997a4

Final Trial Version of GeoBERT

Browse files
Files changed (5) hide show
  1. config.json +1 -1
  2. tf_model.h5 +1 -1
  3. tokenizer.json +0 -0
  4. tokenizer_config.json +1 -1
  5. vocab.txt +0 -0
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "botryan96/GeoBERT",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "botryan96/tesio-sio",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96e65dbd6802572da2215bc4d881d7000d03989fd35eb410173a7aef0f1392be
3
  size 437612588
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5976075828018fe2638d37cc1fa5c34888dc948455708e92c824c4945009c2c1
3
  size 437612588
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "do_basic_tokenize": true,
4
  "do_lower_case": true,
5
  "mask_token": "[MASK]",
6
- "name_or_path": "botryan96/GeoBERT",
7
  "never_split": null,
8
  "pad_token": "[PAD]",
9
  "sep_token": "[SEP]",
 
3
  "do_basic_tokenize": true,
4
  "do_lower_case": true,
5
  "mask_token": "[MASK]",
6
+ "name_or_path": "botryan96/tesio-sio",
7
  "never_split": null,
8
  "pad_token": "[PAD]",
9
  "sep_token": "[SEP]",
vocab.txt CHANGED
The diff for this file is too large to render. See raw diff