kejian commited on
Commit
6773ca2
1 Parent(s): 3e9af9f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -70,7 +70,7 @@ The following hyperparameters were used during training:
70
  'top_p': 0.9},
71
  'name': 'unconditional',
72
  'num_hits_threshold': 0,
73
- 'num_samples': 128},
74
  {'display_as_html': True,
75
  'generate_kwargs': {'do_sample': True,
76
  'eos_token_id': 0,
@@ -81,7 +81,7 @@ The following hyperparameters were used during training:
81
  'top_p': 0.9},
82
  'name': 'functions',
83
  'num_hits_threshold': 0,
84
- 'num_samples': 128,
85
  'prompts_path': 'resources/functions_csnet.jsonl',
86
  'use_prompt_for_scoring': True}],
87
  'scorer_config': {}},
@@ -115,4 +115,4 @@ The following hyperparameters were used during training:
115
  'weight_decay': 0.1}}
116
 
117
  # Wandb URL:
118
- https://wandb.ai/kejian/uncategorized/runs/11n3wpid
 
70
  'top_p': 0.9},
71
  'name': 'unconditional',
72
  'num_hits_threshold': 0,
73
+ 'num_samples': 2048},
74
  {'display_as_html': True,
75
  'generate_kwargs': {'do_sample': True,
76
  'eos_token_id': 0,
 
81
  'top_p': 0.9},
82
  'name': 'functions',
83
  'num_hits_threshold': 0,
84
+ 'num_samples': 2048,
85
  'prompts_path': 'resources/functions_csnet.jsonl',
86
  'use_prompt_for_scoring': True}],
87
  'scorer_config': {}},
 
115
  'weight_decay': 0.1}}
116
 
117
  # Wandb URL:
118
+ https://wandb.ai/kejian/uncategorized/runs/36fxn8ex