Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rulga
/
status-law-gbot
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
status-law-gbot
273 kB
2 contributors
History:
273 commits
Rulga
Refactor settings.py: Replace Phi-2 model configuration with Neural Mistral 7B, enhancing reasoning and instruction following capabilities
e6ceacc
6 months ago
analytics
Add analizer and tuner bot
7 months ago
chat_history
Upload chat_history/.gitkeep with huggingface_hub
7 months ago
config
Refactor settings.py: Replace Phi-2 model configuration with Neural Mistral 7B, enhancing reasoning and instruction following capabilities
6 months ago
src
Refactor dataset.py: Update import path for HuggingFaceEmbeddings, streamline DatasetManager initialization, and enhance download_vector_store method with improved error handling and logging.
7 months ago
tools
Refactor training data export function and add dataset structure repair tool
7 months ago
utils
Initialize project structure and add configuration for knowledge base and document loading
7 months ago
vector_store
Upload vector_store/.gitkeep with huggingface_hub
7 months ago
web
Refactor evaluation interface: Update label for evaluated pairs checkbox and improve documentation for QA pairs dataframe function.
7 months ago
.gitattributes
Safe
3.52 kB
Resolve merge conflict in .gitattributes for improved clarity
7 months ago
.gitignore
Safe
462 Bytes
Refactor paths in configuration and .gitignore for chat history and model management
7 months ago
README.md
Safe
6.58 kB
Refactor settings.py: Replace Phi-2 model configuration with Neural Mistral 7B, enhancing reasoning and instruction following capabilities
6 months ago
app.py
Safe
68.7 kB
Refactor app.py and settings.py: Enhance Hugging Face token handling with improved validation and logging
6 months ago
dataset.py
Safe
1.76 kB
Refactor training data export function and add dataset structure repair tool
7 months ago
repair-script.py
Safe
8.23 kB
Refactor app layout and add repair script for conversation IDs
7 months ago
repair_conversation_ids.log
Safe
27.4 kB
Refactor app layout and add repair script for conversation IDs
7 months ago
repair_dataset_structure.log
Safe
26.9 kB
Refactor training data export function and add dataset structure repair tool
7 months ago
requirements.txt
Safe
384 Bytes
Add language detection to response generation and update system message accordingly
7 months ago
terminal
Safe
758 Bytes
Add dataset configuration files and scripts
7 months ago
test_endpoint.py
Safe
1.02 kB
Refactor API client initialization and add comprehensive API configuration settings
7 months ago