zeusfsx commited on
Commit
70aa900
1 Parent(s): f4a222b

New version of model

Browse files

New version of model trained on 6136 examples of Instructions

Files changed (4) hide show
  1. all_results.json +1 -1
  2. config.json +1 -1
  3. pytorch_model.bin +2 -2
  4. tokenizer.json +6 -1
all_results.json CHANGED
@@ -1 +1 @@
1
- {"eval_NSTRUCTION_precision": 0.7970297029702971, "eval_NSTRUCTION_recall": 0.8298969072164949, "eval_NSTRUCTION_f1": 0.8131313131313133, "eval_NSTRUCTION_number":
 
1
+ {"eval_NSTRUCTION_precision": 0.9615165336374002, "eval_NSTRUCTION_recall": 0.9587833996588971, "eval_NSTRUCTION_f1": 0.9601480216339311, "eval_NSTRUCTION_number":
config.json CHANGED
@@ -29,7 +29,7 @@
29
  "pad_token_id": 1,
30
  "position_embedding_type": "absolute",
31
  "torch_dtype": "float32",
32
- "transformers_version": "4.28.0",
33
  "type_vocab_size": 1,
34
  "use_cache": true,
35
  "vocab_size": 31274
 
29
  "pad_token_id": 1,
30
  "position_embedding_type": "absolute",
31
  "torch_dtype": "float32",
32
+ "transformers_version": "4.31.0",
33
  "type_vocab_size": 1,
34
  "use_cache": true,
35
  "vocab_size": 31274
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7aa127b087de507920bfaf1930d6aee81d3964399fbc27e29b3af549a4872c79
3
- size 437958701
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a218fa1522cc9be77cb5f8d51db83bf01d38a04196c973062faa74bbdb634d3
3
+ size 437954281
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 128,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {