peter-jin-nexusflow
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ tags:
|
|
8 |
- Nexusflow
|
9 |
- Athene
|
10 |
- Reward Model
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# Llama3-Athene-RM-70B
|
@@ -127,4 +129,4 @@ print(pipe([messages])) # Print the reward!
|
|
127 |
month = {July},
|
128 |
year = {2024}
|
129 |
}
|
130 |
-
```
|
|
|
8 |
- Nexusflow
|
9 |
- Athene
|
10 |
- Reward Model
|
11 |
+
base_model:
|
12 |
+
- meta-llama/Meta-Llama-3-70B-Instruct
|
13 |
---
|
14 |
|
15 |
# Llama3-Athene-RM-70B
|
|
|
129 |
month = {July},
|
130 |
year = {2024}
|
131 |
}
|
132 |
+
```
|