Class: Cohere::Transcribe::PyTorchCheckpoint::Global
- Inherits:
-
Data
- Object
- Data
- Cohere::Transcribe::PyTorchCheckpoint::Global
- Defined in:
- lib/cohere/transcribe/pytorch_checkpoint.rb
Instance Attribute Summary collapse
-
#module_name ⇒ Object
readonly
Returns the value of attribute module_name.
-
#name ⇒ Object
readonly
Returns the value of attribute name.
Instance Attribute Details
#module_name ⇒ Object (readonly)
Returns the value of attribute module_name
42 43 44 |
# File 'lib/cohere/transcribe/pytorch_checkpoint.rb', line 42 def module_name @module_name end |
#name ⇒ Object (readonly)
Returns the value of attribute name
42 43 44 |
# File 'lib/cohere/transcribe/pytorch_checkpoint.rb', line 42 def name @name end |