Update VerifiableRewardsForScalableLogicalReasoning.py
Browse files
VerifiableRewardsForScalableLogicalReasoning.py
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 12 |
# See the License for the specific language governing permissions and
|
| 13 |
# limitations under the License.
|
| 14 |
-
"""
|
| 15 |
|
| 16 |
import os
|
| 17 |
import subprocess
|
|
|
|
| 11 |
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 12 |
# See the License for the specific language governing permissions and
|
| 13 |
# limitations under the License.
|
| 14 |
+
""" Verifiable Logic Rewards """
|
| 15 |
|
| 16 |
import os
|
| 17 |
import subprocess
|