maxidl commited on
Commit
29efcab
1 Parent(s): 32536ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -8
README.md CHANGED
@@ -1,13 +1,16 @@
1
  ---
2
- title: Arena Test
3
- emoji: 💬
4
- colorFrom: yellow
5
- colorTo: purple
6
  sdk: gradio
7
- sdk_version: 5.0.1
8
  app_file: app.py
9
- pinned: false
10
- short_description: test
 
 
 
11
  ---
12
 
13
- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
1
  ---
2
+ title: OpenReviewer
3
+ emoji: 📚
4
+ colorFrom: gray
5
+ colorTo: gray
6
  sdk: gradio
7
+ sdk_version: 5.8.0
8
  app_file: app.py
9
+ pinned: true
10
+ short_description: Generate Paper Reviews
11
+ license: apache-2.0
12
+ models: [maxidl/Llama-OpenReviewer-8B]
13
+ tags: [paper, review, generation, automatic, llm, llama, openreview, peer, conference, article, manuscript, feedback]
14
  ---
15
 
16
+ A demo featuring [Llama-OpenReviewer-8B](https://huggingface.co/maxidl/Llama-OpenReviewer-8B), a large language model that generates high-quality reviews for machine learning and AI papers.