TheVortexProject commited on
Commit
5b729b1
·
verified ·
1 Parent(s): abc6bdf

docs: align InsectNet source naming

Browse files
Files changed (3) hide show
  1. README.md +4 -4
  2. SHA256SUMS +2 -2
  3. release/release-manifest.json +1 -1
README.md CHANGED
@@ -13,11 +13,11 @@ tags:
13
  - non-commercial
14
  ---
15
 
16
- # InsectNet Research 0.3.0 — Perch 2
17
 
18
  A provenance-locked binary `insect_present` specialist head over frozen 1,536-dimensional Google Perch 2 embeddings.
19
 
20
- This repository contains only the Perch 2 InsectNet lineage. The preserved BirdNET-logit InsectNet v0.1 model is a distinct project at [vortexpjeff/insectnet](https://github.com/vortexpjeff/insectnet) and is not an ancestor bundle, embedding source, or runtime dependency of this model.
21
 
22
  > **Status: public noncommercial research artifact; these exact checked JSON/NPZ bytes are privately deployed as a review-only field head.** A threshold crossing selects audio for human review. It is not a calibrated probability or a confirmed biological observation.
23
 
@@ -127,8 +127,8 @@ The training matrix includes public permissive and noncommercial research lanes.
127
 
128
  ## Source
129
 
130
- - Source registry and tests: [https://github.com/vortexpjeff/insectnet-perch2](https://github.com/vortexpjeff/insectnet-perch2)
131
- - Tagged release tree: [insectnet-research-0.3.0-perch2](https://github.com/vortexpjeff/insectnet-perch2/tree/insectnet-research-0.3.0-perch2)
132
  - Older public research ancestor: [TheVortexProject/insectnet-research-0.2.0-perch2](https://huggingface.co/TheVortexProject/insectnet-research-0.2.0-perch2)
133
  ## Load the checked deployed bundle
134
 
 
13
  - non-commercial
14
  ---
15
 
16
+ # InsectNet Research 0.3.0
17
 
18
  A provenance-locked binary `insect_present` specialist head over frozen 1,536-dimensional Google Perch 2 embeddings.
19
 
20
+ This repository contains only the InsectNet model family. The preserved BirdNET-logit InsectNet v0.1 model is a distinct project at [vortexpjeff/insectnet-legacy](https://github.com/vortexpjeff/insectnet-legacy) and is not an ancestor bundle, embedding source, or runtime dependency of this model.
21
 
22
  > **Status: public noncommercial research artifact; these exact checked JSON/NPZ bytes are privately deployed as a review-only field head.** A threshold crossing selects audio for human review. It is not a calibrated probability or a confirmed biological observation.
23
 
 
127
 
128
  ## Source
129
 
130
+ - Source registry and tests: [https://github.com/vortexpjeff/insectnet](https://github.com/vortexpjeff/insectnet)
131
+ - Tagged release tree: [insectnet-research-0.3.0-perch2](https://github.com/vortexpjeff/insectnet/tree/insectnet-research-0.3.0-perch2)
132
  - Older public research ancestor: [TheVortexProject/insectnet-research-0.2.0-perch2](https://huggingface.co/TheVortexProject/insectnet-research-0.2.0-perch2)
133
  ## Load the checked deployed bundle
134
 
SHA256SUMS CHANGED
@@ -1,8 +1,8 @@
1
- c16271324892f32fd8e165df1f24e15b07908def735f35a5a0de8c6fe531ad7a README.md
2
  db885a4922b97b82c80031971e9ebb2638a02bd8893f9585cbe9a019db98399b bundle/SHA256SUMS
3
  cacff9ab9f91686ab30b762dbbeae0030a55354c084a35354bbf6fed572eed5a bundle/model.json
4
  a57b8eb341cce154d27b5cbcd33100b6abcb4a989e5f5d08d59855dd588c5d58 bundle/weights.npz
5
  cd7cd533389085715702281d9f0729ab6c21091eae8b8953833ce941a085f43e release/challenge-summary.json
6
  71f177139a8d4e46c1a1b1cfe9ccb31cb5cbc438d718471376a7949f08989b79 release/deployed-threshold-replay.json
7
- b9cb11954f136e0fdcd602aa3e4b60b0480717673964ff36f5516cb143ecf53d release/release-manifest.json
8
  0f5233e081320ba318b5221101c027803f5e18c9e7dc1d24a49901aae15a2efc release/training-summary.json
 
1
+ 31544925934c42dd9b0c8ac6064131a2368f82daddfae7871b9b5d5f337da93e README.md
2
  db885a4922b97b82c80031971e9ebb2638a02bd8893f9585cbe9a019db98399b bundle/SHA256SUMS
3
  cacff9ab9f91686ab30b762dbbeae0030a55354c084a35354bbf6fed572eed5a bundle/model.json
4
  a57b8eb341cce154d27b5cbcd33100b6abcb4a989e5f5d08d59855dd588c5d58 bundle/weights.npz
5
  cd7cd533389085715702281d9f0729ab6c21091eae8b8953833ce941a085f43e release/challenge-summary.json
6
  71f177139a8d4e46c1a1b1cfe9ccb31cb5cbc438d718471376a7949f08989b79 release/deployed-threshold-replay.json
7
+ 36f58d9fff88b32fa51606be6791c989531c75660a384c1dd48df311c30eb712 release/release-manifest.json
8
  0f5233e081320ba318b5221101c027803f5e18c9e7dc1d24a49901aae15a2efc release/training-summary.json
release/release-manifest.json CHANGED
@@ -37,6 +37,6 @@
37
  "research_noncommercial_windows": 1960
38
  },
39
  "schema_version": 1,
40
- "source_repository": "https://github.com/vortexpjeff/insectnet-perch2",
41
  "source_tag": "insectnet-research-0.3.0-perch2"
42
  }
 
37
  "research_noncommercial_windows": 1960
38
  },
39
  "schema_version": 1,
40
+ "source_repository": "https://github.com/vortexpjeff/insectnet",
41
  "source_tag": "insectnet-research-0.3.0-perch2"
42
  }