Fiery101 commited on
Commit
6bd1333
1 Parent(s): 1135fd1

Model save

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "_name_or_path": "./distilgpt2-finetuned-radar",
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
6
- "GPT2Model"
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
 
1
  {
2
+ "_name_or_path": "distilgpt2",
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
6
+ "GPT2LMHeadModel"
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "transformers_version": "4.31.0"
6
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3a270c87494adbaf84e2386577c207022e454e5f46191a3673187b4230f4b283
3
- size 327672725
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fe077d143199722c68b50a9f63664dd1f6ccf31253f07e0ff18b0c2df3713a8
3
+ size 327674773
runs/Jul31_19-04-58_falcon-test2-0/events.out.tfevents.1690831193.falcon-test2-0.33303.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b95cc5211602a45a8c68892ccb8b348f1b9cbf4461563cca1bbb2c9f3449202
3
+ size 249
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:032dc4aba7fce89ce2aeb400dc05fc6bb3b9704f529c10f7e329d9fa49c87530
3
+ size 3963