patrickfleith commited on
Commit
7a12dfa
·
verified ·
1 Parent(s): 371a1da

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +28 -28
  2. model.safetensors +1 -1
  3. model_head.pkl +1 -1
README.md CHANGED
@@ -10,17 +10,17 @@ tags:
10
  - text-classification
11
  - generated_from_setfit_trainer
12
  widget:
13
- - text: The thrust chamber is a critical component where the combustion of propellants
14
- occurs, generating high-pressure and high-temperature exhaust gases.
15
- - text: What are the primary challenges in developing reusable rocket engines, and
16
- how do they impact cost and reliability?
17
- - text: The integration of maximum power point tracking (MPPT) technology enhances
18
- the efficiency of solar arrays by dynamically adjusting the load to match the
19
- optimal power output of the photovoltaic cells.
20
- - text: In liquid rocket engines, the turbopump plays a vital role in feeding propellants
21
- into the combustion chamber at high pressures.
22
- - text: Discuss the significance of thermal isolation techniques in preventing heat
23
- transfer between satellite components.
24
  inference: true
25
  model-index:
26
  - name: SetFit with BAAI/bge-small-en-v1.5
@@ -66,11 +66,11 @@ The model has been trained using an efficient few-shot learning technique that i
66
  - **Blogpost:** [SetFit: Efficient Few-Shot Learning Without Prompts](https://huggingface.co/blog/setfit)
67
 
68
  ### Model Labels
69
- | Label | Examples |
70
- |:----------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
71
- | Propulsion | <ul><li>'The use of staged combustion cycles, such as the full-flow staged combustion cycle, can enhance the performance of liquid rocket engines by utilizing propellants more efficiently.'</li><li>"Rocket engines operate on the principle of Newton's Third Law of Motion, where the expulsion of high-speed exhaust gases produces a reaction force that propels the rocket forward."</li><li>'The efficiency of a rocket engine is primarily determined by its specific impulse (Isp), which measures the thrust produced per unit of propellant consumed.'</li></ul> |
72
- | Power Subsystem | <ul><li>"The satellite's power budget, which balances generation, storage, and consumption, is meticulously planned to ensure that all systems remain operational throughout the mission duration."</li><li>'Energy distribution within the satellite is managed by a network of bus bars and wiring harnesses, designed to minimize resistive losses and maintain voltage stability across all operational conditions.'</li><li>'Autonomous diagnostic and recovery protocols are embedded within the power management system to isolate and rectify faults, ensuring mission continuity.'</li></ul> |
73
- | Thermal Control | <ul><li>'Thermo-optical properties of surface materials, such as absorptivity and emissivity, are critical parameters in the design of the thermal control subsystem.'</li><li>'Phase change materials (PCMs) are employed in some satellite TCS designs to absorb and release thermal energy, stabilizing temperature fluctuations during orbital transitions.'</li><li>'Discuss the advantages and limitations of using variable conductance heat pipes (VCHPs) in spacecraft.'</li></ul> |
74
 
75
  ## Evaluation
76
 
@@ -97,7 +97,7 @@ from setfit import SetFitModel
97
  # Download from the 🤗 Hub
98
  model = SetFitModel.from_pretrained("patrickfleith/my-awesome-astro-text-classifier")
99
  # Run inference
100
- preds = model("Discuss the significance of thermal isolation techniques in preventing heat transfer between satellite components.")
101
  ```
102
 
103
  <!--
@@ -127,14 +127,14 @@ preds = model("Discuss the significance of thermal isolation techniques in preve
127
  ## Training Details
128
 
129
  ### Training Set Metrics
130
- | Training set | Min | Median | Max |
131
- |:-------------|:----|:--------|:----|
132
- | Word count | 11 | 22.5278 | 30 |
133
 
134
  | Label | Training Sample Count |
135
  |:----------------|:----------------------|
136
- | Propulsion | 12 |
137
- | Thermal Control | 13 |
138
  | Power Subsystem | 11 |
139
 
140
  ### Training Hyperparameters
@@ -157,12 +157,12 @@ preds = model("Discuss the significance of thermal isolation techniques in preve
157
  ### Training Results
158
  | Epoch | Step | Training Loss | Validation Loss |
159
  |:------:|:----:|:-------------:|:---------------:|
160
- | 0.0370 | 1 | 0.2051 | - |
161
- | 1.8519 | 50 | 0.0194 | - |
162
- | 3.7037 | 100 | 0.0048 | - |
163
- | 5.5556 | 150 | 0.0031 | - |
164
- | 7.4074 | 200 | 0.0025 | - |
165
- | 9.2593 | 250 | 0.0025 | - |
166
 
167
  ### Framework Versions
168
  - Python: 3.10.12
 
10
  - text-classification
11
  - generated_from_setfit_trainer
12
  widget:
13
+ - text: The thrust produced by a rocket engine is a function of the mass flow rate
14
+ of the propellant and the velocity of the exhaust gases as they exit the nozzle.
15
+ - text: Advanced energy storage technologies, such as Lithium-Ion batteries, offer
16
+ higher energy densities and longer life cycles compared to traditional Nickel-Cadmium
17
+ batteries, making them ideal for long-duration space missions.
18
+ - text: The thermal control subsystem must accommodate both internal heat generated
19
+ by electronic components and external thermal loads from the space environment.
20
+ - text: The structural integrity of solar panels must be robust enough to withstand
21
+ the mechanical stresses of launch and the harsh thermal cycles of the space environment.
22
+ - text: The satellite thermal control subsystem (TCS) is crucial for maintaining operational
23
+ temperatures of all onboard instruments and systems within their specified limits.
24
  inference: true
25
  model-index:
26
  - name: SetFit with BAAI/bge-small-en-v1.5
 
66
  - **Blogpost:** [SetFit: Efficient Few-Shot Learning Without Prompts](https://huggingface.co/blog/setfit)
67
 
68
  ### Model Labels
69
+ | Label | Examples |
70
+ |:----------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
71
+ | Propulsion | <ul><li>'What are the primary challenges in developing reusable rocket engines, and how do they impact cost and reliability?'</li><li>'In liquid rocket engines, the turbopump plays a vital role in feeding propellants into the combustion chamber at high pressures.'</li><li>'The combustion efficiency of a rocket engine depends on factors like propellant mixture ratio, injector design, and combustion chamber pressure.'</li></ul> |
72
+ | Power Subsystem | <ul><li>'The energy conversion efficiency of solar cells is influenced by factors such as temperature, radiation exposure, and the angle of incidence of sunlight, necessitating adaptive control mechanisms.'</li><li>'The electrical generation capability of a satellite is primarily determined by the efficiency and surface area of its photovoltaic cells, which convert incident solar radiation into electrical energy.'</li><li>'Energy distribution within the satellite is managed by a network of bus bars and wiring harnesses, designed to minimize resistive losses and maintain voltage stability across all operational conditions.'</li></ul> |
73
+ | Thermal Control | <ul><li>'How do thermal balance tests validate spacecraft thermal design before launch?'</li><li>'The satellite thermal control subsystem (TCS) is crucial for maintaining operational temperatures of all onboard instruments and systems within their specified limits.'</li><li>'Describe the impact of albedo and infrared emissions from Earth on satellite thermal design.'</li></ul> |
74
 
75
  ## Evaluation
76
 
 
97
  # Download from the 🤗 Hub
98
  model = SetFitModel.from_pretrained("patrickfleith/my-awesome-astro-text-classifier")
99
  # Run inference
100
+ preds = model("The thrust produced by a rocket engine is a function of the mass flow rate of the propellant and the velocity of the exhaust gases as they exit the nozzle.")
101
  ```
102
 
103
  <!--
 
127
  ## Training Details
128
 
129
  ### Training Set Metrics
130
+ | Training set | Min | Median | Max |
131
+ |:-------------|:----|:-------|:----|
132
+ | Word count | 11 | 22.75 | 30 |
133
 
134
  | Label | Training Sample Count |
135
  |:----------------|:----------------------|
136
+ | Propulsion | 15 |
137
+ | Thermal Control | 10 |
138
  | Power Subsystem | 11 |
139
 
140
  ### Training Hyperparameters
 
157
  ### Training Results
158
  | Epoch | Step | Training Loss | Validation Loss |
159
  |:------:|:----:|:-------------:|:---------------:|
160
+ | 0.0370 | 1 | 0.2266 | - |
161
+ | 1.8519 | 50 | 0.021 | - |
162
+ | 3.7037 | 100 | 0.0051 | - |
163
+ | 5.5556 | 150 | 0.0032 | - |
164
+ | 7.4074 | 200 | 0.0026 | - |
165
+ | 9.2593 | 250 | 0.0023 | - |
166
 
167
  ### Framework Versions
168
  - Python: 3.10.12
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea08d47068df97a0d5efa7e627916ffaea2c8538483fb7f8c156ba52bead8fc0
3
  size 133462128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15ab01958f9b336ce04ab790ec370a593c96f0abde4ef422857c12f3e8fab21d
3
  size 133462128
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08e391da68c72a62db9ca793f724eb33433b9bd7d65b3307b902793d2ebbccb5
3
  size 10255
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:228b58301cf34e299cda3fee251efe73ecdf96253eaad9209357a541c6582e39
3
  size 10255