yxccai commited on
Commit
fea6c87
·
verified ·
1 Parent(s): 0f0951f

Update fixed_config/config.json

Browse files
Files changed (1) hide show
  1. fixed_config/config.json +0 -5
fixed_config/config.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "architectures": ["LlamaForSequenceClassification"],
3
  "rope_scaling": {
4
- "factor": 8.0,
5
- "high_freq_factor": 4.0,
6
- "low_freq_factor": 1.0,
7
- "original_max_position_embeddings": 8192,
8
- "rope_type": "llama3"
9
  "type": "linear",
10
  "factor": 8.0
11
  },
 
1
  {
2
  "architectures": ["LlamaForSequenceClassification"],
3
  "rope_scaling": {
 
 
 
 
 
4
  "type": "linear",
5
  "factor": 8.0
6
  },