kuds commited on
Commit
08b9cc4
1 Parent(s): 6574f87

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -4,6 +4,14 @@ language:
4
  - en
5
  tags:
6
  - reinforcement learning
 
 
 
 
 
 
 
 
7
  ---
8
 
9
  ## Finding Theta Blog Posts:
 
4
  - en
5
  tags:
6
  - reinforcement learning
7
+ model-index:
8
+ - name: Lunar Lander
9
+ results:
10
+ - task:
11
+ type: game-play # Required. Example: automatic-speech-recognition
12
+ metrics:
13
+ - type: Reward # Required. Example: wer. Use metric id from https://hf.co/metrics
14
+ value: 100
15
  ---
16
 
17
  ## Finding Theta Blog Posts: