alexneakameni commited on
Commit
1427077
·
verified ·
1 Parent(s): ae4f218

Robustify language detection model

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "alexneakameni/language_detection",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
@@ -426,7 +426,7 @@
426
  "position_embedding_type": "absolute",
427
  "problem_type": "single_label_classification",
428
  "torch_dtype": "float32",
429
- "transformers_version": "4.48.3",
430
  "type_vocab_size": 2,
431
  "use_cache": true,
432
  "vocab_size": 50257
 
1
  {
2
+ "_name_or_path": "data/models/checkpoint-98000",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
426
  "position_embedding_type": "absolute",
427
  "problem_type": "single_label_classification",
428
  "torch_dtype": "float32",
429
+ "transformers_version": "4.49.0",
430
  "type_vocab_size": 2,
431
  "use_cache": true,
432
  "vocab_size": 50257
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec3137634f58a55ae6127d61d12d4aa05c92380852909c1160e03f82f51a8a68
3
  size 97838484
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f977fe14d104079f0b2139601f7c821cde1a7935a5ca21337b853f30a8bafa35
3
  size 97838484