< Prev | Home | Model | Random | Next >

Model: SoLU Model: 12 Layers, 6144 Neurons per Layer

Dataset: 80% C4 (Web Text) and 20% Python Code

Neuron 6139 in Layer 10

Load this data into an Interactive Neuroscope

See Documentation here

Transformer Lens Loading: HookedTransformer.from_pretrained('solu-12l')



Text #0

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.7465. Min Act: -0.0000

Data Index: 1528966 (Python Code)

Max Activating Token Index: 826

Click toggle to see full text

Truncated

 = kwargs.pop('cls', None)  # type: ClsType["_models.BlobContainer"]        
 error_map = {            
 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError        
 }        
 error_map.

Full Text #0

<|BOS|>3, min_length=3),            
 'subscriptionId': self._serialize.url("self._config.subscription_id", self._config.subscription_id, 'str', min_length=1),        
 }        
 url = self._client.format_url(url, **path_format_arguments)         

 # Construct parameters        
 query_parameters = {}  # type: Dict[str, Any]        
 query_parameters['api-version'] = self._serialize.query("api_version", api_version, 'str')         

 # Construct headers        
 header_parameters = {}  # type: Dict[str, Any]        
 header_parameters['Content-Type'] = self._serialize.header("content_type", content_type, 'str')        
 header_parameters['Accept'] = self._serialize.header("accept", accept, 'str')         

 body_content_kwargs = {}  # type: Dict[str, Any]        
 body_content = self._serialize.body(blob_container, 'BlobContainer')        
 body_content_kwargs['content'] = body_content        
 request = self._client.patch(url, query_parameters, header_parameters, **body_content_kwargs)        
 pipeline_response = self._client._pipeline.run(request, stream=False, **kwargs)        
 response = pipeline_response.http_response         

 if response.status_code not in [200]:            
 map_error(status_code=response.status_code, response=response, error_map=error_map)            
 raise HttpResponseError(response=response, error_format=ARMErrorFormat)         

 deserialized = self._deserialize('BlobContainer', pipeline_response)         

 if cls:            
 return cls(pipeline_response, deserialized, {})         

 return deserialized    
 update.metadata = {'url': '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}/blobServices/default/containers/{containerName}'}  # type: ignore     

 def get(        
 self,        
 resource_group_name,  # type: str        
 account_name,  # type: str        
 container_name,  # type: str        
 **kwargs  # type: Any    
 ):        
 # type: (...) -> "_models.BlobContainer"        
 """Gets properties of a specified container.         

 :param resource_group_name: The name of the resource group within the user's subscription. The         
 name is case insensitive.        
 :type resource_group_name: str        
 :param account_name: The name of the storage account within the specified resource group.         
 Storage account names must be between 3 and 24 characters in length and use numbers and         
 lower-case letters only.        
 :type account_name: str        
 :param container_name: The name of the blob container within the specified storage account.         
 Blob container names must be between 3 and 63 characters in length and use numbers, lower-case         
 letters and dash (-) only. Every dash (-) character must be immediately preceded and followed         
 by a letter or number.        
 :type container_name: str        
 :keyword callable cls: A custom type or function that will be passed the direct response        
 :return: BlobContainer, or the result of cls(response)        
 :rtype: ~azure.mgmt.storage.v2021_04_01.models.BlobContainer        
 :raises: ~azure.core.exceptions.HttpResponseError        
 """        
 cls = kwargs.pop('cls', None)  # type: ClsType["_models.BlobContainer"]        
 error_map = {            
 401: ClientAuthenticationError, 404: ResourceNotFoundError, 409: ResourceExistsError        
 }        
 error_map.update(kwargs.pop('error_map', {}))        
 api_version = "2021-04-01"        
 accept = "application/json"         

 # Construct URL        
 url = self.get.metadata['url']  # type: ignore        
 path_format_arguments = {            
 'resourceGroupName': self._serialize.url("resource_group_name", resource_group_name, 'str', max_length=90, min_length=1, pattern=r'^[-\w\._\(\)]+$'),            
 'accountName': self._serialize.url("account_name", account_name, 'str', max_length=24, min_length=3),            
 'containerName': self._serialize.url("container_name", container_name, 'str', max_length=63, min_length=3),

Text #1

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.7694. Min Act: -0.0000

Data Index: 1405602 (Python Code)

Max Activating Token Index: 812

Click toggle to see full text

Truncated

Full Text #1


Text #2

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.7656. Min Act: -0.0000

Data Index: 1413008 (Python Code)

Max Activating Token Index: 682

Click toggle to see full text

Truncated

Full Text #2


Text #3

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.6836. Min Act: -0.0000

Data Index: 1478879 (Python Code)

Max Activating Token Index: 290

Click toggle to see full text

Truncated

Full Text #3


Text #4

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.7949. Min Act: -0.0000

Data Index: 1445417 (Python Code)

Max Activating Token Index: 220

Click toggle to see full text

Truncated

Full Text #4


Text #5

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.7565. Min Act: -0.0000

Data Index: 1555963 (Python Code)

Max Activating Token Index: 1016

Click toggle to see full text

Truncated

Full Text #5


Text #6

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.7627. Min Act: -0.0000

Data Index: 1420577 (Python Code)

Max Activating Token Index: 580

Click toggle to see full text

Truncated

Full Text #6


Text #7

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.7565. Min Act: -0.0000

Data Index: 1475905 (Python Code)

Max Activating Token Index: 699

Click toggle to see full text

Truncated

Full Text #7


Text #8

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.7644. Min Act: -0.0000

Data Index: 1482680 (Python Code)

Max Activating Token Index: 445

Click toggle to see full text

Truncated

Full Text #8


Text #9

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.7357. Min Act: -0.0000

Data Index: 1626622 (Python Code)

Max Activating Token Index: 78

Click toggle to see full text

Truncated

Full Text #9


Text #10

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.7353. Min Act: -0.0000

Data Index: 1392659 (Python Code)

Max Activating Token Index: 592

Click toggle to see full text

Truncated

Full Text #10


Text #11

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.7274. Min Act: -0.0000

Data Index: 1549698 (Python Code)

Max Activating Token Index: 570

Click toggle to see full text

Truncated

Full Text #11


Text #12

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.7005. Min Act: -0.0000

Data Index: 1367226 (Python Code)

Max Activating Token Index: 620

Click toggle to see full text

Truncated

Full Text #12


Text #13

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.6614. Min Act: -0.0000

Data Index: 1615449 (Python Code)

Max Activating Token Index: 785

Click toggle to see full text

Truncated

Full Text #13


Text #14

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.7477. Min Act: -0.0000

Data Index: 1591639 (Python Code)

Max Activating Token Index: 493

Click toggle to see full text

Truncated

Full Text #14


Text #15

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.6728. Min Act: -0.0000

Data Index: 1516382 (Python Code)

Max Activating Token Index: 659

Click toggle to see full text

Truncated

Full Text #15


Text #16

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.6950. Min Act: -0.0000

Data Index: 1402824 (Python Code)

Max Activating Token Index: 734

Click toggle to see full text

Truncated

Full Text #16


Text #17

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.7330. Min Act: -0.0000

Data Index: 1586027 (Python Code)

Max Activating Token Index: 741

Click toggle to see full text

Truncated

Full Text #17


Text #18

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.6578. Min Act: -0.0000

Data Index: 1522678 (Python Code)

Max Activating Token Index: 995

Click toggle to see full text

Truncated

Full Text #18


Text #19

Max Range: 0.7949. Min Range: -0.7949

Max Act: 0.7051. Min Act: -0.0000

Data Index: 1651388 (Python Code)

Max Activating Token Index: 83

Click toggle to see full text

Truncated

Full Text #19