dwijverma2 commited on
Commit
fc834be
·
verified ·
1 Parent(s): 7682888

Update ML Intern artifact metadata

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  # Document Re-enrichment Module
2
 
3
  Fixes inconsistent document formatting using a local LLM (Ollama + Llama3) so your rule-based parser can correctly identify headings.
@@ -130,3 +134,11 @@ Creates a DOCX with intentionally broken formatting and verifies:
130
  - ✅ Classification application (mock LLM, no Ollama needed)
131
  - ✅ Original document unchanged
132
  - ✅ Edge cases (empty, whitespace-only, single paragraph)
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - ml-intern
4
+ ---
5
  # Document Re-enrichment Module
6
 
7
  Fixes inconsistent document formatting using a local LLM (Ollama + Llama3) so your rule-based parser can correctly identify headings.
 
134
  - ✅ Classification application (mock LLM, no Ollama needed)
135
  - ✅ Original document unchanged
136
  - ✅ Edge cases (empty, whitespace-only, single paragraph)
137
+
138
+ <!-- ml-intern-provenance -->
139
+ ## Generated by ML Intern
140
+
141
+ This model repository was generated by [ML Intern](https://github.com/huggingface/ml-intern), an agent for machine learning research and development on the Hugging Face Hub.
142
+
143
+ - Try ML Intern: https://smolagents-ml-intern.hf.space
144
+ - Source code: https://github.com/huggingface/ml-intern