lepowell commited on
Commit
f2470d9
Β·
verified Β·
1 Parent(s): 25e98ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -6
README.md CHANGED
@@ -33,6 +33,24 @@ The evaluation suite curates 7 telecom-domain benchmarks from academic and indus
33
  | **ORANBench** | 200 | O-RAN architecture and specifications |
34
  | **SRSRANBench** | 300 | srsRAN open-source network stack |
35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  ## Satellite β€” Eval Runner
37
 
38
  [**Satellite**](https://github.com/gsma-labs/evals) provides telecom-focused evaluation operations built on Inspect AI. Run the full Open Telco benchmark suite locally within your own infrastructure with a single command.
@@ -45,13 +63,8 @@ Purpose-built sandbox environments that place AI agents inside live telecom netw
45
 
46
  - **[5gs-sandbox](https://github.com/gsma-labs/5gs-sandbox)** β€” Run AI agent evaluations inside a complete 5G Standalone network. A full 5G SA deployment with 15 Docker containers (Open5GS + UERANSIM), enabling agents to configure, diagnose, and optimize real 5G network functions with actual performance measurement.
47
 
48
- ## Datasets and Knowledge Resources
49
-
50
- - **[telecom-kg-rel19](https://huggingface.co/datasets/GSMA/telecom-kg-rel19)** β€” Large-scale telecom knowledge graph built from 3GPP Release 19 specifications, with text chunks for retrieval-augmented generation (RAG) and LLM reasoning over standards
51
- - **[oran_spec_knowledge_graph](https://huggingface.co/datasets/GSMA/oran_spec_knowledge_graph)** A knowelge graph of 25,103 nodes and 98,679 relationships extracted from official O-RAN Alliance specification documents using OpenAI GPT-4.1
52
-
53
  ## Research and Community
54
 
55
- - **GSMA AI Initiatives**: https://www.gsma.com/solutions-and-impact/technologies/artificial-intelligence/
56
  - **Open Gateway**: https://www.gsma.com/solutions-and-impact/gsma-open-gateway/
57
  - **MWC (Mobile World Congress)**: https://www.mwcbarcelona.com/
 
33
  | **ORANBench** | 200 | O-RAN architecture and specifications |
34
  | **SRSRANBench** | 300 | srsRAN open-source network stack |
35
 
36
+ ### Models
37
+
38
+ - **[OTel-Emeddings](https://huggingface.co/farbodtavakkoli/models)** - Emeddings on different architectures and sizes to improve RAG on telco docuements *Contirbuted by the Open Telco Ai project and trained by ATT.*
39
+ - **[OTel-LLM](https://huggingface.co/farbodtavakkoli/models)** - Bases LLMs on different architectures and sizes improve RAG on telco docuements. *Contirbuted by the Open Telco Ai project and trained by ATT.*
40
+ - **[AdaptKey-Nemotron-30b](https://huggingface.co/AdaptKey/AdaptKey-Nemotron-30b)** β€” NVIDIA Nemotron 3 Nano fine-tuned by AdaptKey for telecom. *Contributed by NVIDIA and AdaptKey.*
41
+
42
+ ### Datasets
43
+
44
+ - **[telecom-kg-rel19](https://huggingface.co/datasets/GSMA/telecom-kg-rel19)** β€” Large-scale telecom knowledge graph built from 3GPP Release 19 specifications, with text chunks for retrieval-augmented generation (RAG) and LLM reasoning over standards
45
+ - **[oran_spec_knowledge_graph](https://huggingface.co/datasets/GSMA/oran_spec_knowledge_graph)** A knowelge graph of 25,103 nodes and 98,679 relationships extracted from official O-RAN Alliance specification documents using OpenAI GPT-4.1
46
+ - **[AdaptKey Nemotron 30B Training Data](https://huggingface.co/AdaptKey/AdaptKey-Nemotron-30b/tree/main/training_data)** β€” Dataset used to fine-tune Nemotron 3 Nano for telecom. *Contributed by NVIDIA and AdaptKey.*
47
+
48
+ ### Resources
49
+
50
+ - **[NVIDIA Blueprint: AI Agent for Telecom Network Configuration Planning](https://build.nvidia.com/nvidia/telco-network-configuration)** β€” Agentic blueprint for RAN configuration. *Contributed by NVIDIA (in collaboration with BubbleRAN).*
51
+ - **[NVIDIA Blueprint: Intent Driven RAN Energy Efficiency](https://build.nvidia.com/viavi/intent-driven-ran-energy-efficiency)** β€” Agentic blueprint for RAN energy saving with simulation. *Contributed by NVIDIA (in collaboration with VIAVI).*
52
+ - **[NVIDIA Guide: Teaching a Model to Reason Over Telecom Network Incidents](https://nvidia-nemo.github.io/Skills/tutorials/2026/02/27/teaching-a-model-to-reason-over-telecom-network-incidents/)** β€” Guide on how to build NOC reasoning agents. *Contributed by NVIDIA (in collaboration with Tech Mahindra).*
53
+
54
  ## Satellite β€” Eval Runner
55
 
56
  [**Satellite**](https://github.com/gsma-labs/evals) provides telecom-focused evaluation operations built on Inspect AI. Run the full Open Telco benchmark suite locally within your own infrastructure with a single command.
 
63
 
64
  - **[5gs-sandbox](https://github.com/gsma-labs/5gs-sandbox)** β€” Run AI agent evaluations inside a complete 5G Standalone network. A full 5G SA deployment with 15 Docker containers (Open5GS + UERANSIM), enabling agents to configure, diagnose, and optimize real 5G network functions with actual performance measurement.
65
 
 
 
 
 
 
66
  ## Research and Community
67
 
68
+ - **GSMA AI Initiatives**: https://www.gsma.com/solutions-and-impact/technologies/artificial-intelligence/open-telco.ai/
69
  - **Open Gateway**: https://www.gsma.com/solutions-and-impact/gsma-open-gateway/
70
  - **MWC (Mobile World Congress)**: https://www.mwcbarcelona.com/