elinaparajuli commited on
Commit
ee5fd53
1 Parent(s): 61671d2

End of training

Browse files
README.md CHANGED
@@ -53,7 +53,7 @@ The following hyperparameters were used during training:
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.35.2
57
  - Pytorch 2.1.0+cu121
58
  - Datasets 2.16.1
59
  - Tokenizers 0.15.1
 
53
 
54
  ### Framework versions
55
 
56
+ - Transformers 4.38.0.dev0
57
  - Pytorch 2.1.0+cu121
58
  - Datasets 2.16.1
59
  - Tokenizers 0.15.1
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "architectures": [
4
  "GPTNeoXForCausalLM"
5
  ],
 
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 0,
8
  "classifier_dropout": 0.1,
@@ -22,7 +23,7 @@
22
  "rotary_pct": 0.25,
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "float32",
25
- "transformers_version": "4.35.2",
26
  "use_cache": true,
27
  "use_parallel_residual": true,
28
  "vocab_size": 50304
 
3
  "architectures": [
4
  "GPTNeoXForCausalLM"
5
  ],
6
+ "attention_bias": true,
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 0,
9
  "classifier_dropout": 0.1,
 
23
  "rotary_pct": 0.25,
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "float32",
26
+ "transformers_version": "4.38.0.dev0",
27
  "use_cache": true,
28
  "use_parallel_residual": true,
29
  "vocab_size": 50304
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
4
  "eos_token_id": 0,
5
- "transformers_version": "4.35.2"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
4
  "eos_token_id": 0,
5
+ "transformers_version": "4.38.0.dev0"
6
  }
runs/Jan29_09-34-44_5e1fc6260846/events.out.tfevents.1706520885.5e1fc6260846.16763.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4fb00c7485c95e5fc79c593aada0d5b6a35162ca2aa409f11bc4b16c86cfbb7
3
+ size 5676
runs/Jan29_09-34-44_5e1fc6260846/events.out.tfevents.1706521126.5e1fc6260846.16763.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d32c82adccefacd9aecc583934d35d63facedb50ee71d39d49b3b2bb3dae7647
3
+ size 354
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7bbc1f57774558ed8406cb3bde830bbb7d1643f60cb03e36e559327312b3c82
3
- size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:364d576860d5dc85c98f649a9843348dadf902f251b4543b99e6eca6f066ed9f
3
+ size 4728