deepparag commited on
Commit
2a58c5c
1 Parent(s): c588709

Upload model

Browse files
Files changed (2) hide show
  1. config.json +3 -3
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "deepparag/Aeona",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -28,10 +28,10 @@
28
  "summary_use_proj": true,
29
  "task_specific_params": {
30
  "conversational": {
31
- "max_length": 1000,
32
  "do_sample": true,
 
33
  "no_repeat_ngram_size": 4,
34
- "temperature": 0.80,
35
  "top_k": 100,
36
  "top_p": 0.7
37
  }
 
1
  {
2
+ "_name_or_path": "./output-small",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
28
  "summary_use_proj": true,
29
  "task_specific_params": {
30
  "conversational": {
 
31
  "do_sample": true,
32
+ "max_length": 1000,
33
  "no_repeat_ngram_size": 4,
34
+ "temperature": 0.8,
35
  "top_k": 100,
36
  "top_p": 0.7
37
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f98c5746dc0d111a338b931be03845c13b8fab688bad4bb2be02583d51f8041d
3
  size 1444562137
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fa6ee61f4beb99167d17d807e5289ba7da2cb07efd0e4e15c1ca250ca0818fd
3
  size 1444562137