ShebMichel commited on
Commit
7abdc06
1 Parent(s): 3f3be5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -11,4 +11,18 @@ license: mit
11
  short_description: 'A chatbot to evaluate geoscience student assessment papers'
12
  ---
13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  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).
 
11
  short_description: 'A chatbot to evaluate geoscience student assessment papers'
12
  ---
13
 
14
+
15
+ # Model Name
16
+
17
+ ## Overview
18
+ [Brief description of your model]
19
+
20
+ ## Model Architecture
21
+ [Describe the architecture and specific modifications if any]
22
+
23
+ ## Training Data
24
+ [Details about the training dataset and any preprocessing steps]
25
+
26
+
27
+
28
  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).