SpeedStar101 commited on
Commit
ba22ef5
1 Parent(s): df94fd5

Upload 9 files

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +2 -2
  4. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/drive/MyDrive/Vergil-GPT2-conv-ai-3",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
1
  {
2
+ "_name_or_path": "/content/drive/MyDrive/Colab Notebooks/models/Vergil-GPT2-main-model",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d679400dfb91b8fa48db9c6b0ff418156a41fc356038da6b37a8d3ee21895c07
3
  size 510398013
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7efa44b77c3a364dfe71cb9e412eb274094182eda0008eea9667704570ffc0a
3
  size 510398013
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 128
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 512
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8353e041980aa26dad1148c273fb1399fcb6236c4f052d74f216eb3af9110e7
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2f5b31a7e67ae2f3034984cae0273f90c5a5c7318a9f3aa556607d0b04dfd17
3
  size 3963