bogdanraduta commited on
Commit
080fa6a
·
verified ·
1 Parent(s): 4959469

Add NOTICE

Browse files
Files changed (1) hide show
  1. NOTICE +34 -0
NOTICE ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ FlowX.AI Regulatory Ontology Models
2
+ Copyright 2026 FlowX.AI
3
+
4
+ Licensed under the Apache License, Version 2.0 (the "License"); you may not use
5
+ these model artifacts except in compliance with the License. You may obtain a
6
+ copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
7
+
8
+ This release includes two LoRA-fine-tuned models developed by FlowX.AI:
9
+ - FlowX Semantic Mapper (regulatory-text -> structured ontology JSON)
10
+ - FlowX Sentinel Gate (case -> ESCALATE / DECIDE with category + audit trail)
11
+
12
+ Base model
13
+ Qwen3-4B, Copyright Alibaba Cloud, licensed under Apache-2.0
14
+ (https://huggingface.co/Qwen/Qwen3-4B). These models are LoRA adaptations of
15
+ that base and inherit its Apache-2.0 terms.
16
+
17
+ Training data provenance
18
+ - Semantic Mapper: real, verbatim regulatory / legislative text from official
19
+ public sources (US eCFR and state codes; EU EUR-Lex; France Legifrance;
20
+ Germany Gesetze im Internet; Romania legislatie.just.ro; UNECE/ADR), used for
21
+ ontology annotation. Official legislation is reproduced with source
22
+ acknowledgement; each training record carries its source URL.
23
+ - Sentinel Gate: realistic synthetic escalation scenarios authored by FlowX.AI,
24
+ grounded in real regulatory citations.
25
+ Concept labels use a controlled 252-concept taxonomy authored by FlowX.AI.
26
+
27
+ Responsible use
28
+ These models are decision-support tools for regulatory/compliance workflows.
29
+ They are NOT legal advice and must not be the sole basis for a legal or
30
+ compliance decision. Outputs should be reviewed by a qualified professional.
31
+
32
+ Attribution
33
+ If you use or redistribute these models, please retain this NOTICE and credit
34
+ "FlowX.AI".