Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
tests
Browse files- src/about.py +2 -4
src/about.py
CHANGED
|
@@ -67,11 +67,11 @@ or join our [Discord SpeakLeash](https://discord.gg/3G9DVM39)
|
|
| 67 |
## TODO
|
| 68 |
|
| 69 |
* change metrics for DYK, PSC, CBD(?)
|
| 70 |
-
* fix
|
| 71 |
* add inference time
|
| 72 |
* add metadata for models (e.g. #Params)
|
| 73 |
* add more tasks
|
| 74 |
-
*
|
| 75 |
|
| 76 |
## Evaluation metrics
|
| 77 |
|
|
@@ -95,8 +95,6 @@ or join our [Discord SpeakLeash](https://discord.gg/3G9DVM39)
|
|
| 95 |
- **polish_klej_ner_regex**: accuracy
|
| 96 |
|
| 97 |
|
| 98 |
-
## How it works
|
| 99 |
-
|
| 100 |
## Reproducibility
|
| 101 |
To reproduce our results, you need to clone the repository:
|
| 102 |
|
|
|
|
| 67 |
## TODO
|
| 68 |
|
| 69 |
* change metrics for DYK, PSC, CBD(?)
|
| 70 |
+
* fix long model names
|
| 71 |
* add inference time
|
| 72 |
* add metadata for models (e.g. #Params)
|
| 73 |
* add more tasks
|
| 74 |
+
* fix gradient when filtering
|
| 75 |
|
| 76 |
## Evaluation metrics
|
| 77 |
|
|
|
|
| 95 |
- **polish_klej_ner_regex**: accuracy
|
| 96 |
|
| 97 |
|
|
|
|
|
|
|
| 98 |
## Reproducibility
|
| 99 |
To reproduce our results, you need to clone the repository:
|
| 100 |
|