MCPcopy Index your code
hub / github.com/Turing-Project/WriteGPT / interactive_conditional_samples.py

File interactive_conditional_samples.py

LanguageNetwork/GPT2/scripts/interactive_conditional_samples.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*
2import os
3import argparse
4import json

Callers

nothing calls this directly

Calls 5

sampleFunction · 0.90
extract_generated_targetFunction · 0.70
from_json_fileMethod · 0.45
tokenizeMethod · 0.45
convert_tokens_to_idsMethod · 0.45

Tested by

no test coverage detected