-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use case classif llm : notebook (#8)
* notebooks use case classif * update notebook * parse llama31 results for sklearn * add init script * update++ * classification * fix bad index * update branch use_case_classif_llm (#9) * Use case classif llm (#1) * notebooks use case classif * update notebook * parse llama31 results for sklearn * add init script * update++ * classification * fix bad index * Update 2_Classification_accords_entreprise.qmd * Update 2_Classification_accords_entreprise.qmd * Update main.yaml * Update main.yaml * Update 2_Classification_accords_entreprise.qmd * Update 2_Classification_accords_entreprise.qmd * freeze version * Delete notebooks/autres/.ipynb_checkpoints/parse_llama31_results-checkpoint.ipynb * Update requirements.txt * Update 2_Classification_accords_entreprise.qmd
- Loading branch information
Showing
8 changed files
with
990 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
results/ | ||
chroma_db/ | ||
*.parquet | ||
.ipynb_checkpoints |
Oops, something went wrong.