"examples/with-langchain-python-rag-privategpt/README.md" did not exist on "e86306614403d75bebd866cf62cd4e5503b94ec3"
Unverified Commit a3b76ab1 authored by Stella Biderman's avatar Stella Biderman Committed by GitHub
Browse files

Merge pull request #743 from siryuon/polyglot

[Refactor] Fix SyntaxError
parents 42cc971f ca49a773
...@@ -350,7 +350,6 @@ TASK_REGISTRY = { ...@@ -350,7 +350,6 @@ TASK_REGISTRY = {
"kolegal_legalcase":legal_test.LegalBinary, "kolegal_legalcase":legal_test.LegalBinary,
"kolegal_civilcase":legal_test.LJPCivil, "kolegal_civilcase":legal_test.LJPCivil,
"kolegal_criminalcase":legal_test.LJPCriminal, "kolegal_criminalcase":legal_test.LJPCriminal,
=======
"kosbi":kosbi.KoSBi, "kosbi":kosbi.KoSBi,
**xcopa.construct_tasks(), **xcopa.construct_tasks(),
**bigbench.create_all_tasks(), **bigbench.create_all_tasks(),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment