omoplatapus commited on
Commit
6247543
·
verified ·
1 Parent(s): f70e4bd

Upload negotiation model with improved response generation

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "./output/negotiator_model_v2",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],