cistine commited on
Commit
c1d7706
·
verified ·
1 Parent(s): f02f0be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -118,7 +118,7 @@ if __name__ == "__main__":
118
  print("AI Response:", answer)
119
  except Exception as e:
120
  print(f"Error: {str(e)}")
121
- ---
122
 
123
  # 🧠 ReasonBench:复杂图形推理的视觉语言模型评估基准
124
 
 
118
  print("AI Response:", answer)
119
  except Exception as e:
120
  print(f"Error: {str(e)}")
121
+ ```
122
 
123
  # 🧠 ReasonBench:复杂图形推理的视觉语言模型评估基准
124