RiverRider commited on
Commit
c0fc924
·
verified ·
1 Parent(s): 7015b5f

Add discovery metadata (base_model adapter relation, tags, pipeline)

Browse files
Files changed (1) hide show
  1. README.md +16 -10
README.md CHANGED
@@ -1,19 +1,25 @@
1
  ---
2
  license: apache-2.0
3
- base_model: Qwen/Qwen2.5-7B
 
4
  tags:
5
- - adapter
6
- - semiotics
7
- - bifurcation-detection
8
- - metapragmatics
9
- - frozen-backbone
10
- - pytorch
11
- - custom_code
 
 
 
 
12
  language:
13
- - en
14
- library_name: pytorch
15
  pipeline_tag: feature-extraction
16
  inference: false
 
17
  ---
18
  <!-- SRT-VERSIONING-DISCLAIMER -->
19
  > ## Research checkpoint (not a stable release)
 
1
  ---
2
  license: apache-2.0
3
+ base_model:
4
+ - Qwen/Qwen2.5-7B
5
  tags:
6
+ - adapter
7
+ - semiotics
8
+ - bifurcation-detection
9
+ - metapragmatics
10
+ - frozen-backbone
11
+ - pytorch
12
+ - custom_code
13
+ - srt
14
+ - semiotic-reflexive-transformer
15
+ - introspection
16
+ - interpretability
17
  language:
18
+ - en
19
+ library_name: srt-adapter
20
  pipeline_tag: feature-extraction
21
  inference: false
22
+ base_model_relation: adapter
23
  ---
24
  <!-- SRT-VERSIONING-DISCLAIMER -->
25
  > ## Research checkpoint (not a stable release)