Upload processed/corpus_20250824_093612.jsonl with huggingface_hub
Browse files
processed/corpus_20250824_093612.jsonl
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"text": "Hello, this is a test conversation for ETL pipeline integration.", "original_length": 64, "cleaned_length": 64, "cleaning_time": "2025-08-24T09:36:12.072915", "session_id": "test_session_001", "participant_id": "user_123", "timestamp": "2025-08-24T07:54:07.029219+00:00", "quality_score": 0.95, "source": "nova_conversation", "metadata": {"source": "test", "topics": ["integration", "testing"], "language": "en", "sentiment": 0.9, "security_level": "standard"}}
|
| 2 |
+
{"text": "Hello! I'm ready to help with the ETL pipeline testing. The database integration looks successful.", "original_length": 98, "cleaned_length": 98, "cleaning_time": "2025-08-24T09:36:12.072938", "session_id": "test_session_001", "participant_id": "ai_456", "timestamp": "2025-08-24T07:54:07.029219+00:00", "quality_score": 0.92, "source": "nova_conversation", "metadata": {"source": "test", "topics": ["integration", "database", "testing"], "language": "en", "sentiment": 0.85, "security_level": "standard"}}
|
| 3 |
+
{"text": "This is another test session to verify the temporal version ordering works correctly.", "original_length": 85, "cleaned_length": 85, "cleaning_time": "2025-08-24T09:36:12.072954", "session_id": "test_session_002", "participant_id": "user_789", "timestamp": "2025-08-24T07:54:07.029219+00:00", "quality_score": 0.88, "source": "nova_conversation", "metadata": {"source": "web", "topics": ["temporal", "versioning"], "language": "en", "sentiment": 0.88, "security_level": "elevated"}}
|
| 4 |
+
{"text": "Temporal versioning is working perfectly! The ETL pipeline can now extract conversations in chronological order using temporal_version.", "original_length": 135, "cleaned_length": 135, "cleaning_time": "2025-08-24T09:36:12.072969", "session_id": "test_session_002", "participant_id": "ai_456", "timestamp": "2025-08-24T07:54:07.029219+00:00", "quality_score": 0.96, "source": "nova_conversation", "metadata": {"source": "api", "topics": ["etl", "pipeline", "temporal"], "language": "en", "sentiment": 0.92, "security_level": "elevated"}}
|