From efd5024353aa83e84abfb0650018e629f0713c02 Mon Sep 17 00:00:00 2001 From: Arnaud J Le Hors Date: Wed, 27 Nov 2024 09:58:24 +0100 Subject: [PATCH] Fix model filename Signed-off-by: Arnaud J Le Hors --- models/PanGu-a.yml | 4 +- "models/PanGu-\316\261.yml" | 116 ------------------------------------ 2 files changed, 2 insertions(+), 118 deletions(-) delete mode 100644 "models/PanGu-\316\261.yml" diff --git a/models/PanGu-a.yml b/models/PanGu-a.yml index 960ff79..2df326b 100644 --- a/models/PanGu-a.yml +++ b/models/PanGu-a.yml @@ -5,8 +5,8 @@ framework: release: name: PanGu-α version: 200B - date: '2024-10-03' - type: '' + date: '2024-11-14' + type: language architecture: decoder origin: '' producer: Huawei diff --git "a/models/PanGu-\316\261.yml" "b/models/PanGu-\316\261.yml" deleted file mode 100644 index 2df326b..0000000 --- "a/models/PanGu-\316\261.yml" +++ /dev/null @@ -1,116 +0,0 @@ -framework: - name: 'Model Openness Framework' - version: '1.0' - date: '2024-12-15' -release: - name: PanGu-α - version: 200B - date: '2024-11-14' - type: language - architecture: decoder - origin: '' - producer: Huawei - contact: '' - components: - - - name: 'Model architecture' - description: "Well commented code for the model's architecture" - location: '' - license_name: 'Pending evaluation' - license_path: '' - - - name: 'Data preprocessing code' - description: 'Code for data cleansing, normalization, and augmentation' - location: '' - license_name: 'Pending evaluation' - license_path: '' - - - name: 'Training code' - description: 'Code used for training the model' - location: '' - license_name: 'Pending evaluation' - license_path: '' - - - name: 'Inference code' - description: 'Code used for running the model to make predictions' - location: '' - license_name: 'Pending evaluation' - license_path: '' - - - name: 'Evaluation code' - description: 'Code used for evaluating the model' - location: '' - license_name: 'Pending evaluation' - license_path: '' - - - name: 'Supporting libraries and tools' - description: "Libraries and tools used in the model's development" - location: '' - license_name: 'Pending evaluation' - license_path: '' - - - name: 'Model parameters (Final)' - description: 'Trained model parameters, weights and biases' - location: '' - license_name: 'Pending evaluation' - license_path: '' - - - name: 'Model parameters (Intermediate)' - description: 'Trained model parameters, weights and biases' - location: '' - license_name: 'Pending evaluation' - license_path: '' - - - name: Datasets - description: 'Training, validation and testing datasets used for the model' - location: '' - license_name: 'Pending evaluation' - license_path: '' - - - name: 'Evaluation data' - description: 'Data used for evaluating the model' - location: '' - license_name: 'Pending evaluation' - license_path: '' - - - name: 'Model metadata' - description: 'Any model metadata including training configuration and optimizer states' - location: '' - license_name: 'Pending evaluation' - license_path: '' - - - name: 'Sample model outputs' - description: 'Examples of outputs generated by the model' - location: '' - license_name: 'Pending evaluation' - license_path: '' - - - name: 'Model card' - description: 'Model details including performance metrics, intended use, and limitations' - location: '' - license_name: 'Pending evaluation' - license_path: '' - - - name: 'Data card' - description: 'Documentation for datasets including source, characteristics, and preprocessing details' - location: '' - license_name: 'Pending evaluation' - license_path: '' - - - name: 'Technical report' - description: 'Technical report detailing capabilities and usage instructions for the model' - location: '' - license_name: 'Pending evaluation' - license_path: '' - - - name: 'Research paper' - description: 'Research paper detailing the development and capabilities of the model' - location: '' - license_name: 'License not specified' - license_path: '' - - - name: 'Evaluation results' - description: 'The results from evaluating the model' - location: '' - license_name: 'Pending evaluation' - license_path: ''