Update src/content.py
Browse files- src/content.py +1 -1
src/content.py
CHANGED
@@ -18,7 +18,7 @@ It currently spans six different tasks and contains six datasets:
|
|
18 |
We are excited to invite you to participate in solving our benchmarks! To submit your results, please send the following materials to our 📩 email ([email protected]):
|
19 |
|
20 |
* **Results**: Include the summary of your benchmark outcomes.
|
21 |
-
* **Reproduction Package**: To ensure the integrity and reproducibility of your results, please include the code for context collection (if any), generation of predictions, and evaluating. You can follow [baselines](https://
|
22 |
* **Metadata**: Model information, organization name, licence of your model, context size, and other information you find relevant.
|
23 |
|
24 |
We look forward to reviewing your innovative solutions!
|
|
|
18 |
We are excited to invite you to participate in solving our benchmarks! To submit your results, please send the following materials to our 📩 email ([email protected]):
|
19 |
|
20 |
* **Results**: Include the summary of your benchmark outcomes.
|
21 |
+
* **Reproduction Package**: To ensure the integrity and reproducibility of your results, please include the code for context collection (if any), generation of predictions, and evaluating. You can follow [baselines on GitHub](https://github.com/JetBrains-Research/lca-baselines/) as a reference.
|
22 |
* **Metadata**: Model information, organization name, licence of your model, context size, and other information you find relevant.
|
23 |
|
24 |
We look forward to reviewing your innovative solutions!
|