igorktech commited on
Commit
74ecd13
1 Parent(s): 65d3e2f

Upload 10 files

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/Users/macbook_pro/Documents/GitHub/ChatBot/generation/sc_gpt/checkpoint",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
1
  {
2
+ "_name_or_path": "igorktech/sc-gpt-upf",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
eval_results.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ perplexity = tensor(6.3558)
merges.txt CHANGED
@@ -1,4 +1,4 @@
1
- #version: 0.2
2
  Ġ t
3
  Ġ a
4
  h e
 
1
+ #version: 0.2 - Trained by `huggingface/tokenizers`
2
  Ġ t
3
  Ġ a
4
  h e
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a3c47411152d5dc7380dce885454e56718d76f20960fa381635034608879ab5
3
  size 1444564637
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cc0f79970df7bc326dfdb25b588458b07a7f7c232f783d4c6332fbe89a1188d
3
  size 1444564637
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -21,7 +21,7 @@
21
  "errors": "replace",
22
  "max_len": 1024,
23
  "model_max_length": 1024,
24
- "name_or_path": "/Users/macbook_pro/Documents/GitHub/ChatBot/generation/sc_gpt/checkpoint",
25
  "pad_token": null,
26
  "special_tokens_map_file": "/Users/macbook_pro/Documents/GitHub/ChatBot/generation/sc_gpt/checkpoint/special_tokens_map.json",
27
  "tokenizer_class": "GPT2Tokenizer",
 
21
  "errors": "replace",
22
  "max_len": 1024,
23
  "model_max_length": 1024,
24
+ "name_or_path": "igorktech/sc-gpt-upf",
25
  "pad_token": null,
26
  "special_tokens_map_file": "/Users/macbook_pro/Documents/GitHub/ChatBot/generation/sc_gpt/checkpoint/special_tokens_map.json",
27
  "tokenizer_class": "GPT2Tokenizer",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1783e1cda358a5d37abc0bb253f4d6dfd9700796afc02e22aeacb037ca1ae2e
3
- size 1723
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e42bbf4b4048845c5cab16ef1bd448a6e8c7f91fbf35e90bfb3435f0bdbedb98
3
+ size 1275
vocab.json CHANGED
The diff for this file is too large to render. See raw diff