Lilya commited on
Commit
71946f2
·
1 Parent(s): 68d05ab

End of training

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. tokenizer_config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "final_model_sender_recipient_gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2ForTokenClassification"
 
1
  {
2
+ "_name_or_path": "gpt2-ner-invoiceSenderRecipient_all_inv_03_01/checkpoint-33000",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2ForTokenClassification"
tokenizer_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "bos_token": "<|endoftext|>",
4
  "eos_token": "<|endoftext|>",
5
  "model_max_length": 1024,
6
- "name_or_path": "final_model_sender_recipient_gpt2",
7
  "special_tokens_map_file": null,
8
  "tokenizer_class": "GPT2Tokenizer",
9
  "unk_token": "<|endoftext|>"
 
3
  "bos_token": "<|endoftext|>",
4
  "eos_token": "<|endoftext|>",
5
  "model_max_length": 1024,
6
+ "name_or_path": "gpt2-ner-invoiceSenderRecipient_all_inv_03_01/checkpoint-33000",
7
  "special_tokens_map_file": null,
8
  "tokenizer_class": "GPT2Tokenizer",
9
  "unk_token": "<|endoftext|>"